• Felföldi Zsolt's avatar
    eth/gasprice: implement feeHistory API (#23033) · 35dbf7a8
    Felföldi Zsolt authored
    * 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: 's avatarrjl493456442 <garyrong0905@gmail.com>
    35dbf7a8
Name
Last commit
Last update
..
cmd.go Loading commit data...
customflags.go Loading commit data...
customflags_test.go Loading commit data...
diskusage.go Loading commit data...
diskusage_openbsd.go Loading commit data...
diskusage_windows.go Loading commit data...
flags.go Loading commit data...
flags_legacy.go Loading commit data...
flags_test.go Loading commit data...
prompt.go Loading commit data...
prompt_test.go Loading commit data...