OSDN Git Service

Revert "remove rpc package (#474)" (#475)
[bytom/bytom.git] / blockchain / query.go
2018-03-24 Yongfeng LImove several packages out of blockchain (#473)
2018-03-24 Yongfeng LIRefactor api (#472)
2018-03-23 Yongfeng LImove request handle methods to API struct (#470)
2018-03-22 Yongfeng LIrefactor list-unspent-outputs (#465)
2018-03-21 Yongfeng LIadd GetAccountBalances to wallet (#454)
2018-03-21 Yongfeng LIremove accounts and assets from BlockchainReactor ...
2018-03-20 oyshengadd interface get-transaction (#439)
2018-03-17 Yongfeng LIreturn AnnotatedAccount for list-accounts api (#437)
2018-03-15 Yongfeng LIremove RefDataHash in SpendCommitment and UTXO (#428)
2018-01-29 icodezjbMake sure that coinbase utxo which has been some blocks...
2018-01-24 Paladzcore upgrade (#310)
2018-01-23 Liu-Cheng XuEliminate resWrapper (#315)
2018-01-19 icodezjbSupport list transactions summary (#303)
2018-01-02 Liu-Cheng XuRefactor bytomcli via cobra (#222)
2017-12-29 Paladzclean the account utxo struct (#221)
2017-12-14 yahtooAdjust wallet code structure (#197)
2017-11-27 Guanghua GuoMerge pull request #132 from Bytom/dev
2017-11-24 icodezjbSupport list-transactions (#126)
2017-11-20 Guanghua GuoMerge pull request #112 from Bytom/dev
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-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 icodezjbOptimize list-balances
2017-10-28 icodezjbUse better iterator which tmlibs's IteratorPrefix
2017-10-26 icodezjbMerge remote-tracking branch 'origin/dev' into dev
2017-10-26 icodezjbSupport spend transaction with account or utxo
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-29 gguossMerge branch 'master' into demo
2017-09-28 icodezjbMerge pull request #37 from icodezjb/demo
2017-09-28 icodezjbsupport list-balances
2017-09-28 gguossMerge branch 'demo'
2017-09-26 paladzMerge branch 'demo' into bvm
2017-09-26 Guanghua GuoMerge pull request #34 from icodezjb/demo
2017-09-26 icodezjbsupport list-accounts and list-assets
2017-09-26 gguossfix conflicts
2017-09-21 paladzmerge with master baby
2017-09-18 Blockmeta-区块元Merge pull request #1 from Bytom/master
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-07 rootadd query API
2017-09-07 rootadd query