Skip to content

dapp/0.33.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 19:52
· 477 commits to master since this release
dapp/0.33.0
4fe19a0

Added

  • A new type of test has been added: invariant testing, which runs a test function against a random
    reachable contract state. More information in the README
  • A new flag for dapp test, --ffi allows users to enable the ffi() cheatcode in their tests

Changed

  • solc 0.8.6 is now the default compiler version
  • updated nixpkgs to the 21.05 channel