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 c27feb45d1 change validatorId to validatorID 6 years ago
..
consensus.go fix comments and fix ALL_CAPS lint 6 years ago
consensus_leader.go change validatorId to validatorID 6 years ago
consensus_leader_msg.go fix comments and fix ALL_CAPS lint 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 fix comments and fix ALL_CAPS lint 6 years ago
consensus_test.go fix comments and fix ALL_CAPS lint 6 years ago
consensus_validator.go fix comments and fix ALL_CAPS lint 6 years ago
consensus_validator_msg.go fix comments and fix ALL_CAPS lint 6 years ago
consensus_validator_msg_test.go Refactor constructResponseMessage to support final response 6 years ago