Skip to content

brownie 1.8.4

Compare
Choose a tag to compare
@iamdefinitelyahuman iamdefinitelyahuman released this 09 May 16:34
· 1938 commits to master since this release
3b0ff70

Added

  • Wei.to for unit conversion (#501)
  • Exposed block_time, default_balance and time ganache-cli parameters (#501)
  • TransactionReceipt.timestamp (#504)

Changed

  • brownie-config.yaml can now specify ganache-cli parameters (#501)
  • Global variables are now available when using the console for debugging (#506)
  • Simplified syntax for calling overloaded methods (#507)