go-ethereum/consensus/XDPoS/engines/engine_v2
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
..
difficulty.go Xin 166 (#75) 2022-03-27 20:39:40 +11:00
engine.go Xin 163 (#76) 2022-04-01 14:59:16 +11:00
epochSwitch.go verify header including validator (#71) 2022-03-20 21:14:35 +11:00
mining.go Xin 166 (#75) 2022-03-27 20:39:40 +11:00
snapshot.go verify header including validator (#71) 2022-03-20 21:14:35 +11:00
snapshot_test.go Xin 147 initial for both first v2 block and further, also introduce getExtraField function (#64) 2022-03-08 20:34:11 +01:00
testing_utils.go Xin 163 (#76) 2022-04-01 14:59:16 +11:00
timeout.go Xin 163 (#76) 2022-04-01 14:59:16 +11:00
utils.go verify header including validator (#71) 2022-03-20 21:14:35 +11:00
verifyHeader.go Xin 166 (#75) 2022-03-27 20:39:40 +11:00
vote.go Xin 163 (#76) 2022-04-01 14:59:16 +11:00