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
Minh Doan 5ef17c9bae fix comments, typos, add TODO. 6 years ago
..
blockproposal add NotifyService function in the service interface 6 years ago
clientsupport add NotifyService function in the service interface 6 years ago
consensus Add pending rnd list and add available rnd into new block 6 years ago
discovery txgen send/recv tx/block to beacon shard 6 years ago
explorer add NotifyService function in the service interface 6 years ago
networkinfo check if peerChan is nil or not 6 years ago
randomness add NotifyService function in the service interface 6 years ago
rconversion add NotifyService function in the service interface 6 years ago
staking fix comments, typos, add TODO. 6 years ago
syncing Add //go:generate for mocks and .pb.go files 6 years ago
config.go support multiple groups in discovery service 6 years ago
manager.go slow down the pace of sending ping message after received pong 6 years ago
manager_test.go fix some more go test error 6 years ago