Skip to content

brownie 1.11.8

Compare
Choose a tag to compare
@iamdefinitelyahuman iamdefinitelyahuman released this 07 Oct 12:55
· 1334 commits to master since this release
8036ef8

Added

  • Automatically add tx as a local variable during interactive debugging (#796)

Changed

  • Gas buffer is not applied to transactions between EOAs (#798)
  • Use vyper instead of vvm for compilation, where possible (#797)

Fixed

  • Correctly highlight skipped, previously failing tests in red when using -U flag (#795)