github eth-brownie/brownie v1.13.2
brownie 1.13.2

latest releases: v1.20.3, v1.20.2, v.1.20.1...
3 years ago

Added

  • Load installed packages via project.load (#971)

Changed

  • brownie run --interactive enters the console with the namespace of the successfully executed function (#976)

Fixed

  • Bump dependency version for eth-event to 1.2.1 to mitigate the topic generation bug for events with dynamic/fixed size tuple array inputs (#957)
  • Iterate over network connections instead of local process list to support RPC-attaching with host-based and dockerized RPC clients (#972)
  • Resolve hostnames provided in host network field to the actual IP when RPC-attaching (#972)
  • Correctly handle non-push instructions when parsing compiler outputs (#952)
  • Issue with implementation contract addresses pulled from eth_getStorageAt using Ganache v6.12.2 (#974)

Don't miss a new brownie release

NewReleases is sending notifications on new releases.