erigon-pulse/turbo/transactions
racytech 975e38a800
eip-4844: NewEVMBlockContext now expects excessDataGas (#7203)
Small change in core.NewEVMBlockContext and now it expects
excessDataGas. This will be used in state transition to compute data fee
for eip-4844 data blobs. The logic that computes it will be added in the
next PRs.
2023-03-29 06:39:36 +00:00
..
call.go eip-4844: NewEVMBlockContext now expects excessDataGas (#7203) 2023-03-29 06:39:36 +00:00
tracing.go eip-4844: NewEVMBlockContext now expects excessDataGas (#7203) 2023-03-29 06:39:36 +00:00