ethers-rs/ethers-providers/src/transports
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
..
common.rs Fix IPC handling of jsonrpc errors (#1123) 2022-04-08 19:11:53 -07:00
http.rs Fix IPC handling of jsonrpc errors (#1123) 2022-04-08 19:11:53 -07:00
ipc.rs Fix IPC handling of jsonrpc errors (#1123) 2022-04-08 19:11:53 -07:00
mock.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
mod.rs fix: Export `ethers_providers::IpcError` and `ethers_providers::QuorumError` (#1012) 2022-03-13 13:58:29 +02:00
quorum.rs Fix IPC handling of jsonrpc errors (#1123) 2022-04-08 19:11:53 -07:00
ws.rs Fix IPC handling of jsonrpc errors (#1123) 2022-04-08 19:11:53 -07:00