ethers-rs/ethers-contract/tests
Matthias Seitz ba5f650dec
feat: generate rust structs from solidity JSON ABI (#378)
* add raw abi model

* feat: simplify struct representation

* feat: add struct generation

* use structs as function input

* fix: failing test

* add example

* rustfmt
2021-08-16 10:29:44 +03:00
..
common feat(ethers-contract): typed txs (part 4) (#362) 2021-08-09 03:50:38 +03:00
solidity-contracts feat: generate rust structs from solidity JSON ABI (#378) 2021-08-16 10:29:44 +03:00
abigen.rs feat: generate rust structs from solidity JSON ABI (#378) 2021-08-16 10:29:44 +03:00
contract.rs feat: multiple addresses on Filter (#375) 2021-08-12 19:19:24 +03:00