erigon-pulse/consensus/misc
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
..
dao.go Remove ETC-specific DAOForkSupport=false functionality (#7075) 2023-03-10 12:10:11 +00:00
eip1559_test.go Add Prague fork support (#7005) 2023-03-02 17:51:36 +00:00
eip1559.go move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00
eip4844_test.go eip-4844: small additions and modified gaspool (#7190) 2023-03-27 21:39:15 +00:00
eip4844.go eip-4844: NewMessage now expectes maxFeePerDataGas & GetPayloadV3 impl (#7365) 2023-04-23 18:27:05 +01:00
gaslimit.go Upgrade tests to 9.0.2 (#2147) 2021-06-13 14:01:11 +01:00