go-ethereum/consensus/tests
Jerome e063f67f34
implement verify functions (#43)
* implement verify functions

* Use go routine to call verifyMsgSignature

* verify timeout msg shall use round from the msg

* add comment for verifyQC
2022-01-21 21:10:44 +11:00
..
adaptor_test.go Xin 113 is epoch switch (#37) 2022-01-14 21:38:38 +11:00
authorised_masternode_test.go Xin 118 refactor yourturn in v1 and miner (#41) 2022-01-20 02:28:15 +11:00
block_signer_test.go Xin 127 initial v2 function and snapshot (#42) 2022-01-20 18:27:51 +08:00
blockchain_race_condition_test.go v2 miner function implementation and happy path (#22) 2021-12-30 11:45:18 +11:00
countdown_test.go implement verify functions (#43) 2022-01-21 21:10:44 +11:00
initialize_v2_test.go Xin 127 initial v2 function and snapshot (#42) 2022-01-20 18:27:51 +08:00
proposed_block_test.go Commit grand grand parent block(continous rounds) if enough votes or by proposedBlockHandler 2022-01-01 16:20:33 +11:00
sync_info_test.go Commit grand grand parent block(continous rounds) if enough votes or by proposedBlockHandler 2022-01-01 16:20:33 +11:00
test_helper.go implement verify functions (#43) 2022-01-21 21:10:44 +11:00
timeout_test.go adjust lock (#39) 2022-01-16 13:31:23 +03:00
vote_test.go adjust lock (#39) 2022-01-16 13:31:23 +03:00