Skip to content

brownie 1.19.3

Compare
Choose a tag to compare
@iamdefinitelyahuman iamdefinitelyahuman released this 29 Jan 21:38
· 206 commits to master since this release
2de6e1d

Added

  • Ganache 7.7.x support (#1652)

Fixed

  • Anvil support, you can now access trace, events and return_value for anvil transactions (#1652)
  • Removes eth-abi depreciation warnings (#1639)
  • Bump web3.py dep to support async provider in threaded applications (#1664)