-
Notifications
You must be signed in to change notification settings - Fork 51
Issues: ethereum/hevm
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Maybe emit warning when trying to call contract at address zero
#671
opened Feb 19, 2025 by
msooseth
When doing equivalence checking, CALL to unknown code can be approximated in a different way
#669
opened Feb 18, 2025 by
msooseth
STATICCALL
(and later EXTCODESIZE
& CALL
) overapproximation needs *much* better explanation
documentation
#666
opened Feb 18, 2025 by
msooseth
When there are zero solutions to a multi-solution query, end exploration
enhancement
New feature or request
#657
opened Feb 12, 2025 by
msooseth
Make state Abstract after a CALL to unknown code -- or better yet, analyze what can change
#653
opened Feb 10, 2025 by
msooseth
Equivalence checking does not treat empty store as equal to a store initialized to zero
#647
opened Feb 7, 2025 by
zoep
Call to precompile crashes echidna even when the compiler should prevent the call
enhancement
New feature or request
low-priority
#606
opened Nov 19, 2024 by
GalloDaSballo
hevm equivalence
does not check log equivalence
enhancement
#586
opened Oct 7, 2024 by
charles-cooper
hevm equivalence
fails due to dynamic jumptable and hence symbolic JUMP
enhancement
#581
opened Oct 4, 2024 by
charles-cooper
Collision in address is "possible" as per hevm, even though it's not
bug
Something isn't working
in progress
#549
opened Sep 5, 2024 by
zoep
error:
TODO: symbolic abi encoding for bytes
-- needs AbiBytesDynamicType
Abi encoding in symAbiArg
#533
opened Aug 21, 2024 by
ethever
Confusion about "Latest" BlockNumber when Symbolic executing a contract
question
Further information is requested
#528
opened Aug 17, 2024 by
ethever
Partial Concrete Storage for symbolic execution
enhancement
New feature or request
#523
opened Aug 9, 2024 by
ethever
Move trace printing to prettyprinter
enhancement
New feature or request
good first issue
#496
opened Jun 21, 2024 by
arcz
Chain of read+writes could be improved by analyzing array/map indices
enhancement
New feature or request
#454
opened Feb 20, 2024 by
msooseth
Spurious Counterexample With Nested Arrays
bug
Something isn't working
in progress
#434
opened Jan 6, 2024 by
d-xo
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.