pypi eth-brownie 1.18.0
brownie 1.18.0

latest release: 1.18.1
2 years ago

Added

  • Support for Ganache v7 (#1409, #1410)
  • Add override argument to contract methods which allows changing the state before the call (#1412)
  • Allow to override EVM version per language (#1418)
  • Support for Alchemy via WEB3_ALCHEMY_PROJECT_ID environment var (#1401)
  • Support Ganache unlimited contract size (#1424)

Changed

  • Added a new solidity compiler setting use_latest_patch in brownie-config.yaml to use the latest patch version of a compiler based on the pragma version of the contract (#1383)
  • Add cli flag -r for raising exceptions to the caller instead of doing a system exit (#1394)

Fixed

  • Force files to be opened as UTF-8 (#1377)
  • Fix incremental compilation failing because of mismatching compiler versions (#1411)

Don't miss a new eth-brownie release

NewReleases is sending notifications on new releases.