erigon-pulse/turbo/adapter/ethapi
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
..
api.go eip-4844: small additions and modified gaspool (#7190) 2023-03-27 21:39:15 +00:00
backend.go move all packages from "internal" folder - to simplify users live (#5857) 2022-10-25 09:58:25 +07:00
get_proof.go Add eth_getProof support for historical blocks (#7115) 2023-03-23 03:22:33 +00:00
internal.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
state_overrides.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00