ethers-rs/ethers-providers
Alexey Shekhirin dc3ac427f4
feat(providers): unify get_block_receipts for eth/parity RPCs (#541)
* feat(providers): unify get_block_receipts for eth/parity RPCs

* add besu

* impl tryfrom for nodeclient

* better node client storage

* fix lint

* tryfrom<&str> -> fromstr

* fix: remove nested Option

Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2021-10-30 16:50:46 +03:00
..
src feat(providers): unify get_block_receipts for eth/parity RPCs (#541) 2021-10-30 16:50:46 +03:00
tests chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
Cargo.toml chore(deps): bump reqwest from 0.11.5 to 0.11.6 (#521) 2021-10-19 08:23:48 +03:00