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

Improve handling of encodeValueType when passing number as hex that don't fit the uintN range. #484

Open
4 tasks
CJ42 opened this issue Nov 6, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@CJ42
Copy link
Collaborator

CJ42 commented Nov 6, 2024

I'm submitting a...

  • bug report
  • feature request
  • question about the decisions made in the repository
  • question about how to use this project

Summary

This is a suggestion for improvement. Here the error thrown comes from web3.js. Better error handling could be provided to describe that the number of hex does fit within the uintN type provided.

image
@CJ42 CJ42 added the good first issue Good for newcomers label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant