mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 21:17:16 +00:00
70bc7f7a25
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. |
||
---|---|---|
.. | ||
dao.go | ||
eip1559_test.go | ||
eip1559.go | ||
eip4844_test.go | ||
eip4844.go | ||
gaslimit.go |