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 3eb5370c13 Implement the key aggregation for collective sig 6 years ago
..
consensus.go Implement the crypto commitment for phase-announce and phase-commit in cosi 6 years ago
consensus_leader.go Implement the key aggregation for collective sig 6 years ago
consensus_leader_test.go Make leader aggregate real commitments 6 years ago
consensus_state.go Pull logging util func into utils/metrics.go; add more comments for consensus 6 years ago
consensus_test.go Fix consensus_test.go 6 years ago
consensus_validator.go Implement the crypto commitment for phase-announce and phase-commit in cosi 6 years ago
consensus_validator_test.go Create the secret and real commitment message for validator commit 6 years ago