.gitignore
|
update gitignore
|
2017-10-21 22:01:19 +08:00 |
README.md
|
Change README for bc package
|
2017-10-22 10:23:40 +08:00 |
base58.go
|
make it a package bc
|
2017-10-22 10:20:14 +08:00 |
base58_test.go
|
make it a package bc
|
2017-10-22 10:20:14 +08:00 |
block.go
|
add PrintHTML method to chain
|
2017-10-22 10:49:02 +08:00 |
blockchain.go
|
add GetBalance to chain
|
2017-10-22 10:53:22 +08:00 |
blockchain_iterator.go
|
make it a package bc
|
2017-10-22 10:20:14 +08:00 |
cli.go
|
make it a package bc
|
2017-10-22 10:20:14 +08:00 |
cli_createblockchain.go
|
export DB in blockchain
|
2017-10-22 10:39:31 +08:00 |
cli_createwallet.go
|
make it a package bc
|
2017-10-22 10:20:14 +08:00 |
cli_explore.go
|
make it a package bc
|
2017-10-22 10:20:14 +08:00 |
cli_getbalance.go
|
export DB in blockchain
|
2017-10-22 10:39:31 +08:00 |
cli_listaddress.go
|
make it a package bc
|
2017-10-22 10:20:14 +08:00 |
cli_printchain.go
|
export DB in blockchain
|
2017-10-22 10:39:31 +08:00 |
cli_reindexutxo.go
|
make it a package bc
|
2017-10-22 10:20:14 +08:00 |
cli_send.go
|
export DB in blockchain
|
2017-10-22 10:39:31 +08:00 |
cli_startnode.go
|
make it a package bc
|
2017-10-22 10:20:14 +08:00 |
merkle_tree.go
|
make it a package bc
|
2017-10-22 10:20:14 +08:00 |
merkle_tree_test.go
|
make it a package bc
|
2017-10-22 10:20:14 +08:00 |
proofofwork.go
|
make it a package bc
|
2017-10-22 10:20:14 +08:00 |
server.go
|
make it a package bc
|
2017-10-22 10:20:14 +08:00 |
transaction.go
|
add PrintHTML method to chain
|
2017-10-22 10:49:02 +08:00 |
transaction_input.go
|
make it a package bc
|
2017-10-22 10:20:14 +08:00 |
transaction_output.go
|
make it a package bc
|
2017-10-22 10:20:14 +08:00 |
utils.go
|
make it a package bc
|
2017-10-22 10:20:14 +08:00 |
utxo_set.go
|
export DB in blockchain
|
2017-10-22 10:39:31 +08:00 |
wallet.go
|
make it a package bc
|
2017-10-22 10:20:14 +08:00 |
wallets.go
|
make it a package bc
|
2017-10-22 10:20:14 +08:00 |