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 c3f65d4402 Fix utxopool udpate bug for invalid cross shard tx (finally the consensus is stable with 30% cross shard tx); reset consensus before retry 7 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 Fix utxopool udpate bug for invalid cross shard tx (finally the consensus is stable with 30% cross shard tx); reset consensus before retry 7 years ago
utxopool_test.go Add cross-shard transaction locking 7 years ago