go-ethereum/consensus/XDPoS
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
..
engines consensus: verify timeout from epochInfo instead of snap.NextEpochCandidates, close XFN-62 (#1850) 2025-12-23 16:24:54 +05:30
utils all: remove mongodb support in XDCx (#1679) 2025-11-15 16:50:02 +05:30
api.go all: use FinalizedBlockNumber instead of CommittedBlockNumber (#1847) 2025-12-11 16:19:51 +05:30
api_test.go all: fix whitespace (#1572) 2025-09-24 07:58:40 +08:00
XDPoS.go all: use 0x-prefix string for type Address in log message (#1874) 2025-12-19 08:55:21 +04:00
XDPoS_test.go Extend masternode candidate (#261) 2023-05-16 21:43:56 +08:00