OSDN Git Service

Utxo storage (#196)
[bytom/bytom.git] / blockchain / account / reserve.go
2017-12-18 PaladzUtxo storage (#196)
2017-12-14 yahtooAdjust wallet code structure (#197)
2017-12-05 icodezjbCache utxos (#169)
2017-11-27 Guanghua GuoMerge pull request #132 from Bytom/dev
2017-11-24 icodezjbSupport list-transactions (#126)
2017-11-24 Guanghua GuoGenesis (#127)
2017-11-20 Guanghua GuoMerge pull request #112 from Bytom/dev
2017-11-17 icodezjbRefactor accountutxos DB rollback when orphan block...
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 icodezjbMerge remote-tracking branch 'origin/dev' into dev
2017-10-27 icodezjbUpdate code style
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-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-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-10 gguossTo compile, annotate a lot of code
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