ethers-rs/ethers-contract/tests
Matthias Seitz 8b5f4bfa81
fix: always treat abi type structs as tuples (#417)
* fix: always treat abi type structs as tuples

* fix: keep decoding for single field structs

* feat: unify event and struct encoding
2021-09-02 19:16:39 +03:00
..
common fix: always treat abi type structs as tuples (#417) 2021-09-02 19:16:39 +03:00
solidity-contracts feat: generate rust structs from solidity JSON ABI (#378) 2021-08-16 10:29:44 +03:00
abigen.rs chore: remove cyclical dependencies (#410) 2021-08-29 00:06:29 +03:00
contract.rs chore: remove cyclical dependencies (#410) 2021-08-29 00:06:29 +03:00