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

Resolution of ABI parsing for nested structs #9

Merged
merged 1 commit into from
Jul 1, 2023
Merged

Conversation

0x19
Copy link
Contributor

@0x19 0x19 commented Jul 1, 2023

Discovered issue where nested structs could not be properly parsed. This PR is fixing it.

@0x19 0x19 added bug Something isn't working abi Application Binary Interface labels Jul 1, 2023
@0x19 0x19 self-assigned this Jul 1, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 5431369619

  • 13 of 13 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.4%) to 65.645%

Totals Coverage Status
Change from base Build 5430974862: 0.4%
Covered Lines: 407
Relevant Lines: 620

💛 - Coveralls

@0x19 0x19 merged commit 239fc9e into main Jul 1, 2023
@0x19 0x19 deleted the struct-array-fix branch July 1, 2023 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
abi Application Binary Interface bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants