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

Add utility method for getting an acceptable byte range from a list of ABI types #209

Open
antazoey opened this issue Jun 15, 2023 · 0 comments
Labels

Comments

@antazoey
Copy link

What feature should we add?

Let's say I have some ABI Types.. I'd be helpful to be able to calculate the range of bytes acceptable for such abis.
It would help pre-validate some thing before sending it off to eth-abi, and could help avoid various decoding issues.

@pacrob pacrob added the p4 label Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants