go-ethereum/consensus/XDPoS/engines/engine_v2
wgr523 49cecaa9af
XIN-176 fix (#85)
* fix bug in isEpochSwitchAtRound, fix penalty test TestHookPenaltyV2Mining

* fix authorised test

* fix things

* revert a test
2022-05-02 22:46:55 -05:00
..
difficulty.go Xin 166 (#75) 2022-03-27 20:39:40 +11:00
engine.go xin-177 check penalty only on epoch switch block and Add Hook on initial (#78) 2022-04-02 22:59:39 -06:00
epochSwitch.go XIN-176 fix (#85) 2022-05-02 22:46:55 -05:00
mining.go xin-177 check penalty only on epoch switch block and Add Hook on initial (#78) 2022-04-02 22:59:39 -06: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-176 fix (#85) 2022-05-02 22:46:55 -05: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-177 check penalty only on epoch switch block and Add Hook on initial (#78) 2022-04-02 22:59:39 -06:00
vote.go verify headers shall use parent block if not present in the chain (#77) 2022-04-01 00:11:04 -06:00