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 d205f5dbb3 fix some comments 6 years ago
..
block.go polish code by gofmt 6 years ago
block_test.go Add more comments to new code; make prevHash 32 byte array 6 years ago
blockchain.go fix some comments 6 years ago
blockchain_test.go Add more comments to new code; make prevHash 32 byte array 6 years ago
transaction.go Add transactions num and Ids list to block 6 years ago
transaction_test.go decouple CreateBlockchain and UTXOPool into different methods 6 years ago
utxopool.go clean up utxopool 6 years ago
utxopool_test.go clean up utxopool 6 years ago