ethers-rs/ethers
Austin Abell 42b10cca9a
feat: implement IPC transport support (#260)
* Initial IPC setup

* Cleanup

* Oops

* change futures dependency reference

* Document, add prints, cleanup

* Fix logic

* Make result type consistent with crate

* Setup geth ipc config and tests

* Cleanup subscription test

* Switch hash function to siphash

* Update dep usage for ordering

* Use tempfile for better cleanup (and OS support)

* Replace prints with tracing logs

* Ignore test with Celo feat

* chore: remove debug logs and use default geth ipc path

Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2021-04-08 09:52:31 +03:00
..
examples feat: implement IPC transport support (#260) 2021-04-08 09:52:31 +03:00
src docs: add more docs (#130) 2020-12-31 21:08:12 +02:00
tests feat: ledger support (#66) 2020-09-20 18:17:02 +03:00
Cargo.toml chore(deps): bump anyhow from 1.0.38 to 1.0.39 (#243) 2021-03-22 20:38:18 +02:00