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
Minh Doan 7f3c717092 return consensus pointer instead a copy which contains mutex 6 years ago
..
consensus.go return consensus pointer instead a copy which contains mutex 6 years ago
consensus_leader.go add shard id in tps report 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_state.go Pull logging util func into utils/metrics.go; add more comments for consensus 6 years ago
consensus_test.go Pull logging util func into utils/metrics.go; add more comments for consensus 6 years ago
consensus_validator.go make sure attack_enabled default to false so that tnx client wont get attacked. also add more attack in validator 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 Pull logging util func into utils/metrics.go; add more comments for consensus 6 years ago