Skip to content

dapp/0.32.1

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 14:12
dapp/0.32.1
bbc2b48

dapp 0.32.1

Fixed

  • dapp init works with the new standard-json architecture
  • dapp 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.