plugeth/cmd/evm/testdata/28
Delweng f404a2d0f1
cmd/evm: set ExcessBlobGas from env (#27796)
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>
2023-08-01 07:58:26 -04:00
..
alloc.json cmd/evm: set ExcessBlobGas from env (#27796) 2023-08-01 07:58:26 -04:00
env.json cmd/evm: set ExcessBlobGas from env (#27796) 2023-08-01 07:58:26 -04:00
exp.json cmd/evm: set ExcessBlobGas from env (#27796) 2023-08-01 07:58:26 -04:00
txs.rlp cmd/evm: set ExcessBlobGas from env (#27796) 2023-08-01 07:58:26 -04:00