ethers-rs/ethers-providers/tests
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
..
provider.rs chore: replace rinkeby with goerli (#1768) 2022-10-07 08:58:32 -07:00
txpool.rs test: update broken test and use it module for ethers-contract (#1502) 2022-07-24 14:41:06 -07:00
ws_errors.rs feat: windows ipc provider (named pipe) (#1976) 2023-01-03 16:15:51 +02:00