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/blockchain
Minh Doan 36382f5074 add working version of client and server 6 years ago
..
block.go Merge conflict 6 years ago
block_test.go modify DeserializeBlock 6 years ago
blockchain.go add working version of client and server 6 years ago
blockchain_test.go fix the build after rename the repo to harmony-one 6 years ago
identity.go commiting changes before change directory 6 years ago
merkle_tree.go add test for merkle tree 6 years ago
merkle_tree_test.go add test for merkle tree 6 years ago
transaction.go fix the build after rename the repo to harmony-one 6 years ago
transaction_test.go Migrate address from string to [20]byte 6 years ago
utxopool.go fix the build after rename the repo to harmony-one 6 years ago
utxopool_test.go fix lint for utxopool 6 years ago