dapp/0.32.1
dapp 0.32.1
Fixed
dapp init
works with the new standard-json architecturedapp verify-contract
works with the new standard-json architecture
hevm 0.44.1
Changed
- hevm cheatcodes now accept symbolic arguments, allowing e.g. symbolic jumps in time in unit tests
- More efficient arithmetic overflow checks by translating queries to a more intelligent form.