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 d9ff51d534 Remove some legacy lines and fix some comments for consensus and blocks 6 years ago
..
block.go replace block hash by transaction hash 7 years ago
block_test.go Add ShardId into the revelant data structures: block, UTXO etc. 7 years ago
blockchain.go Add unlock to commit for cross shard tx 7 years ago
blockchain_test.go Add ShardId into the revelant data structures: block, UTXO etc. 7 years ago
transaction.go Add unlock to commit for cross shard tx 7 years ago
transaction_test.go Add ShardId into the revelant data structures: block, UTXO etc. 7 years ago
utxopool.go Remove some legacy lines and fix some comments for consensus and blocks 6 years ago
utxopool_test.go Add cross-shard transaction locking 7 years ago