The core protocol of WoopChain
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
woop/consensus
Minh Doan bff307484d Merge branch 'master' into sync 6 years ago
..
consensus.go report key. 6 years ago
consensus_leader.go Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark 6 years ago
consensus_leader_msg.go add logic for waiting for syncing finish 6 years ago
consensus_leader_msg_test.go Add final challenge and final response round which finish the commit phase of PBFT 6 years ago
consensus_state.go Add state and consensus message type for commit phase of Cosi 6 years ago
consensus_test.go update for github.com folder structure 6 years ago
consensus_validator.go Add final challenge and final response round which finish the commit phase of PBFT 6 years ago
consensus_validator_msg.go Refactor constructResponseMessage to support final response 6 years ago
consensus_validator_msg_test.go Refactor constructResponseMessage to support final response 6 years ago