Skip to content

brownie 1.9.3

Compare
Choose a tag to compare
@iamdefinitelyahuman iamdefinitelyahuman released this 19 Jun 15:22
· 1627 commits to master since this release
1b04532

Added

  • Accounts can now be unlocked on development networks (#633)

Fixed

  • Parity error messages (#631)
  • Geth error messages on reverted eth_call (#639)
  • Etherscan source code returned as compiler JSON input (#637)
  • Enter correct frame on exception with brownie run -I (#638)
  • Always exit with non-zero status on an unhandled exception (#640)