forked from cerc-io/plugeth
f404a2d0f1
Sets the `currentExcessBlobGas` from env, alternatively calculates it based on `parentExcessBlobGas` and `parentBlobGasUsed`. It then emits the `currentExcessBlobGas` and `currentBlobGasUsed` into the output, to be used as parent-values for a future iteration. Closes #27785 Closes #27783 --------- Signed-off-by: jsvisa <delweng@gmail.com> Co-authored-by: Martin Holst Swende <martin@swende.se> |
||
---|---|---|
.. | ||
block.go | ||
execution.go | ||
flags.go | ||
gen_header.go | ||
gen_stenv.go | ||
transaction.go | ||
transition.go | ||
utils.go |