OSDN Git Service

move request handle methods to API struct (#470)
[bytom/bytom.git] / cmd /
2018-03-23 oyshengmodify bytomcli interface submit-transaction (#466)
2018-03-22 oyshenglist-addresses response add account_alias (#462)
2018-03-22 Yongfeng LI refactor node server (#460)
2018-03-22 oyshengmodify reset-key-password api (#459)
2018-03-22 oysheng bytomcli add validate-address and list-addresses ...
2018-03-21 oyshengmodify get-block-count API (#447)
2018-03-21 oyshengfix transaction API response json format and bytomcli...
2018-03-20 oyshengadd interface get-transaction (#439)
2018-03-16 Yongfeng LIRename legacy (#433)
2018-03-16 Yongfeng LIrename create-account-address command (#432)
2018-03-13 PaladzSeed (#415)
2018-03-10 PaladzGetwork (#410)
2018-03-10 Paladzedit get reward respone (#406)
2018-03-10 Chengcheng ZhangDev mining (#390)
2018-03-08 PaladzMining pool (#403)
2018-03-07 Blockmeta-区块元Merge pull request #402 from Bytom/disable-log-colors
2018-03-07 Liu-Cheng XuDisable colored logging
2018-02-05 Liu-Cheng XuDon't init logrus in a seperate file (#361)
2018-01-31 Guanghua GuoMiner (#329)
2018-01-31 Paladzsuper clean tensority init push (#337)
2018-01-31 yahtooAdd import private key progress query (#331)
2018-01-24 Guanghua GuoMiner - proof of work (#311)
2018-01-23 icodezjbPassword array (#316)
2018-01-19 icodezjbSupport list transactions summary (#303)
2018-01-19 icodezjbAdd external asset ailas and definition (#278)
2018-01-18 李永峰add private key import (#305)
2018-01-18 Paladzstand tx is eveywhere (#298)
2018-01-17 yahtooRecovery walletDB support standard txs (#296)
2018-01-12 Guanghua GuoPerformance test (#279)
2018-01-11 Guanghua GuoTest (#272)
2018-01-08 Guanghua GuoWebbrowser (#260)
2018-01-05 icodezjbDefine ErrInternalAsset (#249)
2018-01-05 PaladzRemove annotated struct (#242)
2018-01-03 Paladzinit push for pay-to-script-hash (#235)
2018-01-02 Liu-Cheng XuRefactor bytomcli via cobra (#222)
2017-12-29 yahtooAdd RPC access auth config option on node start (#225)
2017-12-29 Paladzclean the account utxo struct (#221)
2017-12-28 yahtooAdd xprv export and import function (#218)
2017-12-26 PaladzAddress (#213)
2017-12-25 Guanghua GuoTest (#211)
2017-12-11 Guanghua GuoBug 94 (#192)
2017-12-06 Guanghua GuoReactor (#182)
2017-12-04 Guanghua GuoMerge pull request #165 from Bytom/meger_master
2017-12-04 gguossMerge master
2017-11-30 Guanghua GuoChange api call port 98888 (#154)
2017-11-30 icodezjbUpdate for bytomcli help cmd (#155)
2017-11-30 PaladzHsm (#152)
2017-11-29 Guanghua GuoDev (#148)
2017-11-29 Guanghua GuoAdd configure chain_id (#145)
2017-11-29 icodezjbMulti account issue (#144)
2017-11-29 yahtooAdd txfeed commands to cobra & Change accesstoken rpc...
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 Guanghua GuoMerge pull request #132 from Bytom/dev
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-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 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-17 Guanghua GuoAdd go profiling programs (#109)
2017-11-16 Paladzfix the spend-tx error (#108)
2017-11-15 yahtooAdd txfeed function (#103)
2017-11-13 Guanghua GuoMerge pull request #99 from Bytom/dev
2017-11-13 PaladzBvm (#96)
2017-11-13 Guanghua GuoSet p2p timeout from configure file (#98)
2017-11-09 Guanghua GuoRadom node key (#92)
2017-11-07 Liu-Cheng XuAdd getBlockEntryByHash rpc call (#87)
2017-11-06 Guanghua GuoMerge pull request #89 from Bytom/dev v0.1.4
2017-11-06 Liu-Cheng XuAdd get-block-header-by-hash subcommand (#88)
2017-11-06 Guanghua GuoTestnet (#86)
2017-11-06 Chengcheng ZhangMerge branch 'dev' of git://github.com/Bytom/bytom
2017-11-03 Guanghua GuoDelete tendermint log initialize (#85)
2017-11-03 Blockmeta-区块元Merge pull request #83 from Bytom/wallet
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-区块元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-10-31 Blockmeta-区块元Merge branch 'dev' into wallet
2017-10-31 gguossMerge branch 'dev' of https://github.com/Bytom/bytom...
2017-10-31 Guanghua GuoMerge pull request #75 from Bytom/dev v0.1.3
2017-10-31 paladzmerge with dev
2017-10-30 Liu-Cheng XuUpdate README.md
2017-10-30 Liu-Cheng XuMerge remote-tracking branch 'zjb/monday-zjb' into dev
2017-10-30 icodezjbsubmitSpendTransaction
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-28 icodezjbFor monday
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
next