Skip to content

brownie 1.13.0

Compare
Choose a tag to compare
@iamdefinitelyahuman iamdefinitelyahuman released this 09 Jan 19:06
· 964 commits to master since this release
b9cd3a4

Added

  • Automatic source code verification on Etherscan (#914)
  • Allow replacing transactions that were broadcasted outside of Brownie (#922)
  • Add decode_input, decode_output and info methods to OverloadedMethod object (#925)

Changed

  • Lazily decode events for confirmed transactions (#926)