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 ef2521e068 refactor: changing constant from ALLCAPS to format of gofmt 6 years ago
..
consensus.go fix comment and fix lint 6 years ago
consensus_leader.go refactor: changing constant from ALLCAPS to format of gofmt 6 years ago
consensus_leader_msg.go refactor: changing constant from ALLCAPS to format of gofmt 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 comment and fix lint 6 years ago
consensus_test.go fix comments and fix ALL_CAPS lint 6 years ago
consensus_validator.go refactor: changing constant from ALLCAPS to format of gofmt 6 years ago
consensus_validator_msg.go change nodeId to nodeID 6 years ago
consensus_validator_msg_test.go refactor: changing constant from ALLCAPS to format of gofmt 6 years ago