go-ethereum/consensus/XDPoS/utils
Jerome d55229677d
verify header including validator (#71)
* verify header including validator

* re-structure v1 v2 tests

* remove unused test function

* add test to check coinbase and validator address matches

* refactor engine v2 to group private functions into same file
2022-03-20 21:14:35 +11:00
..
constants.go isEpochSwitch, getMasternodes (#35) 2022-01-08 00:17:21 +08:00
errors.go verify header including validator (#71) 2022-03-20 21:14:35 +11:00
pool.go Xin 137 (#62) 2022-02-28 18:51:42 +11:00
pool_test.go Xin 138 (#49) 2022-01-30 13:00:24 +11:00
types.go Xin 137 (#62) 2022-02-28 18:51:42 +11:00
types_test.go Xin 137 (#62) 2022-02-28 18:51:42 +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