ethers-rs/ethers-contract/tests
Matthias Seitz 2c30468b70
fix(codec)!: ambiguity unit8[] and bytes (#613)
* fix: unit8 encoding

* feat: use ethers::types::Bytes for solidity bytes type

* feat: add const generic from impls

* fix: failing tests

* fix: make compatible with bytes

* update changelog

* make compatible with encoding changes

* chore rm write to file
2021-11-24 22:15:17 +02:00
..
common Feat/add call deployer (#554) 2021-11-04 15:02:05 +02:00
solidity-contracts test: add underscore test (#505) 2021-10-22 14:25:46 +03:00
abigen.rs fix: preserve underscores in case of collisions (#548) 2021-11-01 01:06:31 +02:00
contract.rs fix(codec)!: ambiguity unit8[] and bytes (#613) 2021-11-24 22:15:17 +02:00