Skip to content

v0.3.2

Compare
Choose a tag to compare
@0xalpharush 0xalpharush released this 23 Jun 16:18
· 227 commits to master since this release
cad1c7a

0.3.2 - 2023-06-23

This release improves support for verified contracts on Ethercan, improves integration with Echidna's coverage collection, and fixes several bugs. Additionally, this release fixes a potential path traversal responsibly disclosed by Lucas Ma which could potentially overwrite a file if a user ran the crytic-compile on a specific, malicious address.

We would like to thank all of our external contributors:

Added

Changed

  • [Breaking API Change] Use list instead of set for filenames and contracts_names; change filename ordering by @montyly, @samalws-tob in #436
  • Do not explicitly pass --force to forge build by @karmacoma-eth in #429
  • use hash of relative path to make filename key more reliable by @0xalpharush in #450
  • Update dependabot.yml by @0xalpharush in #454

Fixed

New Contributors

Full Changelog: 0.3.1...0.3.2