Felföldi Zsolt
35dbf7a8a3
eth/gasprice: implement feeHistory API (#23033)
* eth/gasprice: implement feeHistory API
* eth/gasprice: factored out resolveBlockRange
* eth/gasprice: add sanity check for missing block
* eth/gasprice: fetch actual gas used from receipts
* miner, eth/gasprice: add PendingBlockAndReceipts
* internal/ethapi: use hexutil.Big
* eth/gasprice: return error when requesting beyond head block
* eth/gasprice: fixed tests and return errors correctly
* eth/gasprice: rename receiver name
* eth/gasprice: return directly if blockCount == 0
Co-authored-by: rjl493456442 <garyrong0905@gmail.com>
2021-06-28 16:16:32 +02:00
..
2021-02-05 13:51:15 +01:00
2015-08-06 17:18:59 +02:00
2020-09-22 23:22:54 +02:00
2021-03-20 19:54:17 +01:00
2021-01-19 09:26:42 +01:00
2021-03-20 19:54:17 +01:00
2021-02-24 14:07:58 +01:00
2019-01-29 09:14:24 +01:00
2021-06-28 16:16:32 +02:00
2020-06-30 09:56:40 +02:00
2020-06-30 09:56:40 +02:00