OSDN Git Service

code need to be little better elegant
[bytom/bytom.git] / blockchain / reactor.go
2017-09-26 paladzcode need to be little better elegant
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 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-24 jianyixunadd bytomcli listkey deletekey
2017-09-24 Guanghua GuoMerge branch 'demo' into demo
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 jianyixunMerge branch 'master' of https://github.com/Blockmeta...
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 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 gguossrecovery BlockchainReactor.
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 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 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-09 Guanghua GuoMerge pull request #18 from Bytom/develop
2017-09-09 gguossAdded a example about submit-transaction call.
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-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 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-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 gguossMerge branch 'master' into develop
2017-08-31 rootadd createControlProgram
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-29 rootadd update-account-tags
2017-08-29 Guanghua GuoMerge pull request #9 from Bytom/zhouyasong-patch-1
2017-08-29 zhouyasongUpdate reactor.go
2017-08-28 Guanghua GuoMerge pull request #8 from Bytom/develop
2017-08-28 gguossAdded createAccount api handler.
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 gguossbind bcReactor and http server.
2017-08-25 gguossAdded errors.go for handle http request error.
2017-08-22 Guanghua GuoMerge pull request #5 from Bytom/develop
2017-08-22 gguossAdded net module.
2017-08-21 gguossAdded account into blockchainreactor.
2017-08-18 gguossMerge remote-tracking branch 'origin/develop'
2017-08-17 gguossmerge bytom/blockchain/store /bytom/blockchain/txdb...
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-08-11 Guanghua GuoMerge pull request #3 from Bytom/develop
2017-08-09 gguossAdded blockchain.
2017-08-07 Guanghua GuoMerge pull request #2 from Bytom/develop
2017-08-07 gguossChanged memstore to db store.
2017-07-21 gguossAdded memstore to store block. Used to test block sync.
2017-07-20 gguossAdded BlockChain fastSync.
next