OSDN Git Service

Added LICENSE.
[bytom/bytom.git] / cmd /
2017-09-15 Guanghua GuoMerge pull request #21 from Bytom/zhouyasong-patch-1
2017-09-15 gguossMerge branch 'master' into zhouyasong-patch-1
2017-09-15 Guanghua GuoMerge pull request #20 from icodezjb/master
2017-09-15 icodezjbsupport update-account tags
2017-09-09 Guanghua GuoMerge pull request #18 from Bytom/develop
2017-09-09 gguossAdded a example about submit-transaction call.
2017-09-09 gguossAdded log to print SigningInstructions's SignatureWitne...
2017-09-09 Guanghua GuoMerge branch 'master' into master
2017-09-09 Guanghua GuoMerge pull request #16 from Bytom/develop
2017-09-09 gguossFixed a bug about store AssetId.
2017-09-09 gguossAdded Sign transaction in example.
2017-09-09 icodezjbMerge pull request #2 from Bytom/master
2017-09-08 Guanghua GuoMerge pull request #14 from Bytom/develop
2017-09-08 gguossMerge branch 'master' into develop
2017-09-08 gguossAdded example about build-transaction.
2017-09-08 gguossFixed a bug about createAccount & createAsset function...
2017-09-08 icodezjbMerge pull request #1 from Bytom/master
2017-09-07 rootadd query API
2017-09-07 rootadd query
2017-09-07 gguossFixed a bug about assets memory not be alloc.
2017-09-07 gguossMerge branch 'master' into develop
2017-09-06 gguossadded example to test issue function.
2017-09-06 ColtMerge branch 'master' into bvm
2017-09-06 gguossmerged and reslove confilic in zhouyasong-patch-1.
2017-09-06 gguossMerge branch 'master' into zhouyasong-patch-1
2017-09-06 Guanghua GuoMerge pull request #12 from Bytom/develop
2017-09-06 gguossRemoved died code.
2017-09-05 gguossMerge branch 'master' into develop
2017-09-05 gguossAdded issue.py to test issue function.
2017-09-05 Coltmerge bvm branch with master
2017-09-04 rootMerge branch 'zhouyasong-patch-1' of https://github...
2017-09-04 rootadd txfeed
2017-08-31 gguossMerge branch 'zhouyasong-patch-1' of https://github...
2017-08-31 gguossMerge branch 'master' into zhouyasong-patch-1
2017-08-31 rootadd createAccountReceiver
2017-08-31 Guanghua GuoMerge pull request #11 from Bytom/develop
2017-08-31 gguossMerge branch 'master' into develop
2017-08-31 rootadd createControlProgram
2017-08-31 gguossFixed a bug about genesis.json defect.
2017-08-31 gguossAdded genesis block.
2017-08-31 gguossAdded PrivateKey into genesis.
2017-08-31 Guanghua GuoMerge pull request #10 from Bytom/zhouyasong-patch-1
2017-08-31 rootadd updateAssetTags
2017-08-31 rootadd asset and asset'sbytomcli
2017-08-30 gguossModified readme.md
2017-08-30 gguossChanged bytom node test.
2017-08-30 gguossAdded configure API address and test ok.
2017-08-29 rootadd update-account-tags
2017-08-29 gguossRemoved validate.config. and Modified config.
2017-08-28 Guanghua GuoMerge pull request #8 from Bytom/develop
2017-08-28 gguossFixed a bug about bytomcli call create-account.
2017-08-28 gguossAdded create-account call in client.
2017-08-23 Guanghua GuoMerge pull request #6 from Bytom/develop
2017-08-23 gguossAdded bytom client.
2017-08-18 gguossMerge remote-tracking branch 'origin/develop'
2017-08-18 gguossdelete blockchain.
2017-08-18 gguossdelete not used data.
2017-08-18 rootThe blockchain directory has been removed
2017-08-18 rootThe cmd/blockchain has been removed
2017-08-18 rootThis changes the executable file of bytom
2017-08-17 gguossMerge branch 'master' into develop
2017-08-17 Coltmerge with master
2017-08-17 Guanghua GuoMerge pull request #4 from Bytom/develop
2017-08-17 gguossChanged blockchain to bytom.
2017-07-31 gguossAdded submit to test p2p sync.
2017-07-19 gguossAdded block store to store block and the latest height.
2017-07-18 gguossTest shell with two node.
2017-07-18 gguossAdded 2 node for test.
2017-07-17 gguossAdded init genesis file.
2017-07-17 gguossFixed blockchain run panic.
2017-07-17 gguossAdded blockchain
2017-07-14 gguossmerge node_p2p and chain.
2017-07-14 gguossinit blockchain cmd.
2017-07-14 gguossAdded blockchain struct.