Skip to content

brownie 1.6.3

Compare
Choose a tag to compare
@iamdefinitelyahuman iamdefinitelyahuman released this 09 Feb 13:44
· 2268 commits to master since this release
50823b9

Added

  • --stateful flag to only run or skip stateful test cases
  • EIP-170 size limits: warn on compile, give useful error message on failed deployment

Changed

  • unexpanded transaction trace is available for deployment transactions

Fixed

  • Warn instead of raising when an import spec cannot be found
  • Handle REVERT outside of function when generating revert map