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 d84e65889d fix typos and add check nil condition for beaconchain in staking service. fix comments 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 typos and add check nil condition for beaconchain in staking service. fix comments 6 years ago
syncing new logic of creating staking transaction 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