Releases: cowprotocol/ethcontract-rs
Releases · cowprotocol/ethcontract-rs
v0.15.0
v0.14.0
v0.13.1
v0.13.0
v0.12.2
v0.12.1
v0.12.0
v0.11.3
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)
v0.11.2
- 0.11.2 version bump (#474)
- Bump @openzeppelin/contracts from 4.0.0-beta.0 to 4.0.0-beta.1 in /examples/truffle (#473)
- Estimate gas for non offline transactions (#472)
- Bump truffle-plugin-verify from 0.5.5 to 0.5.6 in /examples/truffle (#471)
- Update README.md (#470)
- Bump truffle-plugin-verify from 0.5.4 to 0.5.5 in /examples/truffle (#469)
- Update solidity version from 0.6 to 0.8 (#467)
- Bump @truffle/hdwallet-provider from 1.2.1 to 1.2.2 in /examples/truffle (#465)