ethers-rs/ethers-middleware/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
..
gas_escalator Refactor: organize ethers-providers (#2159) 2023-02-20 15:55:36 -08:00
gas_oracle Refactor: organize ethers-providers (#2159) 2023-02-20 15:55:36 -08:00
timelag Refactor: organize ethers-providers (#2159) 2023-02-20 15:55:36 -08:00
transformer Expose contract revert errors in the ContractError struct (#2172) 2023-02-22 14:52:25 -08:00
builder.rs fix(middleware): oracles, tests (#1944) 2022-12-18 13:45:47 +02:00
lib.rs Feat middleware stack builder (#1890) 2022-11-28 12:16:21 -08:00
nonce_manager.rs Refactor: organize ethers-providers (#2159) 2023-02-20 15:55:36 -08:00
policy.rs Refactor: organize ethers-providers (#2159) 2023-02-20 15:55:36 -08:00
signer.rs Refactor: organize ethers-providers (#2159) 2023-02-20 15:55:36 -08:00