ethers-rs/ethers-contract/tests
Matthias Seitz 2a3fcbbb40
feat(abigen): use AbiType when parsing Function abi signature fails at compile time (#647)
* refactor: improved from token impl

* feat: add AbiType support

* feat: no need for expect

* feat: add missing abiarraytype impl

* test: add struct derive test

* chore: rustfmt

* chore: update changelog

* chore: rustfmt
2021-12-04 06:19:00 +02:00
..
common Feat/add call deployer (#554) 2021-11-04 15:02:05 +02:00
solidity-contracts fix: method deduplication (#619) 2021-11-27 14:31:36 +02:00
abigen.rs feat(abigen): use AbiType when parsing Function abi signature fails at compile time (#647) 2021-12-04 06:19:00 +02:00
contract.rs fix(codec)!: ambiguity unit8[] and bytes (#613) 2021-11-24 22:15:17 +02:00