Skip to content

brownie 1.19.1

Compare
Choose a tag to compare
@iamdefinitelyahuman iamdefinitelyahuman released this 07 Aug 14:51
· 265 commits to master since this release
d009fad

Fixed

  • Handle version bytecode for Vyper >=0.3.4 (#1578)
  • Handle Vyper >=0.3.4 coverage data generation breaking project compilation (#1586)
  • Handle null value of to field in transaction receipt so that contract deploying with Anvil works properly (#1573)
  • Avoid removing dependencies from the build (#1564)