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
alajko de363e2a0b
Merge pull request #56 from simple-rules/peerDiscovery
6 years ago
..
block.go Merge branch 'master' of github.com:simple-rules/harmony-benchmark 6 years ago
block_test.go add write to block 6 years ago
blockchain.go Add transaction signature; Add signing process; Integrate with Consensus and Verification process 6 years ago
blockchain_test.go Add transaction signature; Add signing process; Integrate with Consensus and Verification process 6 years ago
identity.go commiting changes before change directory 6 years ago
transaction.go Add transaction signature; Add signing process; Integrate with Consensus and Verification process 6 years ago
transaction_test.go Migrate address from string to [20]byte 6 years ago
utxopool.go Add transaction signature; Add signing process; Integrate with Consensus and Verification process 6 years ago
utxopool_test.go Add transaction signature; Add signing process; Integrate with Consensus and Verification process 6 years ago