go-ethereum/consensus/XDPoS/engines/engine_v2
2025-12-06 15:05:49 +05:30
..
difficulty.go Xin 166 (#75) 2022-03-27 20:39:40 +11:00
engine.go engines/engine_v2: refactor verifyQC by errgroup, close XFN-09 (#1740) 2025-11-15 16:42:15 +05:30
epochSwitch.go consensus: verify timeout from epochInfo instead of snap.NextEpochCandidates, close XFN-62 (#1628) 2025-12-06 15:05:49 +05:30
forensics.go all: pre-allocate memory for slices and maps, close XFN-148 (#1714) 2025-11-14 20:13:36 +05:30
forensics_test.go all: use T.TempDir to create temporary test directories (#24633) 2025-01-24 16:54:08 +08:00
mining.go lower log level for pretty log (#420) 2024-02-11 20:27:37 +11:00
snapshot.go engine_v2: check overflow first, close XFN-20 (#1659) 2025-11-03 12:55:57 +05:30
snapshot_test.go all: use T.TempDir to create temporary test directories (#24633) 2025-01-24 16:54:08 +08:00
syncInfo.go consensus: verify timeout from epochInfo instead of snap.NextEpochCandidates, close XFN-62 (#1628) 2025-12-06 15:05:49 +05:30
testing_utils.go XDPoS/utils: get pool size by key, close XFN-21 (#1666) 2025-11-14 16:29:58 +05:30
timeout.go consensus: verify timeout from epochInfo instead of snap.NextEpochCandidates, close XFN-62 (#1628) 2025-12-06 15:05:49 +05:30
utils.go all: handle err from func rlp.Encode, close XFN-127 (#1692) 2025-11-03 12:45:19 +05:30
verifyHeader.go consensus/XDPoS, params: fix some comments, close XFN-125 (#1733) 2025-11-15 16:44:39 +05:30
vote.go consensus: verify timeout from epochInfo instead of snap.NextEpochCandidates, close XFN-62 (#1628) 2025-12-06 15:05:49 +05:30