ethers-rs/ethers-core/src
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
..
abi feat: generate rust structs from solidity JSON ABI (#378) 2021-08-16 10:29:44 +03:00
types fix: signature fields should be U256 instead of H256 (#379) 2021-08-15 14:30:44 +03:00
utils feat: support additional ganache arguments (#347) 2021-07-25 17:37:38 +03:00
lib.rs feat: generalize wallet/private key + yubihsm2 (#75) 2020-10-02 11:41:16 +03:00