erigon-pulse/consensus
racytech 6588bca40b
eip-4844: NewMessage now expectes maxFeePerDataGas & GetPayloadV3 impl (#7365)
types.NewMessage now expects maxFeePerDataGas param, which will be used
in transaction verification (preCheck). GetPayloadV3 method added to
EngineAPI. Some cosmetic changes applied.
2023-04-23 18:27:05 +01: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: NewMessage now expectes maxFeePerDataGas & GetPayloadV3 impl (#7365) 2023-04-23 18:27:05 +01: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