edr icon indicating copy to clipboard operation
edr copied to clipboard

Include blob information in `eth_feeHistory` result

Open fvictorio opened this issue 10 months ago • 0 comments

Definition of done

The result of the eth_feeHistory method should include baseFeePerBlobGas and blobGasUsedRatio.

I don't know how this is computed, but my guess is that it should be analogue to the same fields for normal gas.

See execution-spec and geth PR.

fvictorio avatar Apr 17 '24 15:04 fvictorio