OSDN Git Service

bytom/bytom.git
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... Merge branch 'dev' of git://github.com/Bytom/bytom
2017-11-03 Guanghua GuoDelete tendermint log initialize (#85)
2017-11-03 gguossFix chain's height is 0
2017-11-03 Blockmeta-区块元Remove rpc updateAlias (#84)
2017-11-03 Blockmeta-区块元Merge pull request #83 from Bytom/wallet
2017-11-02 Blockmeta-区块元Fix duplicated alias bug and remove updateAlias rpc
2017-11-02 Blockmeta-区块元Merge remote-tracking branch 'origin/dev' into wallet
2017-11-02 Blockmeta-区块元Remove vscode config
2017-11-02 Paladzchain.state using block.height instead of height (#82)
2017-11-02 Guanghua GuoAdd rpc interface: get-current-block-hash (#80)
2017-11-02 Chengcheng... delete btmhash
2017-11-02 Blockmeta-区块元Add package cespare/cp
2017-11-02 Blockmeta-区块元Add thirdpart package and fix bugs of testcases
2017-11-02 Blockmeta-区块元Merge remote-tracking branch 'origin/dev' into wallet
2017-11-02 gguossFix difficulty_test error
2017-11-02 paladzfix calDiff bug due to we set the genesis block height...
2017-11-02 paladzMerge branch 'dev' into bvm
2017-11-02 Paladzupdate make file due to we are using vendor to control...
2017-11-02 paladzdelete grep -v '/rpc/' in makefile
2017-11-02 paladzupdate the makefile due to codereview
2017-11-02 paladzupdate make file due to we are using vendor to control...
2017-11-02 Chengcheng... add btmhash
2017-11-02 Chengcheng... delete btmhash
2017-11-02 Chengcheng... add btmhash
2017-11-02 Blockmeta-区块元Merge remote-tracking branch 'origin/dev' into wallet
2017-11-02 paladzadd stretchr/testify to vendor
2017-11-02 paladzadd vendor support for make test
2017-11-02 Chengcheng... Merge 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-11-01 Chengcheng... Delete README.md
2017-11-01 Chengcheng... Create README.md
2017-11-01 paladzadd more package to our vendor
2017-11-01 Blockmeta-区块元Merge branch 'dev' into wallet
2017-11-01 paladzadd golang.org/x package to our vendor
2017-11-01 Blockmeta-区块元Fix typo and delete coretest
2017-11-01 paladzadd more package to our vendor
2017-11-01 Blockmeta-区块元Fix bug for hsm test
2017-11-01 paladzadd magiconair/properties
2017-11-01 paladzadd hashicorp/hcl
2017-11-01 paladzadd fsnotify/fsnotify
2017-11-01 paladzadd spf13/viper & spf13/cobra
2017-11-01 paladzadd rjeczalik/notify to vendor
2017-11-01 paladzadd pkg/errors to vendor
2017-11-01 paladzadd uuid to vendor
2017-11-01 paladzadd secureheader to vendor
2017-11-01 paladzadd protobuf to vendor
2017-11-01 paladzadd groupcache to vendor
2017-11-01 paladzadd hdrhistogram to vendor
2017-11-01 paladzadd logrus to vendor
2017-11-01 paladzMerge branch 'dev' into bvm
2017-11-01 paladzremove submodule
2017-11-01 detailyangbuild: pass the right linker flags as version (#77)
2017-11-01 paladzinit the vender submodule
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 Liu-Cheng XuFix typo
2017-10-31 paladzupdate the init block bits
2017-10-31 Liu-Cheng XuMerge remote-tracking branch 'upstream/dev' into dev
2017-10-31 Liu-Cheng XuAdd Dockerfile
2017-10-31 paladzmerge with dev
2017-10-31 Liu-Cheng XuRemove copy in Makefile
2017-10-30 paladzfix bug for net level change
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 Blockmeta-区块元Update hsm unittest file
2017-10-29 paladzmerge with the dev
2017-10-29 paladzdev version for modify net structure
2017-10-28 icodezjbFor monday
2017-10-28 Blockmeta-区块元Remove useless code
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 Blockmeta-区块元Merge branch 'dev' into wallet
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-27 icodezjbUpdate transact.go
2017-10-27 icodezjbUpdate log package
2017-10-27 icodezjbUse nil better to len for goleveldb.Get return
2017-10-27 李永峰fix typo about bytomd path (#73)
2017-10-26 icodezjbMerge remote-tracking branch 'origin/dev' into dev
2017-10-26 icodezjbSupport spend transaction with account or utxo
2017-10-26 jianyixunAdd coretest module
2017-10-26 icodezjbMerge pull request #1 from Bytom/dev
2017-10-26 jianyixunAdd hsm_test template
2017-10-25 jianyixunRemove useless files
2017-10-25 jianyixunMerge branch 'dev' into wallet
2017-10-25 jianyixunUpdate address format and mechanism of keystore
2017-10-25 paladzupdate log format
next