ethers-rs/ethers-contract/tests
Matthias Seitz 3c164bc9bf
feat(abigen): add EthAbiCodec proc macro (#704)
* feat(abigen): add EthAbiCodec proc macro

* rustfmt

* fix: tuple codec
2021-12-19 16:40:17 +02:00
..
common feat(abigen): add EthAbiCodec proc macro (#704) 2021-12-19 16:40:17 +02:00
solidity-contracts feat(abigen): use structs for outputs (#664) 2021-12-09 16:00:59 -07:00
abigen.rs feat(abigen): add EthAbiCodec proc macro (#704) 2021-12-19 16:40:17 +02:00
contract.rs fix(codec)!: ambiguity unit8[] and bytes (#613) 2021-11-24 22:15:17 +02:00