go-ethereum/consensus/XDPoS/engines/engine_v2
2022-04-03 12:45:25 +10:00
..
difficulty.go Xin 166 (#75) 2022-03-27 20:39:40 +11:00
engine.go add highestSelfMinedRound to make sure we mine once per round (#79) 2022-04-03 12:45:25 +10:00
epochSwitch.go verify header including validator (#71) 2022-03-20 21:14:35 +11:00
mining.go add highestSelfMinedRound to make sure we mine once per round (#79) 2022-04-03 12:45:25 +10: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 verify headers shall use parent block if not present in the chain (#77) 2022-04-01 00:11:04 -06:00