Skip to content

brownie 1.11.10

Compare
Choose a tag to compare
@iamdefinitelyahuman iamdefinitelyahuman released this 22 Oct 22:52
· 1300 commits to master since this release
f7c1d6c

Changed

  • During testing, do not connect to network until immediately before running tests (#819)

Fixed

  • Vyper 0.2.5 non-payable revert error no longer displays the entire contract (#812)
  • Handle correct ConnectionError when pulling Vyper versions (#815)
  • Typo in gasPrice during gas estimation (#817)
  • Handle 0x when parsing tuples with black for call trace (#818)
  • Console completions for Contract.deploy (#820)