ethers-rs/ethers-contract/ethers-contract-derive/src
Matthias Seitz 659ac061b2
refactor(abigen): replace ethabi::Reader (#1417)
* feat: add human readable function parser

* clippy fix

* revert bad clippy

* refactor(abigen): replace ethabi::Reader

* fix: add token to tuple token parsing
2022-06-26 17:26:43 -07:00
..
abi_ty.rs feat(abigen): use AbiType when parsing Function abi signature fails at compile time (#647) 2021-12-04 06:19:00 +02:00
abigen.rs feat(abigen): support shared type during multiabigen (#959) 2022-02-24 22:09:08 +02:00
call.rs refactor(abigen): replace ethabi::Reader (#1417) 2022-06-26 17:26:43 -07:00
codec.rs feat(abigen): add EthAbiCodec proc macro (#704) 2021-12-19 16:40:17 +02:00
display.rs fix: support display for bytes (#1148) 2022-04-16 13:08:31 -07:00
event.rs refactor(abigen): replace ethabi::Reader (#1417) 2022-06-26 17:26:43 -07:00
lib.rs chore(clippy): add some deny lints (#1064) 2022-03-19 10:05:39 -07:00
spanned.rs refactor: pull crates to root dir 2020-06-01 21:24:22 +03:00
utils.rs fix: support display for bytes (#1148) 2022-04-16 13:08:31 -07:00