OSDN Git Service

bytom/bytom.git
2017-09-21 Blockmeta-区块元Merge pull request #24 from Blockmeta/master
2017-09-21 zhouyasongmodified reactor.go
2017-09-21 zhouyasongmmerge zhouyasong-patch-1 to demo
2017-09-21 jianyixun修复
2017-09-21 paladzmerge with master baby
2017-09-21 paladzadd txpool and tx boardcast after received tx
2017-09-20 paladzmining, block sync, success
2017-09-19 zhouyasongadd accesstoken
2017-09-19 zhouyasongadd spendAction to issue.go
2017-09-18 jianyixunadd wallet
2017-09-18 Blockmeta-区块元Merge pull request #1 from Bytom/master
2017-09-17 paladzinit version of merger all thr things together
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 pull request #17 from icodezjb/master
2017-09-09 Guanghua GuoMerge branch 'master' into master
2017-09-09 icodezjbchange <asset.Signer.ID, Asset> to <asset.AssetID.Strin...
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 gguossFixed a bug about asset's findByID.
2017-09-08 gguossMerge branch 'master' into develop
2017-09-08 Guanghua GuoMerge pull request #13 from icodezjb/master
2017-09-08 gguossAdded example about build-transaction.
2017-09-08 icodezjbadd one id generation which account and asset use by...
2017-09-08 icodezjbMerge branch 'master' of https://github.com/icodezjb...
2017-09-08 icodezjbadd one id generation which account and asset use by...
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 ColtMerge branch 'consensus' into bvm
2017-09-07 gguossMerge branch 'master' into develop
2017-09-06 Coltmerge all the shit together
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 rootModify the assets.go
2017-09-05 gguossprepare added submitTx function.
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-09-04 Colttmp save for branch merge
2017-09-01 Coltmempool and unit test
2017-08-31 gguossMerge branch 'develop'
2017-08-31 gguossDelete tendermint's types.
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 gguossDelete lib/pq, because lib/pq is sql.
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 gguossAdded setupGenesisBlock function.
2017-08-30 gguossModified readme.md
2017-08-30 rootnamed arguments
2017-08-30 rootadd insertAccountControlProgram
2017-08-30 gguossChanged bytom node test.
2017-08-30 gguossAdded configure API address and test ok.
2017-08-29 Coltlimit the block size and transaction size
2017-08-29 rootadd update-account-tags
2017-08-29 gguossRemoved validate.config. and Modified config.
2017-08-29 Coltadd BlockSubsidy function
2017-08-29 Guanghua GuoMerge pull request #9 from Bytom/zhouyasong-patch-1
2017-08-29 zhouyasongUpdate reactor.go
2017-08-29 Guanghua GuoUpdate README.md
2017-08-28 Coltvalidation part unit test
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-28 gguossAdded createAccount api handler.
2017-08-25 Coltupdate for the validation level test
2017-08-25 rootadd create-block-keypair to reactor.go
2017-08-25 Guanghua GuoMerge pull request #7 from Bytom/develop
2017-08-25 gguossrun http api (call /info ok.)
2017-08-25 gguossAdded metrics
2017-08-25 gguossbind bcReactor and http server.
2017-08-25 gguossAdded errors.go for handle http request error.
2017-08-24 gguossreply rpcInit.
2017-08-24 Coltbc level ice lock
2017-08-23 gguossAdded chain's rpc.
next