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

Error when decoding array of uint256 #131

Open
guidomb opened this issue May 19, 2022 · 1 comment
Open

Error when decoding array of uint256 #131

guidomb opened this issue May 19, 2022 · 1 comment

Comments

@guidomb
Copy link

guidomb commented May 19, 2022

I'm getting a MatchError raised by ex_abi when I use this library to call a contract's method that returns an array of uint256. Initially I thought it was a bug in ex_abi but based on the evidence provided in poanetwork/ex_abi#98 it seems that there might something wrong on how this library is handling the response from the RPC call and passing that to ex_abi for decoding.

The issue I reference in ex_abi has all the required information to reproduce the bug

@BrandtHill
Copy link

Relevant issue reported here: Metalink-App#7

Since web3x is forked form exw3 they appear to be identical issues.

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

No branches or pull requests

2 participants