go-ethereum/consensus
maskpp 4f368792dc
feat(consensus): improve VerifyHeaders for taiko consensus (#238)
* upgrade VerifyHeaders

* docs: improve comment wording

---------

Co-authored-by: David <david@taiko.xyz>
2024-05-08 08:34:27 +00:00
..
beacon all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
clique core: move genesis alloc types to core/types (#29003) 2024-02-16 19:05:33 +01:00
ethash all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
misc all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
taiko feat(consensus): improve VerifyHeaders for taiko consensus (#238) 2024-05-08 08:34:27 +00:00
consensus.go all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 2023-05-03 12:58:39 +03: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
merger.go all: core rework for the merge transition (#23761) 2021-11-26 13:23:02 +02:00