OSDN Git Service

Hsm (#152)
[bytom/bytom.git] / blockchain /
2017-11-30 PaladzHsm (#152)
2017-11-29 yahtooAdd txfeed commands to cobra & Change accesstoken rpc...
2017-11-28 PaladzBvm (#138)
2017-11-28 Paladzquick fix for snapshot key and a compile time error...
2017-11-28 icodezjbSupport remote spend transaction (#139)
2017-11-28 Liu-Cheng XuUnify block-hash (#137)
2017-11-28 Liu-Cheng XuUnify net.go's json response (#136)
2017-11-27 Liu-Cheng XuUnify json response (#130)
2017-11-27 icodezjbUpdate for hsm_test (#131)
2017-11-24 icodezjbSupport list-transactions (#126)
2017-11-24 Guanghua GuoGenesis (#127)
2017-11-22 Liu-Cheng XuAdd is-mining and gas-rate (#124)
2017-11-22 Paladzfinish todo: delete old mainchain && snapshot in db...
2017-11-21 Liu-Cheng XuBlock height get block tx cnt by height (#121)
2017-11-21 yahtooadd access token authentication function to cobra ...
2017-11-20 Liu-Cheng XuIncorporate Cobra (#110)
2017-11-20 Guanghua GuoUnit test (#113)
2017-11-17 yahtooadd access token function (#111)
2017-11-17 icodezjbRefactor accountutxos DB rollback when orphan block...
2017-11-16 Paladzfix the spend-tx error (#108)
2017-11-15 yahtooAdd txfeed function (#103)
2017-11-13 PaladzBvm (#101)
2017-11-13 PaladzBvm (#100)
2017-11-13 PaladzBvm (#96)
2017-11-07 Liu-Cheng XuAdd getBlockEntryByHash rpc call (#87)
2017-11-06 Liu-Cheng XuAdd get-block-header-by-hash subcommand (#88)
2017-11-06 Chengcheng ZhangMerge branch 'dev' of git://github.com/Bytom/bytom
2017-11-03 Blockmeta-区块元Remove rpc updateAlias (#84)
2017-11-03 Blockmeta-区块元Merge pull request #83 from Bytom/wallet
2017-11-02 Blockmeta-区块元Fix duplicated alias bug and remove updateAlias rpc
2017-11-02 Blockmeta-区块元Merge remote-tracking branch 'origin/dev' into wallet
2017-11-02 Guanghua GuoAdd rpc interface: get-current-block-hash (#80)
2017-11-02 Blockmeta-区块元Add thirdpart package and fix bugs of testcases
2017-11-02 Blockmeta-区块元Merge remote-tracking branch 'origin/dev' into wallet
2017-11-02 Blockmeta-区块元Merge remote-tracking branch 'origin/dev' into wallet
2017-11-02 Chengcheng ZhangMerge branch 'master' of https://github.com/Bytom/bytom...
2017-11-01 Blockmeta-区块元Merge remote-tracking branch 'origin/dev' into wallet
2017-11-01 Blockmeta-区块元Update create-key rpc
2017-11-01 Blockmeta-区块元Merge branch 'dev' into wallet
2017-11-01 Blockmeta-区块元Fix typo and delete coretest
2017-11-01 Blockmeta-区块元Fix bug for hsm test
2017-10-31 Blockmeta-区块元Merge branch 'dev' into wallet
2017-10-31 gguossFix merge conflict
2017-10-31 gguossMerge branch 'dev' of https://github.com/Bytom/bytom...
2017-10-31 paladzset the init block bits
2017-10-31 Guanghua GuoMerge pull request #75 from Bytom/dev v0.1.3
2017-10-31 paladzmerge with dev
2017-10-30 paladzfix bug for net level change
2017-10-30 Liu-Cheng XuMerge remote-tracking branch 'zjb/monday-zjb' into dev
2017-10-30 gguossMerge branch 'master' into dev
2017-10-30 Guanghua GuoDelete bytom log (#74)
2017-10-29 Blockmeta-区块元Update hsm unittest file
2017-10-29 paladzmerge with the dev
2017-10-29 paladzdev version for modify net structure
2017-10-28 icodezjbFor monday
2017-10-28 Blockmeta-区块元Remove useless code
2017-10-28 Blockmeta-区块元Merge branch 'dev' into wallet
2017-10-28 icodezjbSupport spend transaction with account or utxo (#72)
2017-10-28 icodezjbOptimize list-balances
2017-10-28 Blockmeta-区块元Merge branch 'dev' into wallet
2017-10-28 icodezjbUse better iterator which tmlibs's IteratorPrefix
2017-10-27 icodezjbMerge remote-tracking branch 'origin/dev' into dev
2017-10-27 icodezjbUpdate code style
2017-10-27 paladzshit fix for the communicate level, we will rewrite...
2017-10-27 icodezjbUpdate transact.go
2017-10-27 icodezjbUpdate log package
2017-10-27 icodezjbUse nil better to len for goleveldb.Get return
2017-10-26 icodezjbMerge remote-tracking branch 'origin/dev' into dev
2017-10-26 icodezjbSupport spend transaction with account or utxo
2017-10-26 jianyixunAdd coretest module
2017-10-26 icodezjbMerge pull request #1 from Bytom/dev
2017-10-26 jianyixunAdd hsm_test template
2017-10-25 jianyixunMerge branch 'dev' into wallet
2017-10-25 jianyixunUpdate address format and mechanism of keystore
2017-10-25 paladzMerge branch 'dev' into bvm
2017-10-25 Liu-Cheng XuPurify normal log output (#70)
2017-10-25 Guanghua GuoReplace grpc to jsonrpc (#69)
2017-10-25 paladzMerge branch 'dev' into bvm
2017-10-25 paladzfix the storage bug
2017-10-25 paladzfix bug for end to end test
2017-10-24 paladzfix bug for end to end test
2017-10-24 jianyixunAdd sw address
2017-10-24 paladzclear the chain part code
2017-10-23 paladzclear the store db part code && add one TODO
2017-10-23 paladzmodify the chain structure for support orphan block
2017-10-23 Liu-Cheng XuEliminate tendermint log in pool.go (#68)
2017-10-21 Guanghua GuoMerge pull request #67 from Bytom/dev 0.1.2
2017-10-21 gguossMerge branch 'dev' of https://github.com/Bytom/bytom...
2017-10-21 gguossResolve conflicts
2017-10-21 Guanghua GuoKey wallet (#66)
2017-10-21 icodezjbFix the restore issue parallel insert and delete accoun...
2017-10-20 icodezjbAdd filter for wallet mode to index accountutxos
2017-10-20 icodezjbFix the restore issue parallel insert and delete accoun...
2017-10-20 Guanghua GuoDev (#61)
2017-10-20 Guanghua GuoAccount bind key && Asset bind key (#59)
2017-10-18 icodezjbAdd block process to build accountutxos db (#53)
2017-10-13 Guanghua GuoMerge pull request #49 from Bytom/dev v0.1.1
2017-10-12 Guanghua GuoMerge pull request #47 from liuchengxu/ci
2017-10-12 Guanghua GuoMerge pull request #48 from Bytom/wallet
2017-10-12 gguosswallet.enable control account and asset
next