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 4a16c007e7 Fine tune consensus throughput locally: one shard / 300 nodes / 800 tps 6 years ago
..
block.go polish code by gofmt 6 years ago
block_test.go Add more comments to new code; make prevHash 32 byte array 6 years ago
blockchain.go fix some comments 6 years ago
blockchain_test.go Add more comments to new code; make prevHash 32 byte array 6 years ago
transaction.go Add transactions num and Ids list to block 6 years ago
transaction_test.go decouple CreateBlockchain and UTXOPool into different methods 6 years ago
utxopool.go Fine tune consensus throughput locally: one shard / 300 nodes / 800 tps 6 years ago
utxopool_test.go add test for cleanup 6 years ago