go-ethereum/consensus/XDPoS/utils
2025-11-03 12:55:37 +05:30
..
constants.go consensus/XDPoS: convert variables to const, close XFN-123 (#1688) 2025-11-03 12:46:35 +05:30
errors.go all: fix missing nil check, close XFN-114 (#1695) 2025-11-01 23:21:44 +05:30
pool.go add syncinfo pool (#1236) 2025-07-28 01:43:41 -07:00
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 strconv.ParseInt to convert int64, close XFN-24 (#1660) 2025-11-03 12:55:37 +05:30
utils_test.go Xin 113 is epoch switch (#37) 2022-01-14 21:38:38 +11:00