erigon-pulse/consensus/parlia
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
..
abi.go BSC main net Euler fork (#4461) 2022-06-16 15:32:32 +01:00
api.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
parlia.go eip-4844: NewEVMBlockContext now expects excessDataGas (#7203) 2023-03-29 06:39:36 +00:00
ramanujanfork.go bsc: incrementally calc and store all old snapshots. slower initial stage_snapshots, but faster restart during initial sync (#6457) 2022-12-30 12:44:54 +07:00
snapshot_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
snapshot.go Downloader: "incomplete" markers are more important than "complete", so commit them with fsync (#6825) 2023-02-10 13:20:19 +07:00
utils.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00