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 79adb14279 create channel to send new block to consensus and consensus to signal readiness 7 years ago
..
consensus.go create channel to send new block to consensus and consensus to signal readiness 7 years ago
consensus_leader.go create channel to send new block to consensus and consensus to signal readiness 7 years ago
consensus_validator.go add message dir; add msgCategory, msgType in messaging protocol; add node struct as the entry point for messages 7 years ago
message.go Add transaction generater program which sends transactions to leaders periodically 7 years ago