Skip to content

brownie 1.19.4

Compare
Choose a tag to compare
@iamdefinitelyahuman iamdefinitelyahuman released this 29 Jan 22:52
· 117 commits to master since this release
a60b232

Added

  • viaIR optimizer support (#1572)
  • Silent transactions when calling a contract (#1636)
  • Include encoded return data in transaction trace (#1715)
  • --no-compile flag to avoid project recompilation (#1507)
  • Support for various new EVM chains

Changed

  • set default vyper EVM version to paris (#1684)

Fixed

  • Force using utf-8 for reading contracts (#1712)
  • Fix verification for same named files (#1677)
  • KeyError when removing a contract (#1689)