ethers-rs/ethers-contract/ethers-contract-abigen/src/contract
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
..
common.rs feat: add EthError trait and derive (#1549) 2022-08-02 11:03:52 -07:00
errors.rs feat: add EthError trait and derive (#1549) 2022-08-02 11:03:52 -07:00
events.rs fix: use fully qualified path for Result (#1527) 2022-07-28 11:06:06 -07:00
methods.rs feat: add EthError trait and derive (#1549) 2022-08-02 11:03:52 -07:00
structs.rs feat: add EthError trait and derive (#1549) 2022-08-02 11:03:52 -07:00
types.rs refactor: replace anyhow with eyre (#858) 2022-02-02 22:44:53 +02:00