Releases: cowprotocol/ethcontract-rs
Releases · cowprotocol/ethcontract-rs
v0.25.7
v0.25.6
What's Changed
- Reuse single shared allocation for ABI data by @MartinquaXD in #970
Full Changelog: v0.25.5...v0.25.6
v0.25.5
What's Changed
- Replace
net_version
witheth_chainId
by @MartinquaXD in #967
Full Changelog: v0.25.4...v0.25.5
v0.25.4
What's Changed
- Reduce minor compilation warnings by @squadgazzz in #964
- Skip rehashing function signatures by @MartinquaXD in #965
New Contributors
- @squadgazzz made their first contribution in #964
- @MartinquaXD made their first contribution in #965
Full Changelog: v0.25.2...v0.25.4
v0.25.2
What's Changed
- [KMS] Trim signature bytes for RLP encoding by @fleupold in #944
- Version/0.25.1 by @fleupold in #945
- Turn U256::from to U256::from_big_endian by @fleupold in #946
- Support decoding Hardhat Errors by @nlordell in #962
- Faciliate
StorageAccessbile
Simulations by @nlordell in #963
Full Changelog: v0.25.0...v0.25.2
v0.25.1
v0.25.0
v0.24.0
What's Changed
- Better Nethermind revert detection
- AWS KMS signing support
Full Changelog: v0.23.0...v0.24.0