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 491078febb Verify challenge based on aggregated commitments and public keys 6 years ago
..
consensus.go Generate real response in validator node; correct the commitment threshold as now leader is also part of the bft 6 years ago
consensus_leader.go Verify challenge based on aggregated commitments and public keys 6 years ago
consensus_leader_test.go Check the leader's signature when receiving announcement; assign deterministic private key to each node based on their ip and port 6 years ago
consensus_state.go Pull logging util func into utils/metrics.go; add more comments for consensus 7 years ago
consensus_test.go Fix consensus_test.go 6 years ago
consensus_validator.go Verify challenge based on aggregated commitments and public keys 6 years ago
consensus_validator_test.go Generate real response in validator node; correct the commitment threshold as now leader is also part of the bft 6 years ago