ethers-rs/ethers-providers/src
DaniPopes 4fd742f8ce
feat: windows ipc provider (named pipe) (#1976)
* fmt: imports

* fix: ipc tests

* fmt

* chore: move ws macros

* chore: gate ipc to unix family

* chore: make tokio optional

* feat: initial named_pipe

* feat: windows ipc

* chore: update Provider

* chore: clippy

* chore: use Path instead of OsStr

* chore: clippy

* fix: docs

* lf

* lf

* test: better subscription tests

* docs

* fix: ipc doctest

* chore: make winapi optional

* fix: optional tokio
2023-01-03 16:15:51 +02:00
..
transports feat: windows ipc provider (named pipe) (#1976) 2023-01-03 16:15:51 +02:00
admin.rs feat(providers): add a subset of admin namespace (#1880) 2022-11-30 13:22:44 -08:00
call_raw.rs test: set nonce for tx stream explicitly (#1354) 2022-06-07 08:44:02 -07:00
ens.rs chore: clippy (#1812) 2022-11-07 15:43:11 -08:00
erc.rs chore: clippy (#1812) 2022-11-07 15:43:11 -08:00
lib.rs feat: windows ipc provider (named pipe) (#1976) 2023-01-03 16:15:51 +02:00
log_query.rs Revert "fix: get_logs_paginated fetches past latest block (#1818)" (#1845) 2022-11-08 16:05:28 -08:00
pending_escalator.rs chore: clippy (#1812) 2022-11-07 15:43:11 -08:00
pending_transaction.rs chore: clippy (#1812) 2022-11-07 15:43:11 -08:00
provider.rs feat: windows ipc provider (named pipe) (#1976) 2023-01-03 16:15:51 +02:00
pubsub.rs chore: add some traces (#1622) 2022-08-20 15:32:10 -07:00
stream.rs feat: add ProviderExt trait (#1559) 2022-08-03 09:21:55 -07:00