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 3a7f9eb46d add more generic utxo 7 years ago
..
block.go add VerifyNewBlock and its test 7 years ago
block_test.go decouple CreateBlockchain and UTXOPool into different methods 7 years ago
blockchain.go decouple CreateBlockchain and UTXOPool into different methods 7 years ago
blockchain_test.go decouple CreateBlockchain and UTXOPool into different methods 7 years ago
transaction.go decouple CreateBlockchain and UTXOPool into different methods 7 years ago
transaction_test.go decouple CreateBlockchain and UTXOPool into different methods 7 years ago
utxopool.go add more generic utxo 7 years ago
utxopool_test.go decouple CreateBlockchain and UTXOPool into different methods 7 years ago