plugeth/consensus
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003)
We want to use these types in public user-facing APIs, so they shouldn't be in core.

Co-authored-by: Felix Lange <fjl@twurst.com>
2024-02-16 19:05:33 +01: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
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