ethers-rs/ethers-providers/src
James Prestwich 2090bf560e
Expose contract revert errors in the ContractError struct (#2172)
* feature: spelunk for revert errors

* feature: bubble up revert to contract error

* feature: bubble up reverts to multicall

* fix: correctly remove signature when deserializing EthErrors

* chore: remove redundant test

* chore: clippy

* fix: allow empty revert string

* docs: add all missing rustdoc for ethers-contract

* chore: rustfmt

* chore: Changelog

* fix: danipope test comment
2023-02-22 14:52:25 -08:00
..
ext Refactor: organize ethers-providers (#2159) 2023-02-20 15:55:36 -08:00
rpc Expose contract revert errors in the ContractError struct (#2172) 2023-02-22 14:52:25 -08:00
stream Refactor: organize ethers-providers (#2159) 2023-02-20 15:55:36 -08:00
toolbox Refactor: organize ethers-providers (#2159) 2023-02-20 15:55:36 -08:00
errors.rs Refactor: organize ethers-providers (#2159) 2023-02-20 15:55:36 -08:00
lib.rs Refactor: organize ethers-providers (#2159) 2023-02-20 15:55:36 -08:00
middleware.rs Refactor: organize ethers-providers (#2159) 2023-02-20 15:55:36 -08:00
utils.rs Refactor: organize ethers-providers (#2159) 2023-02-20 15:55:36 -08:00