OSDN Git Service

Update README.md
[bytom/bytom.git] / blockchain /
2017-09-29 gguossMerge branch 'master' into demo
2017-09-28 icodezjbMerge pull request #37 from icodezjb/demo
2017-09-28 icodezjbsupport list-balances
2017-09-28 icodezjbMerge pull request #9 from Bytom/demo
2017-09-28 gguossMerge branch 'demo'
2017-09-28 paladzfix logic bug on broadcast tx
2017-09-28 icodezjbMerge pull request #8 from Bytom/demo
2017-09-28 gguossMerge branch 'demo'
2017-09-27 paladzMerge branch 'demo' into bvm
2017-09-27 paladzwe got the first issue transaction in the block
2017-09-26 jianyixunmistake remove & recover
2017-09-26 jianyixunfix bug action & remove ctx
2017-09-26 paladzfix the validation part error
2017-09-26 paladzMerge branch 'demo' into bvm
2017-09-26 paladzlog error when sync tx fail
2017-09-26 Guanghua GuoMerge pull request #34 from icodezjb/demo
2017-09-26 icodezjbsupport list-accounts and list-assets
2017-09-26 icodezjbMerge pull request #7 from Bytom/demo
2017-09-26 jianyixunMerge branch 'demo' of https://github.com/Bytom/bytom...
2017-09-26 paladzfix the merge bug
2017-09-26 gguossMerge branch 'master' of https://github.com/Bytom/bytom
2017-09-26 gguossMerge branch 'demo'
2017-09-26 paladzcode need to be little better elegant
2017-09-26 gguossMerge branch 'demo' of https://github.com/Bytom/bytom...
2017-09-26 gguossfix bug about spawn block issue:33
2017-09-26 gguossMerge branch 'demo' of https://github.com/Bytom/bytom...
2017-09-26 jianyixunadd new wallet test
2017-09-26 jianyixunfix mistake
2017-09-26 jianyixunadd auth on txbuilder.sign
2017-09-26 gguossfix build error:import the extra branch
2017-09-26 gguossfix conflicts
2017-09-26 gguossMerge branch 'demo'
2017-09-26 icodezjbMerge pull request #6 from Bytom/demo
2017-09-25 paladzdelete submit due to txPoold already included that
2017-09-25 paladzMerge branch 'demo' into bvm
2017-09-25 paladzconnect bcR with txPool newTx chanel, auto boardcast
2017-09-25 paladztx validation call the chain function
2017-09-25 paladzadd our txpool to chain.validationTx
2017-09-25 jianyixunadd bytomcli update-alias
2017-09-25 jianyixunMerge branch 'demo' of https://github.com/Bytom/bytom...
2017-09-25 jianyixunadd bytomcli reset-password
2017-09-25 paladzMerge branch 'demo' into bvm
2017-09-25 paladzMerge branch 'bvm' into demo
2017-09-25 icodezjbMerge pull request #3 from Bytom/demo
2017-09-24 jianyixunadd bytomcli listkey deletekey
2017-09-24 Guanghua GuoMerge pull request #31 from icodezjb/demo
2017-09-24 Guanghua GuoMerge branch 'demo' into demo
2017-09-23 icodezjbstore RawDefinition1 instead of rawDefinition in struct...
2017-09-23 jianyixunadd bytomcli create-key
2017-09-23 paladzMerge branch 'bvm' into demo
2017-09-23 icodezjbMerge pull request #1 from Bytom/demo
2017-09-22 jianyixunfix bug: hsm
2017-09-22 Blockmeta-区块元Merge branch 'master' into demo
2017-09-22 rootpseudohsm bugfix
2017-09-22 jianyixunfix bug
2017-09-22 gguossMerge branch 'demo' of https://github.com/Bytom/bytom...
2017-09-22 gguossMerge branch 'master' into demo
2017-09-22 Blockmeta-区块元Merge pull request #27 from Blockmeta/master
2017-09-22 jianyixunreflash
2017-09-22 jianyixunMerge branch 'master' of https://github.com/Blockmeta...
2017-09-22 jianyixundelete remote
2017-09-22 paladzMerge branch 'demo' of https://github.com/Bytom/blockch...
2017-09-22 paladzMerge branch 'bvm' into demo
2017-09-22 Blockmeta-区块元Merge pull request #3 from Bytom/demo
2017-09-22 Blockmeta-区块元Merge branch 'master' into demo
2017-09-22 paladzfix log issue
2017-09-22 paladzdelete the debug code
2017-09-22 Guanghua GuoMerge pull request #25 from icodezjb/demo
2017-09-22 paladzformat the check proof of work enter point
2017-09-22 jianyixunADD hsm handler
2017-09-22 paladzvalidation should handle the int/uint type convert
2017-09-22 paladztx weight should read from tx directly
2017-09-22 icodezjb annotate Alias checks when create accout for bytomcli...
2017-09-22 gguossrecovery BlockchainReactor.
2017-09-22 gguossignore hsm.go.
2017-09-22 gguossFixed code file abs path.
2017-09-21 zhouyasongmanage package
2017-09-21 Blockmeta-区块元Merge pull request #2 from Bytom/demo
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-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 gguossRemoved something not important.
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 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
next