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 762b6ec219 Aggregate responses and create schnorr multi-sig 6 years ago
..
consensus.go Aggregate responses and create schnorr multi-sig 6 years ago
consensus_leader.go Aggregate responses and create schnorr multi-sig 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 6 years ago
consensus_test.go Fix consensus_test.go 6 years ago
consensus_validator.go Clear the unused variables 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