OSDN Git Service

fix the spend-tx error (#108)
[bytom/bytom.git] / blockchain / account / indexer.go
2017-11-16 Paladzfix the spend-tx error (#108)
2017-11-13 PaladzBvm (#96)
2017-11-02 Chengcheng ZhangMerge branch 'master' of https://github.com/Bytom/bytom...
2017-10-31 Guanghua GuoMerge pull request #75 from Bytom/dev v0.1.3
2017-10-30 gguossMerge branch 'master' into dev
2017-10-29 paladzmerge with the dev
2017-10-28 Blockmeta-区块元Merge branch 'dev' into wallet
2017-10-28 icodezjbSupport spend transaction with account or utxo (#72)
2017-10-28 icodezjbUse better iterator which tmlibs's IteratorPrefix
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 icodezjbMerge pull request #1 from Bytom/dev
2017-10-25 jianyixunMerge branch 'dev' into wallet
2017-10-25 paladzMerge branch 'dev' into bvm
2017-10-25 Guanghua GuoReplace grpc to jsonrpc (#69)
2017-10-25 paladzMerge branch 'dev' into bvm
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 icodezjbFix the restore issue parallel insert and delete accoun...
2017-10-20 icodezjbAdd filter for wallet mode to index accountutxos
2017-10-20 Guanghua GuoDev (#61)
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-10 gguossMerge branch 'dev' into zhouyasong-patch-1
2017-10-09 icodezjbMerge pull request #43 from liuchengxu/fmt
2017-10-09 Liu-Cheng XuReformat the whole project
2017-09-04 Colttmp save for branch merge
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-11 gguossBuild no error.
2017-08-11 gguossRemoved some about pg data.
2017-08-10 gguossResolve the dependency of the package
2017-08-07 Guanghua GuoMerge pull request #2 from Bytom/develop
2017-08-07 gguossChanged memstore to db store.
2017-08-04 gguossaccount