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
Rongjian Lan 25c99ea3a4 Refactor constructCommitMessage func so it can be used for final commit too 6 years ago
..
consensus.go Add transaction signature; Add signing process; Integrate with Consensus and Verification process 6 years ago
consensus_leader.go Refactor consensus leader/validator code into handler specific and message specific ones 6 years ago
consensus_leader_msg.go Add constructCollectiveSigMessage() function 6 years ago
consensus_leader_msg_test.go Refactor consensus leader/validator code into handler specific and message specific ones 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 Refactor constructCommitMessage func so it can be used for final commit too 6 years ago
consensus_validator_msg.go Refactor constructCommitMessage func so it can be used for final commit too 6 years ago
consensus_validator_msg_test.go Refactor constructCommitMessage func so it can be used for final commit too 6 years ago