Update hevm to 9ba5e52fc7ec7ae6f7f3a25d5ee426625d2aa9d#1487
Merged
Conversation
f1bad4a to
d09451b
Compare
d09451b to
163fb3c
Compare
hevm to d28f99c9da6d5115adb58cf607057719370538fchevm to 9ba5e52fc7ec7ae6f7f3a25d5ee426625d2aa9d
elopez
commented
Dec 11, 2025
elopez
commented
Dec 11, 2025
Closed
datradito
pushed a commit
to datradito/echidna-mcp
that referenced
this pull request
Dec 29, 2025
* Update `hevm` to `9ba5e52fc7ec7ae6f7f3a25d5ee426625d2aa9d` * CLAUDE.md: document import order * tree-wide: sort imports * Fix symbolic tests after hevm update * update the fetching code for the new hevm * improved rpc fetching --------- Co-authored-by: gustavo-grieco <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This updates hevm and sorts the imports across the codebase.