erigon-pulse/consensus
racytech 7aa217f015
eip-4844: setting header's excess_data_gas, verifiying eip-4844 headers (#7308)
In this PR Header's ExcessDataGas is set to the actual value, but it's
still unused. It will be used to compute data fee for eip-4844 data
blobs, logic of which will be added in later PRs. Also eip-4844 header
verification logic added.
2023-04-16 08:12:40 +00:00
..
aura Embed AuRa config into chain Config (#7307) 2023-04-14 07:51:25 +00:00
bor Move hexutil.Bytes to erigon-lib (#7305) 2023-04-13 11:19:02 +00:00
clique eip-4844: setting header's excess_data_gas, verifiying eip-4844 headers (#7308) 2023-04-16 08:12:40 +00:00
db [Diagnostics] Simplify logging settings, introduce correct log rotation with lumberjack (#7273) 2023-04-07 21:08:44 +00:00
ethash eip-4844: setting header's excess_data_gas, verifiying eip-4844 headers (#7308) 2023-04-16 08:12:40 +00:00
misc eip-4844: small additions and modified gaspool (#7190) 2023-03-27 21:39:15 +00:00
serenity eip-4844: setting header's excess_data_gas, verifiying eip-4844 headers (#7308) 2023-04-16 08:12:40 +00:00
consensus.go Remove Parlia (#7306) 2023-04-14 06:24:10 +00:00
errors.go Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
result.go Clean up DEBUG category logs (#2776) 2021-10-05 08:14:04 +07:00