brownie 1.11.10
·
1300 commits
to master
since this release
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)