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/api/service
Rongjian Lan 63763c74ba Merge 6 years ago
..
blockproposal set up message channels 6 years ago
clientsupport fix golint and import 6 years ago
consensus set up message channels 6 years ago
discovery change BlsPubKey to ConsensusPubKey and remove unnecessary log 6 years ago
explorer set up message channels 6 years ago
networkinfo change BlsPubKey to ConsensusPubKey and remove unnecessary log 6 years ago
randomness set up message channels 6 years ago
resharding add resharding logic 6 years ago
staking Use solc generated abi and binary 6 years ago
syncing add beaconchain node state syncing (#502) 6 years ago
config.go fix goimports errors 6 years ago
manager.go add stop all services in service managers except the liveServices list 6 years ago
manager_test.go fix goimports errors 6 years ago