go-ethereum/consensus/XDPoS/utils
Jerome cb67e8e26a
Xin 163 (#76)
* clean up the pool old round

* add unit test to cover the vote key format

* add gapNumber to the vote pool key

* fix race condition in pool

* remove verify gap number in vote handler
2022-04-01 14:59:16 +11:00
..
constants.go Xin 163 (#76) 2022-04-01 14:59:16 +11:00
errors.go verify header including validator (#71) 2022-03-20 21:14:35 +11:00
pool.go Xin 163 (#76) 2022-04-01 14:59:16 +11:00
pool_test.go Xin 138 (#49) 2022-01-30 13:00:24 +11:00
types.go Xin 163 (#76) 2022-04-01 14:59:16 +11:00
types_test.go Xin 163 (#76) 2022-04-01 14:59:16 +11:00
utils.go Xin 113 is epoch switch (#37) 2022-01-14 21:38:38 +11:00
utils_test.go Xin 113 is epoch switch (#37) 2022-01-14 21:38:38 +11:00