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/drand
Leo Chen f3ffc65401 [cleanup] remove libp2p unicast support 6 years ago
..
drand.go only enable randomness service on leader 6 years ago
drand_leader.go [cleanup] remove libp2p unicast support 6 years ago
drand_leader_msg.go Add message passing between drand leader/validator 6 years ago
drand_leader_msg_test.go fix travis checker errors 6 years ago
drand_test.go fix travis checker errors 6 years ago
drand_validator.go [cleanup] remove libp2p unicast support 6 years ago
drand_validator_msg.go Add real vrf into drand with validator generating vrf and leader verifying them 6 years ago
drand_validator_msg_test.go fix travis checker errors 6 years ago