go-ethereum/consensus/tests
Jerome ebbbf26127
add isAuthorisedAddress function for v2 consensus (#34)
* add isAuthorisedAddress function for v2 consensus

* update isAuthorisedAddress log messages
2022-01-03 17:06:04 +11:00
..
adaptor_test.go Commit grand grand parent block(continous rounds) if enough votes or by proposedBlockHandler 2022-01-01 16:20:33 +11:00
authorised_masternode_test.go add isAuthorisedAddress function for v2 consensus (#34) 2022-01-03 17:06:04 +11:00
block_signer_test.go v2 miner function implementation and happy path (#22) 2021-12-30 11:45:18 +11: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 Commit grand grand parent block(continous rounds) if enough votes or by proposedBlockHandler 2022-01-01 16:20:33 +11: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 Commit grand grand parent block(continous rounds) if enough votes or by proposedBlockHandler 2022-01-01 16:20:33 +11:00
timeout_test.go Commit grand grand parent block(continous rounds) if enough votes or by proposedBlockHandler 2022-01-01 16:20:33 +11:00
vote_test.go Commit grand grand parent block(continous rounds) if enough votes or by proposedBlockHandler 2022-01-01 16:20:33 +11:00