Skip to content

Conversation

benoitkugler
Copy link

Issue
Decoding wasn't correct, for example for nested arrays (coming from system.multicall)

Changes

  • Fixed next method - array and struct parts - using nextStart and nextEnd to watch for closing tags (and not only opening ones)
  • Some minor cleanup

@mattn
Copy link
Owner

mattn commented Apr 4, 2019

Please add test.

@benoitkugler
Copy link
Author

Added one test

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.

2 participants