erigon-pulse/turbo/adapter
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
..
ethapi eip-4844: small additions and modified gaspool (#7190) 2023-03-27 21:39:15 +00:00
block_propagator.go Fix hive tests and reorganise the fix for body download problem (#6515) 2023-01-06 12:43:46 +00:00