go-ethereum/consensus/XDPoS/engines/engine_v2
Jerome b98005a8dd
Xin 166 (#75)
* typo and checkYourturnWithinFinalisedMasternodes func name to yourturn

* remove redundant code from verifyQC

* Verify QC to optionally pass parent header. This is used to help verifyHeaders

* move difficulty into its own file
2022-03-27 20:39:40 +11:00
..
difficulty.go Xin 166 (#75) 2022-03-27 20:39:40 +11:00
engine.go Xin 166 (#75) 2022-03-27 20:39:40 +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-159, 160 and 161 (#69) 2022-03-13 22:00:26 +11:00
timeout.go verify header including validator (#71) 2022-03-20 21:14:35 +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-164 add GapNumber inside Vote, and tests (#74) 2022-03-25 23:22:24 +08:00