Skip to content

v0.11.3

Compare
Choose a tag to compare
@fleupold fleupold released this 22 Mar 17:19
· 179 commits to main since this release
14179d6

Main new feature is that the deployment information can now be specified by block number, making old contracts' event handling code compatible with geth v1.10.0

Changelog

  • Version Bump (#485)
  • Allow for BlockNumber based deployment information (#482)
  • Bump @truffle/hdwallet-provider from 1.2.3 to 1.2.4 in /examples/truffle (#484)
  • Bump truffle-plugin-verify from 0.5.6 to 0.5.7 in /examples/truffle (#480)
  • Bump truffle from 5.2.3 to 5.2.4 in /examples/truffle (#479)
  • Bump @truffle/hdwallet-provider from 1.2.2 to 1.2.3 in /examples/truffle (#478)
  • Fix revert reason handling for geth nodes (#477)
  • Bump @openzeppelin/contracts from 4.0.0-beta.1 to 4.0.0-rc.0 in /examples/truffle (#476)
  • Bump truffle from 5.2.2 to 5.2.3 in /examples/truffle (#475)