ethers-rs/ethers-providers
Georgios Konstantopoulos 09ff480f19
feat: eip2930/1559 response type adjustments (part 1) (#353)
* refactor: move tx types to subdirectory

* feat(receipt): add tx-type and effective gas price for eip1559

* feat: add base_fee_per_gas to Block

* feat(tx): add eip1559/2930/2718 ret values

* fix(middleware): return signed raw rlp from tx signer / adjust tests

* chore: remove unused vars

* chore(core): remove funty lock from Cargo.toml

* chore: rename json var / cargo fmt

* add more context on eip1559 fees
2021-08-09 01:49:23 +03:00
..
src feat: eip2930/1559 response type adjustments (part 1) (#353) 2021-08-09 01:49:23 +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