Skip to content

Commit

Permalink
Echidna 2.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
elopez committed Jan 8, 2025
1 parent 1ef14f0 commit 2d2591c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 2.2.6

* feat: allow disabling Slither integration (#1327)
* Print total call count on exit (#1328)
* Fix precompile evaluation on Windows (#1333)
* Upgrade `hevm` to fix `prank`ing cheatcodes (#1331)

## 2.2.5

* Support Ethereum Cancun upgrade (#1317, #1309, #1300)
Expand Down
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: echidna
author: Trail of Bits <[email protected]>
maintainer: Trail of Bits <[email protected]>

version: 2.2.5
version: 2.2.6

ghc-options:
- -O2
Expand Down

0 comments on commit 2d2591c

Please sign in to comment.