OSDN Git Service

extract api from blockchain (#478)
[bytom/bytom-spv.git] / blockchain / reactor.go
2018-03-24 Yongfeng LImake some fields of BlockchainReactor public to facilit...
2018-03-24 Yongfeng LImove several packages out of blockchain (#473)
2018-03-24 Yongfeng LIRefactor api (#472)
2018-03-23 Yongfeng LIadd API struct (#468)
2018-03-22 Yongfeng LIremove serveHTTP and mux from BlockchainReactor (#463)
2018-03-22 WangYifubugfix: disable wallet panic (#456)
2018-03-21 Yongfeng LIput token management from BlockchainReactor to Wallet...
2018-03-21 Yongfeng LIput hsm from BlockchainReactor to Wallet (#451)
2018-03-21 Yongfeng LIremove accounts and assets from BlockchainReactor ...
2018-03-21 Paladzinit push for add newBlockCh for p2p (#443)
2018-03-20 Yongfeng LIremove useless code in blockchain/reactor.go (#441)
2018-03-16 Yongfeng LIRename legacy (#433)
2018-03-09 yahtooAdd p2p network manager function (#397)
2018-03-08 PaladzMining pool (#403)
2018-01-31 yahtooAdd import private key progress query (#331)
2018-01-10 李永峰Merge pull request #271 from Bytom/response-refactor
2018-01-10 Yongfeng LIadd Response factor
2018-01-10 PaladzRevert "refactor blockchain resWrapper (#269)" (#270)
2018-01-10 李永峰refactor blockchain resWrapper (#269)
2018-01-02 Liu-Cheng XuRefactor bytomcli via cobra (#222)
2017-12-18 PaladzUtxo storage (#196)
2017-12-11 Guanghua GuoBug 94 (#192)
2017-12-06 Guanghua GuoReactor (#182)
2017-11-29 Guanghua GuoDev (#148)
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 Guanghua GuoMerge pull request #132 from Bytom/dev
2017-11-24 icodezjbSupport list-transactions (#126)
2017-11-22 Liu-Cheng XuAdd is-mining and gas-rate (#124)
2017-11-21 Liu-Cheng XuBlock height get block tx cnt by height (#121)
2017-11-20 Liu-Cheng XuIncorporate Cobra (#110)
2017-11-20 Guanghua GuoMerge pull request #112 from Bytom/dev
2017-11-17 yahtooadd access token function (#111)
2017-11-17 icodezjbRefactor accountutxos DB rollback when orphan block...
2017-11-15 yahtooAdd txfeed function (#103)
2017-11-13 PaladzBvm (#101)
2017-11-13 PaladzBvm (#100)
2017-11-13 Guanghua GuoMerge pull request #99 from Bytom/dev
2017-11-13 PaladzBvm (#96)
2017-11-07 Liu-Cheng XuAdd getBlockEntryByHash rpc call (#87)
2017-11-06 Guanghua GuoMerge pull request #89 from Bytom/dev
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-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 Chengcheng ZhangMerge branch 'master' of https://github.com/Bytom/bytom...
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
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 paladzmerge with the dev
2017-10-29 paladzdev version for modify net structure
2017-10-27 paladzshit fix for the communicate level, we will rewrite...
2017-10-26 icodezjbMerge remote-tracking branch 'origin/dev' into dev
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-24 paladzclear the chain part code
2017-10-23 paladzmodify the chain structure for support orphan block
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
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
2017-10-10 gguossMerge branch 'dev' of github.com:Bytom/bytom into dev
2017-10-10 gguossRemove dashboard && Make test OK.
2017-09-28 icodezjbMerge pull request #9 from Bytom/demo
2017-09-28 gguossMerge branch 'demo'
2017-09-28 paladzfix logic bug on broadcast tx
2017-09-28 icodezjbMerge pull request #8 from Bytom/demo
2017-09-28 gguossMerge branch 'demo'
2017-09-26 paladzMerge branch 'demo' into bvm
2017-09-26 paladzlog error when sync tx fail
2017-09-26 icodezjbMerge pull request #7 from Bytom/demo
2017-09-26 jianyixunMerge branch 'demo' of https://github.com/Bytom/bytom...
2017-09-26 paladzfix the merge bug
2017-09-26 paladzcode need to be little better elegant
2017-09-26 gguossfix conflicts
2017-09-26 gguossMerge branch 'demo'
2017-09-26 icodezjbMerge pull request #6 from Bytom/demo
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
next