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
Richard Liu 6c5c207d4d update utxo types. 6 years ago
..
block.go Add more comments for client related codes 6 years ago
block_test.go Add ShardId into the revelant data structures: block, UTXO etc. 6 years ago
blockchain.go fixed null outpoint issue; make outpoint.index uint32. 6 years ago
blockchain_test.go Add ShardId into the revelant data structures: block, UTXO etc. 6 years ago
transaction.go fixed null outpoint issue; make outpoint.index uint32. 6 years ago
transaction_test.go Add ShardId into the revelant data structures: block, UTXO etc. 6 years ago
utxopool.go update utxo types. 6 years ago
utxopool_test.go update utxo types. 6 years ago