plugeth/eth/gasprice
lightclient bbfa6488ac
Use hexutil.Uint for blockCount parameter in feeHistory method (#23239)
* internal/ethapi/api: use hexutil.uint for blockCount parameter instead of int for feeHistory

* return hex value for oldestBlock instead of number

* return uint64 from oracle.resolveBlockRange

* eth/gasprice: fixed test

Co-authored-by: Zsolt Felfoldi <zsfelfoldi@gmail.com>
2021-07-27 05:27:28 +02:00
..
feehistory_test.go Use hexutil.Uint for blockCount parameter in feeHistory method (#23239) 2021-07-27 05:27:28 +02:00
feehistory.go Use hexutil.Uint for blockCount parameter in feeHistory method (#23239) 2021-07-27 05:27:28 +02:00
gasprice_test.go eth/gasprice: implement feeHistory API (#23033) 2021-06-28 16:16:32 +02:00
gasprice.go eth/gasprice: implement feeHistory API (#23033) 2021-06-28 16:16:32 +02:00