Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support encoding/decoding of dynamic size types #24

Merged
merged 3 commits into from
Mar 19, 2020
Merged

Support encoding/decoding of dynamic size types #24

merged 3 commits into from
Mar 19, 2020

Conversation

vbaranov
Copy link
Collaborator

@vbaranov vbaranov commented Mar 18, 2020

The latest version of ex_abi doesn't actually support correct encoding/decoding of dynamic size types

Related issues in Blockscout repository
blockscout/blockscout#1258
blockscout/blockscout#3048
blockscout/blockscout#3049

This PR introduces correct offset calculation for dynamic types of data and fixes the following issues: #2
#19
#15

The tests suite was extended with new tests

@vbaranov vbaranov merged commit 02539ef into master Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant