ethers-rs/ethers-providers/src
oliver-giersch db1870c891
Fix IPC handling of jsonrpc errors (#1123)
* fixes ipc jsonrpc error handling, use json RawValue where sensible

* ran cargo +nightly fmt

Co-authored-by: Oliver Giersch <oliver.giersch@b-tu.de>
2022-04-08 19:11:53 -07:00
..
transports Fix IPC handling of jsonrpc errors (#1123) 2022-04-08 19:11:53 -07:00
ens.rs chore(clippy): add some deny lints (#1064) 2022-03-19 10:05:39 -07:00
erc.rs Add ENS avatar and TXT records resolution (#889) 2022-02-16 16:25:41 +02:00
lib.rs chore(clippy): add some deny lints (#1064) 2022-03-19 10:05:39 -07:00
pending_escalator.rs chore(clippy): make clippy happy (#705) 2021-12-19 06:28:38 +02:00
pending_transaction.rs feat(ethers-providers): expose pending tx_hash with a getter (#968) 2022-02-26 16:36:29 +02:00
provider.rs feat: add TryFrom String reference for http provider (#1084) 2022-03-27 14:37:15 -07:00
pubsub.rs Fix IPC handling of jsonrpc errors (#1123) 2022-04-08 19:11:53 -07:00
stream.rs mark TransactionFut as Send (#723) 2021-12-23 16:29:51 +02:00