ethers-rs/ethers-core/src
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
..
abi style: remove token instead cloning them (#236) 2021-03-18 07:31:49 +02:00
types feat: mnemonic phrase support for wallet (#256) 2021-04-05 10:44:58 +03:00
utils feat: implement IPC transport support (#260) 2021-04-08 09:52:31 +03:00
lib.rs feat: generalize wallet/private key + yubihsm2 (#75) 2020-10-02 11:41:16 +03:00