go-ethereum/consensus
Felix Lange ed1d46b3d3
consensus/misc/eip4844: more changes for blob gas calculation (#31128)
This PR changes the signature of `CalcExcessBlobGas` to take in just
the header timestamp instead of the whole object. It also adds a sanity
check for the parent->child block order to `VerifyEIP4844Header`.
2025-02-05 10:35:03 +01:00
..
beacon params,core: add max and target value to chain config (#31002) 2025-02-04 15:43:18 +01:00
clique all: fix some typos in comments and names (#31023) 2025-01-14 14:16:15 +01:00
ethash core/state: move state log mechanism to a separate layer (#30569) 2024-10-23 08:03:36 +02:00
misc consensus/misc/eip4844: more changes for blob gas calculation (#31128) 2025-02-05 10:35:03 +01:00
consensus.go all: nuke total difficulty (#30744) 2025-01-28 18:55:41 +01:00
errors.go consensus/beacon: check that only the latest pow block is valid ttd block (#25187) 2022-06-29 15:13:19 +03:00