Skip to content

brownie 1.11.12

Compare
Choose a tag to compare
@iamdefinitelyahuman iamdefinitelyahuman released this 04 Nov 18:11
· 1239 commits to master since this release
5ae34bd

Added

  • timestamp kwarg for chain.mine (#838)
  • ETH_ADDRESS constant (#835)
  • show nonce in console output for pending transactions (#833)

Fixed

  • Allow use of ProjectContract in tx "from" field on development networks (#836)
  • Do not attempt to open debugging console when the failing test has not been collected due to a SyntaxError (#834)