erigon-pulse/consensus/misc
racytech 70bc7f7a25
eip-4844: small additions and modified gaspool (#7190)
This PR contains very small EIP-4844 additions. GasPool is modified and
now it is a struct with 2 fields "gas" and "dataGas" (blobs are priced
in dataGas). ExcessDataGas block header field added. ExcessDataGas
needed to compute the data gas price. EIP-4844 helper functions are
added as well.
2023-03-27 21:39:15 +00: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: small additions and modified gaspool (#7190) 2023-03-27 21:39:15 +00:00
gaslimit.go Upgrade tests to 9.0.2 (#2147) 2021-06-13 14:01:11 +01:00