go-ethereum/consensus/tests/engine_v2_tests
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
..
adaptor_test.go XIN-164 add GapNumber inside Vote, and tests (#74) 2022-03-25 23:22:24 +08:00
authorised_masternode_test.go verify header including validator (#71) 2022-03-20 21:14:35 +11:00
helper.go XIN-164 add GapNumber inside Vote, and tests (#74) 2022-03-25 23:22:24 +08:00
initial_test.go XIN-164 add GapNumber inside Vote, and tests (#74) 2022-03-25 23:22:24 +08:00
mine_test.go add highestSelfMinedRound to make sure we mine once per round (#79) 2022-04-03 12:45:25 +10:00
penalty_test.go XIN-176 fix (#85) 2022-05-02 22:46:55 -05:00
proposed_block_test.go verify header including validator (#71) 2022-03-20 21:14:35 +11:00
reward_test.go verify header including validator (#71) 2022-03-20 21:14:35 +11:00
sync_info_test.go verify header including validator (#71) 2022-03-20 21:14:35 +11:00
timeout_test.go XIN-176 fix (#85) 2022-05-02 22:46:55 -05:00
verify_blockinfo_test.go verify headers shall use parent block if not present in the chain (#77) 2022-04-01 00:11:04 -06:00
verify_header_test.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_test.go Xin 163 (#76) 2022-04-01 14:59:16 +11:00