go-ethereum/consensus/tests/engine_v2_tests
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
..
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 check yourturn again during prepare (#72) 2022-03-25 21:03:37 +11:00
penalty_test.go check yourturn again during prepare (#72) 2022-03-25 21:03:37 +11: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 163 (#76) 2022-04-01 14:59:16 +11:00
verify_blockinfo_test.go verify header including validator (#71) 2022-03-20 21:14:35 +11:00
verify_header_test.go Xin 166 (#75) 2022-03-27 20:39:40 +11:00
vote_test.go Xin 163 (#76) 2022-04-01 14:59:16 +11:00