-
Notifications
You must be signed in to change notification settings - Fork 2.6k
projects: add uint256 #6497
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
projects: add uint256 #6497
Conversation
|
cc @chfast is that the non-aliased version of your email address? |
Yes. |
|
Fixed the issues, tested the integration locally, fuzzer worked fine. PTAL |
|
A gentle ping on this? |
|
Friendly ping on this. The |
|
Are you still interested in this integration? If yes I'll ask the panel to consider. Otherwise maybe you should consider clusterfuzzlite |
Yes, I very much am |
Are there other users? I guess we sort of consider ethereum critical but if there are non-blockchain users we are more likely to accept. |
|
Not that I am aware of, no |
jonathanmetzman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This PR adds https://github.com/holiman/uint256 to oss-fuzz.
uint256is a 256-bit math library in golang, and is used primarily within the Ethereum ecosystem, by projects such as go-ethereum and erigon