OSDN Git Service

bytom/bytom.git
2017-09-26 jianyixunadd auth on txbuilder.sign
2017-09-26 gguossModify createAccount & createAsset not use hard code.
2017-09-26 gguossModify bytom descriptor.
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 'calDiff' into bvm
2017-09-25 paladzfinish but untest calDiff, due to need work on other...
2017-09-25 paladzMerge branch 'bvm' into demo
2017-09-25 paladzquick fix for make the chain.validationTx work, but...
2017-09-25 paladztmp save for developing
2017-09-25 jianyixunfix typo & change seed
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 hsm funcs
2017-09-23 jianyixunadd comma
2017-09-23 jianyixunadd bytomcli create-key
2017-09-23 paladzdelete the unused code
2017-09-23 paladzfix wrong import issue
2017-09-23 paladzMerge branch 'bvm' into demo
2017-09-23 paladzadd custom init block
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 paladzchange the hash check time
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 Guanghua GuoUpdate README.md
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 #26 from Blockmeta/master
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 paladzmove difficulty part code to a file
2017-09-22 paladzBTM asset id should be define in the consensus folder
2017-09-22 paladzmove the max tx size and block size to the consensus...
2017-09-22 paladzremove generate block function due to we are pow crypto
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 paladzfix one unit test bug
2017-09-22 gguossignore hsm.go.
2017-09-22 gguossFixed import from github.com.
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-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...
next