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 b7a7aa339c Add bitmap and signature for blocks; populate signature for block 6 years ago
..
consensus.go Add transaction signature; Add signing process; Integrate with Consensus and Verification process 6 years ago
consensus_leader.go Add bitmap and signature for blocks; populate signature for block 6 years ago
consensus_leader_test.go Add transaction signature; Add signing process; Integrate with Consensus and Verification process 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 update for github.com folder structure 6 years ago
consensus_validator.go update for github.com folder structure 6 years ago
consensus_validator_test.go update for github.com folder structure 6 years ago