Skip to content

brownie 1.17.1

Compare
Choose a tag to compare
@iamdefinitelyahuman iamdefinitelyahuman released this 07 Nov 13:59
· 455 commits to master since this release
767cab0

Added

  • Add support for ARBISCAN_TOKEN env var (#1319)
  • Add Avalanche to default networks and support for snowtrace (#1332)

Changed

  • Transactions are rebroadcasted until they appear in the mempool (#1327)
  • Avoid caching on chains with short blocktimes (#1297)

Fixed

  • Match single/double quote paths in source verification (#1323)
  • Change use of getcontext() (#1310)
  • IPv6-aware Hardhat (#1309)