ethers-rs/ethers-providers
Eric Zhang f165c13009
feat: add support for `eth_getBlockReceipts` (#365)
* feat: add support for `eth_getBlockReceipts`

* Add comment to the `get_block_receipts` function

* Add `client_version()` function

* Refactor `Provider` into a proper struct
2021-08-09 00:10:40 +03:00
..
src feat: add support for `eth_getBlockReceipts` (#365) 2021-08-09 00:10:40 +03:00
tests feat: add support for `eth_getBlockReceipts` (#365) 2021-08-09 00:10:40 +03:00
Cargo.toml chore(deps): bump tokio-tungstenite from 0.14.0 to 0.15.0 (#338) 2021-07-26 11:25:45 +03:00