OSDN Git Service

Change blockheader support json encode/decode (#367)
[bytom/bytom.git] / node /
2018-02-06 icodezjbuse UTXO ReservationsPeriod (#364)
2018-02-01 yahtooAdd walletdb recover function from keystore (#340)
2018-01-11 Guanghua GuoTest (#272)
2018-01-09 yahtooAdd accesstoken authz error return (#266)
2018-01-08 Guanghua GuoWebbrowser (#260)
2017-12-29 yahtooAdd RPC access auth config option on node start (#225)
2017-12-28 PaladzEdit genesis (#219)
2017-12-28 yahtooAdd xprv export and import function (#218)
2017-12-14 yahtooAdjust wallet code structure (#197)
2017-12-11 Guanghua GuoBug 94 (#192)
2017-12-05 icodezjbCache utxos (#169)
2017-11-30 PaladzMerge pull request #150 from Bytom/dev
2017-11-30 yahtooFix txfeed panic when wallet disabled (#151)
2017-11-29 Guanghua GuoDev (#148)
2017-11-27 yahtooAdd rpc token authenticate function (#135)
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 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 Guanghua GuoFix a bug (p2p pex enable pattern to connet not enable...
2017-11-15 yahtooAdd txfeed function (#103)
2017-11-06 Guanghua GuoMerge pull request #89 from Bytom/dev v0.1.4
2017-11-06 Chengcheng ZhangMerge branch 'dev' of git://github.com/Bytom/bytom
2017-11-02 Blockmeta-区块元Merge remote-tracking branch 'origin/dev' into wallet
2017-11-02 paladzadd vendor support for make test
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 v0.1.3
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-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 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 Liu-Cheng XuFix legacy log
2017-10-25 Liu-Cheng XuPurify normal log output (#70)
2017-10-25 Guanghua GuoReplace grpc to jsonrpc (#69)
2017-10-25 paladzMerge branch 'dev' into bvm
2017-10-25 paladzfix the storage bug
2017-10-25 paladzfix bug for end to end test
2017-10-24 paladzfix bug for end to end test
2017-10-24 paladzclear the chain part code
2017-10-23 paladzmodify the chain structure for support orphan block
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 Guanghua GuoKey wallet (#66)
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-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-09-28 gguossMerge branch 'demo'
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 gguossMerge branch 'master' of https://github.com/Bytom/bytom
2017-09-26 gguossMerge branch 'demo'
2017-09-26 paladzcode need to be little better elegant
2017-09-26 gguossMerge branch 'demo' of https://github.com/Bytom/bytom...
2017-09-26 gguossfix bug about spawn block issue:33
2017-09-26 jianyixunMerge branch 'demo' of https://github.com/Bytom/bytom...
2017-09-26 gguossMerge branch 'demo' of https://github.com/Bytom/bytom...
2017-09-26 gguossAdd a rpc: getBlockHeight
2017-09-26 gguossfix conflicts
2017-09-26 gguossMerge branch 'demo'
2017-09-26 icodezjbMerge pull request #6 from Bytom/demo
2017-09-25 paladzMerge branch 'demo' into bvm
2017-09-25 paladzadd our txpool to chain.validationTx
2017-09-24 Guanghua GuoMerge branch 'demo' into demo
2017-09-23 paladzfix wrong import issue
2017-09-23 paladzMerge branch 'bvm' into demo
2017-09-23 paladzadd custom init block
2017-09-23 icodezjbMerge pull request #1 from Bytom/demo
2017-09-22 Blockmeta-区块元Merge branch 'master' into demo
2017-09-22 rootpseudohsm bugfix
2017-09-22 gguossMerge branch 'demo' of https://github.com/Bytom/bytom...
2017-09-22 gguossMerge branch 'master' into demo
2017-09-22 paladzMerge branch 'demo' of https://github.com/Bytom/blockch...
2017-09-22 Blockmeta-区块元Merge branch 'master' into demo
2017-09-22 jianyixunADD hsm handler
2017-09-21 Blockmeta-区块元Merge pull request #2 from Bytom/demo
2017-09-21 Blockmeta-区块元Merge pull request #24 from Blockmeta/master
next