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 ca404d2d71 fix comments and add TODO 7 years ago
..
consensus.go fix comments and add TODO 7 years ago
consensus_leader.go Add more comments to new code; make prevHash 32 byte array 7 years ago
consensus_leader_test.go Format existing code according to gofmt 7 years ago
consensus_test.go Refactor message/message.go to common/message.go 7 years ago
consensus_validator.go Add logic to select transactions from pendingTxs using UTXO pool 7 years ago
consensus_validator_test.go Format existing code according to gofmt 7 years ago
message.go killing consensus 7 years ago