go-ethereum/consensus/XDPoS/utils
2025-11-14 16:29:58 +05:30
..
constants.go consensus/XDPoS: convert variables to const, close XFN-123 (#1688) 2025-11-03 12:46:35 +05:30
errors.go consensus/XDPoS/utils: remove unused errors, close XFN-122 (#1721) 2025-11-04 11:18:04 +05:30
pool.go XDPoS/utils: get pool size by key, close XFN-21 (#1666) 2025-11-14 16:29:58 +05:30
pool_test.go Xin 259 support multi v2 config (#210) 2022-12-06 20:08:56 +08:00
types.go make XDPoS_getBlockInfoByEpochNum work with v1 epoch number 2025-07-15 02:30:23 +07:00
utils.go XDPoS/utils: use common.Address.Cmp for slices.SortFunc (#1704) 2025-11-14 16:29:16 +05:30
utils_test.go Xin 113 is epoch switch (#37) 2022-01-14 21:38:38 +11:00