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 812df64b3b Add transaction signature; Add signing process; Integrate with Consensus and Verification process 6 years ago
..
consensus.go Add transaction signature; Add signing process; Integrate with Consensus and Verification process 6 years ago
consensus_leader.go Migrate address from string to [20]byte 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