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 f291f6a0bc Fix cross tx proof bugs; now the unlock-to-commit/abort message finally reaches leaders 6 years ago
..
block.go Add ShardId into the revelant data structures: block, UTXO etc. 6 years ago
block_test.go Add ShardId into the revelant data structures: block, UTXO etc. 6 years ago
blockchain.go Add logic to create cross shard Tx, and collect proofs in the tx generator 6 years ago
blockchain_test.go Add ShardId into the revelant data structures: block, UTXO etc. 6 years ago
transaction.go Fix cross tx proof bugs; now the unlock-to-commit/abort message finally reaches leaders 6 years ago
transaction_test.go Add ShardId into the revelant data structures: block, UTXO etc. 6 years ago
utxopool.go Fix cross tx proof bugs; now the unlock-to-commit/abort message finally reaches leaders 6 years ago
utxopool_test.go Add cross-shard transaction locking 6 years ago