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 2ddd32882c Add ShardId into the revelant data structures: block, UTXO etc. 6 years ago
..
consensus.go fix typo 6 years ago
consensus_leader.go Add ShardId into the revelant data structures: block, UTXO etc. 6 years ago
consensus_leader_test.go Add block verification in validator node; link verification function from Node obj to Consensus obj 6 years ago
consensus_test.go Refactor message/message.go to common/message.go 6 years ago
consensus_validator.go clean up more logging and commented lines; make tx simulator wait more time for other nodes to be ready 6 years ago
consensus_validator_test.go Add block verification in validator node; link verification function from Node obj to Consensus obj 6 years ago
message.go killing consensus 7 years ago