ethers-rs/ethers-contract/ethers-contract-derive/src
Matthias Seitz 27a184db45
feat: add EthError trait and derive (#1549)
* feat: add EthError trait and derive

* update changelog
2022-08-02 11:03:52 -07:00
..
abi_ty.rs fix: use fully qualified path for Result (#1527) 2022-07-28 11:06:06 -07:00
abigen.rs fix: use fully qualified path for Result (#1527) 2022-07-28 11:06:06 -07:00
call.rs feat: add EthError trait and derive (#1549) 2022-08-02 11:03:52 -07:00
calllike.rs feat: add EthError trait and derive (#1549) 2022-08-02 11:03:52 -07:00
codec.rs fix: use fully qualified path for Result (#1527) 2022-07-28 11:06:06 -07:00
display.rs fix: support display for bytes (#1148) 2022-04-16 13:08:31 -07:00
error.rs feat: add EthError trait and derive (#1549) 2022-08-02 11:03:52 -07:00
event.rs fix: use fully qualified path for Result (#1527) 2022-07-28 11:06:06 -07:00
lib.rs feat: add EthError trait and derive (#1549) 2022-08-02 11:03:52 -07:00
spanned.rs refactor: pull crates to root dir 2020-06-01 21:24:22 +03:00
utils.rs feat: add EthError trait and derive (#1549) 2022-08-02 11:03:52 -07:00