go-ethereum/consensus
Wanwiset Peerapatanapokin 9a61a4958d
consensus: verify timeout from epochInfo instead of snap.NextEpochCandidates, close XFN-62 (#1850)
* use epochInfo.Masternodes instead of snap.NextEpochCandidates

* remove missing snapshot test (now irrelevant)

* add masternodes length check in getEpochSwitchInfo

* get blockhash directly from vote object
2025-12-23 16:24:54 +05:30
..
clique core/state: move state log mechanism to a separate layer #30569 #30732 (#1775) 2025-12-16 07:33:19 +04:00
ethash core/state: move state log mechanism to a separate layer #30569 #30732 (#1775) 2025-12-16 07:33:19 +04:00
misc core/state: move state log mechanism to a separate layer #30569 #30732 (#1775) 2025-12-16 07:33:19 +04:00
tests all: change chain head markers from block to header #26777 (#1846) 2025-12-16 07:36:51 +04:00
XDPoS consensus: verify timeout from epochInfo instead of snap.NextEpochCandidates, close XFN-62 (#1850) 2025-12-23 16:24:54 +05:30
consensus.go core/state: move state log mechanism to a separate layer #30569 #30732 (#1775) 2025-12-16 07:33:19 +04:00
errors.go all: fix staticcheck warning ST1005: incorrectly formatted error string 2024-10-24 09:48:20 +08:00