Skip to content

Commit

Permalink
Echidna 2.2.4 (#1291)
Browse files Browse the repository at this point in the history
  • Loading branch information
elopez committed Jul 16, 2024
1 parent 3b5d6d9 commit 84702aa
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 2.2.4

* Initial TLOAD/TSTORE support (#1286)
* Initial symbolic execution implementation (experimental, #1216, #1251, #1285)
* New panel toggles in the UI (#1197)
* New gas/s metric (#1279)
* Improved logging (#1202, #1271, #1273, #1274, #1283, #1258, #1269)
* Performance improvements with multiple workers (#1228)
* Shrinking improvements (#1196, #1250, #1280)
* Improved configuration options (#1200, #1227, #1251)

## 2.2.3

* feat: add CLI commands for RPC URL and block number (#1194)
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.3
version: 2.2.4

ghc-options:
- -O2
Expand Down

0 comments on commit 84702aa

Please sign in to comment.