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

Fix 500 response when ABI method was decoded as nil #5051

Merged
merged 1 commit into from Dec 29, 2021

Conversation

nikitosing
Copy link
Member

@nikitosing nikitosing commented Dec 29, 2021

Close #4863

Changelog

  • Add check if method parsed correctly by ABI library

Checklist for your Pull Request (PR)

@nikitosing nikitosing force-pushed the np-fix-nil-parsed-method branch 2 times, most recently from 53743d7 to cf7c334 Compare December 29, 2021 12:13
@vbaranov vbaranov merged commit 871327d into master Dec 29, 2021
@vbaranov vbaranov deleted the np-fix-nil-parsed-method branch December 29, 2021 13:30
sidhujag pushed a commit to syscoin/blockscout that referenced this pull request Dec 29, 2021
…method

Fix 500 response when ABI method was decoded as nil
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.

Error in calling contract method with bytes[] input data
2 participants