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
Rongjian Lan cb983ce484 Add transactions num and Ids list to block 7 years ago
..
block.go Add transactions num and Ids list to block 7 years ago
block_test.go Add more comments to new code; make prevHash 32 byte array 7 years ago
blockchain.go Add transactions num and Ids list to block 7 years ago
blockchain_test.go Add more comments to new code; make prevHash 32 byte array 7 years ago
transaction.go Add transactions num and Ids list to block 7 years ago
transaction_test.go decouple CreateBlockchain and UTXOPool into different methods 7 years ago
utxopool.go Add transactions num and Ids list to block 7 years ago
utxopool_test.go add more tests 7 years ago