OSDN Git Service

bytom/bytom.git
6 years agoMerge remote-tracking branch 'origin/dev' into wallet
Blockmeta-区块元 [Thu, 2 Nov 2017 03:02:02 +0000 (11:02 +0800)]
Merge remote-tracking branch 'origin/dev' into wallet

6 years agoadd stretchr/testify to vendor
paladz [Thu, 2 Nov 2017 02:58:04 +0000 (10:58 +0800)]
add stretchr/testify to vendor

6 years agoadd vendor support for make test
paladz [Thu, 2 Nov 2017 02:54:45 +0000 (10:54 +0800)]
add vendor support for make test

6 years agoMerge remote-tracking branch 'origin/dev' into wallet
Blockmeta-区块元 [Wed, 1 Nov 2017 18:05:28 +0000 (02:05 +0800)]
Merge remote-tracking branch 'origin/dev' into wallet

6 years agoUpdate create-key rpc
Blockmeta-区块元 [Wed, 1 Nov 2017 15:39:23 +0000 (23:39 +0800)]
Update create-key rpc

Add error repsonse for duplicated alias

6 years agoadd more package to our vendor
paladz [Wed, 1 Nov 2017 09:29:56 +0000 (17:29 +0800)]
add more package to our vendor

6 years agoMerge branch 'dev' into wallet
Blockmeta-区块元 [Wed, 1 Nov 2017 09:24:53 +0000 (17:24 +0800)]
Merge branch 'dev' into wallet

6 years agoadd golang.org/x package to our vendor
paladz [Wed, 1 Nov 2017 09:24:13 +0000 (17:24 +0800)]
add golang.org/x package to our vendor

6 years agoFix typo and delete coretest
Blockmeta-区块元 [Wed, 1 Nov 2017 09:24:01 +0000 (17:24 +0800)]
Fix typo and delete coretest

fix typo  "XKey“
delete coretest directory

6 years agoadd more package to our vendor
paladz [Wed, 1 Nov 2017 09:21:22 +0000 (17:21 +0800)]
add more package to our vendor

6 years agoFix bug for hsm test
Blockmeta-区块元 [Wed, 1 Nov 2017 09:11:55 +0000 (17:11 +0800)]
Fix bug for hsm test

fix bug
add comment

6 years agoadd magiconair/properties
paladz [Wed, 1 Nov 2017 09:11:20 +0000 (17:11 +0800)]
add magiconair/properties

6 years agoadd hashicorp/hcl
paladz [Wed, 1 Nov 2017 09:10:33 +0000 (17:10 +0800)]
add hashicorp/hcl

6 years agoadd fsnotify/fsnotify
paladz [Wed, 1 Nov 2017 09:09:48 +0000 (17:09 +0800)]
add fsnotify/fsnotify

6 years agoadd spf13/viper & spf13/cobra
paladz [Wed, 1 Nov 2017 09:08:41 +0000 (17:08 +0800)]
add spf13/viper & spf13/cobra

6 years agoadd rjeczalik/notify to vendor
paladz [Wed, 1 Nov 2017 09:00:17 +0000 (17:00 +0800)]
add rjeczalik/notify to vendor

6 years agoadd pkg/errors to vendor
paladz [Wed, 1 Nov 2017 08:59:19 +0000 (16:59 +0800)]
add pkg/errors to vendor

6 years agoadd uuid to vendor
paladz [Wed, 1 Nov 2017 08:58:16 +0000 (16:58 +0800)]
add uuid to vendor

6 years agoadd secureheader to vendor
paladz [Wed, 1 Nov 2017 08:57:10 +0000 (16:57 +0800)]
add secureheader to vendor

6 years agoadd protobuf to vendor
paladz [Wed, 1 Nov 2017 08:55:33 +0000 (16:55 +0800)]
add protobuf to vendor

6 years agoadd groupcache to vendor
paladz [Wed, 1 Nov 2017 08:51:55 +0000 (16:51 +0800)]
add groupcache to vendor

6 years agoadd hdrhistogram to vendor
paladz [Wed, 1 Nov 2017 08:47:48 +0000 (16:47 +0800)]
add hdrhistogram to vendor

6 years agoadd logrus to vendor
paladz [Wed, 1 Nov 2017 08:21:51 +0000 (16:21 +0800)]
add logrus to vendor

6 years agoMerge branch 'dev' into bvm
paladz [Wed, 1 Nov 2017 08:16:46 +0000 (16:16 +0800)]
Merge branch 'dev' into bvm

6 years agoremove submodule
paladz [Wed, 1 Nov 2017 08:15:16 +0000 (16:15 +0800)]
remove submodule

6 years agobuild: pass the right linker flags as version (#77)
detailyang [Wed, 1 Nov 2017 08:05:15 +0000 (03:05 -0500)]
build: pass the right linker flags as version (#77)

* build: pass the right linker flags as the version

* doc: change the installation of bytomd、 bytomcli

* style: pass golint

6 years agoinit the vender submodule
paladz [Wed, 1 Nov 2017 07:36:39 +0000 (15:36 +0800)]
init the vender submodule

6 years agoMerge branch 'dev' into wallet
Blockmeta-区块元 [Tue, 31 Oct 2017 12:34:00 +0000 (20:34 +0800)]
Merge branch 'dev' into wallet

6 years agoFix merge conflict
gguoss [Tue, 31 Oct 2017 09:06:43 +0000 (17:06 +0800)]
Fix merge conflict

6 years agoMerge branch 'dev' of https://github.com/Bytom/bytom into dev
gguoss [Tue, 31 Oct 2017 09:03:01 +0000 (17:03 +0800)]
Merge branch 'dev' of https://github.com/Bytom/bytom into dev

6 years agoset the init block bits
paladz [Tue, 31 Oct 2017 08:25:05 +0000 (16:25 +0800)]
set the init block bits

6 years agoFix typo
Liu-Cheng Xu [Tue, 31 Oct 2017 06:15:46 +0000 (14:15 +0800)]
Fix typo

6 years agoupdate the init block bits
paladz [Tue, 31 Oct 2017 03:24:10 +0000 (11:24 +0800)]
update the init block bits

6 years agoMerge remote-tracking branch 'upstream/dev' into dev
Liu-Cheng Xu [Tue, 31 Oct 2017 03:07:24 +0000 (11:07 +0800)]
Merge remote-tracking branch 'upstream/dev' into dev

6 years agoAdd Dockerfile
Liu-Cheng Xu [Tue, 31 Oct 2017 03:04:55 +0000 (11:04 +0800)]
Add Dockerfile

6 years agomerge with dev
paladz [Tue, 31 Oct 2017 03:01:13 +0000 (11:01 +0800)]
merge with dev

6 years agoRemove copy in Makefile
Liu-Cheng Xu [Tue, 31 Oct 2017 00:54:56 +0000 (08:54 +0800)]
Remove copy in Makefile

6 years agofix bug for net level change
paladz [Sun, 29 Oct 2017 13:43:00 +0000 (21:43 +0800)]
fix bug for net level change

6 years agoUpdate README.md
Liu-Cheng Xu [Mon, 30 Oct 2017 09:26:24 +0000 (17:26 +0800)]
Update README.md

6 years agoMerge remote-tracking branch 'zjb/monday-zjb' into dev
Liu-Cheng Xu [Mon, 30 Oct 2017 09:24:28 +0000 (17:24 +0800)]
Merge remote-tracking branch 'zjb/monday-zjb' into dev

6 years agosubmitSpendTransaction
icodezjb [Mon, 30 Oct 2017 07:52:51 +0000 (15:52 +0800)]
submitSpendTransaction

6 years agoMerge branch 'master' into dev
gguoss [Mon, 30 Oct 2017 05:51:44 +0000 (13:51 +0800)]
Merge branch 'master' into dev

6 years agoDelete bytom log (#74)
Guanghua Guo [Mon, 30 Oct 2017 05:39:36 +0000 (13:39 +0800)]
Delete bytom log (#74)

* Delete bytom/log

* Fix bytom log test error

* Delete reqid handle

6 years agoUpdate hsm unittest file
Blockmeta-区块元 [Sun, 29 Oct 2017 16:54:45 +0000 (00:54 +0800)]
Update hsm unittest file

Update unittest file
Pass goint checking procedure

6 years agomerge with the dev
paladz [Sun, 29 Oct 2017 12:20:58 +0000 (20:20 +0800)]
merge with the dev

6 years agodev version for modify net structure
paladz [Sun, 29 Oct 2017 09:36:42 +0000 (17:36 +0800)]
dev version for modify net structure

6 years agoFor monday
icodezjb [Sat, 28 Oct 2017 09:32:08 +0000 (17:32 +0800)]
For monday

6 years agoRemove useless code
Blockmeta-区块元 [Sat, 28 Oct 2017 09:30:47 +0000 (17:30 +0800)]
Remove useless code

Remove Address

6 years agoMerge branch 'dev' into wallet
Blockmeta-区块元 [Sat, 28 Oct 2017 07:05:36 +0000 (15:05 +0800)]
Merge branch 'dev' into wallet

6 years agoSupport spend transaction with account or utxo (#72)
icodezjb [Sat, 28 Oct 2017 06:37:20 +0000 (14:37 +0800)]
Support spend transaction with account or utxo (#72)

* Fix the restore issue parallel insert and delete accountutxos

* Add filter for wallet mode to index accountutxos

* Support spend transaction with account or utxo

* Use nil better to len for goleveldb.Get return

* Update log package

* Update transact.go

* Update code style

* Use better iterator which tmlibs's IteratorPrefix

* Optimize list-balances

6 years agoOptimize list-balances
icodezjb [Sat, 28 Oct 2017 06:31:38 +0000 (14:31 +0800)]
Optimize list-balances

6 years agoMerge branch 'dev' into wallet
Blockmeta-区块元 [Sat, 28 Oct 2017 05:53:17 +0000 (13:53 +0800)]
Merge branch 'dev' into wallet

6 years agoUse better iterator which tmlibs's IteratorPrefix
icodezjb [Sat, 28 Oct 2017 04:13:16 +0000 (12:13 +0800)]
Use better iterator which tmlibs's IteratorPrefix

6 years agoMerge remote-tracking branch 'origin/dev' into dev
icodezjb [Fri, 27 Oct 2017 08:58:23 +0000 (16:58 +0800)]
Merge remote-tracking branch 'origin/dev' into dev

6 years agoUpdate code style
icodezjb [Fri, 27 Oct 2017 08:57:48 +0000 (16:57 +0800)]
Update code style

6 years agoshit fix for the communicate level, we will rewrite the code in the future
paladz [Fri, 27 Oct 2017 06:02:35 +0000 (14:02 +0800)]
shit fix for the communicate level, we will rewrite the code in the future

6 years agoUpdate transact.go
icodezjb [Fri, 27 Oct 2017 06:01:53 +0000 (14:01 +0800)]
Update transact.go

6 years agoUpdate log package
icodezjb [Fri, 27 Oct 2017 04:30:24 +0000 (12:30 +0800)]
Update log package

6 years agoUse nil better to len for goleveldb.Get return
icodezjb [Fri, 27 Oct 2017 02:40:33 +0000 (10:40 +0800)]
Use nil better to len for goleveldb.Get return

6 years agofix typo about bytomd path (#73)
李永峰 [Fri, 27 Oct 2017 01:27:35 +0000 (20:27 -0500)]
fix typo about bytomd path (#73)

6 years agoMerge remote-tracking branch 'origin/dev' into dev
icodezjb [Thu, 26 Oct 2017 11:42:58 +0000 (19:42 +0800)]
Merge remote-tracking branch 'origin/dev' into dev

# Conflicts:
# blockchain/account/accounts.go
# blockchain/account/indexer.go

6 years agoSupport spend transaction with account or utxo
icodezjb [Thu, 26 Oct 2017 11:40:12 +0000 (19:40 +0800)]
Support spend transaction with account or utxo

6 years agoAdd coretest module
jianyixun [Thu, 26 Oct 2017 11:39:30 +0000 (19:39 +0800)]
Add coretest  module

Add coretest  fixture to construct tx

6 years agoMerge pull request #1 from Bytom/dev
icodezjb [Thu, 26 Oct 2017 11:19:09 +0000 (19:19 +0800)]
Merge pull request #1 from Bytom/dev

sync Dev

6 years agoAdd hsm_test template
jianyixun [Thu, 26 Oct 2017 03:02:14 +0000 (11:02 +0800)]
Add hsm_test template

add hsm unit test file

6 years agoRemove useless files
jianyixun [Wed, 25 Oct 2017 19:31:45 +0000 (03:31 +0800)]
Remove useless files

Remove useless files

6 years agoMerge branch 'dev' into wallet
jianyixun [Wed, 25 Oct 2017 19:28:49 +0000 (03:28 +0800)]
Merge branch 'dev' into wallet

Conflicts:
blockchain/pseudohsm/pseudohsm_test.go

6 years agoUpdate address format and mechanism of keystore
jianyixun [Wed, 25 Oct 2017 19:13:04 +0000 (03:13 +0800)]
Update address format and mechanism of keystore

Update address format using segwit address
Change new mechanism of keys' storage

6 years agoupdate log format
paladz [Wed, 25 Oct 2017 10:30:10 +0000 (18:30 +0800)]
update log format

6 years agofix a dead lock bug
paladz [Wed, 25 Oct 2017 09:33:50 +0000 (17:33 +0800)]
fix a dead lock bug

6 years agoMerge branch 'dev' into bvm
paladz [Wed, 25 Oct 2017 07:38:26 +0000 (15:38 +0800)]
Merge branch 'dev' into bvm

6 years agoFix legacy log
Liu-Cheng Xu [Wed, 25 Oct 2017 07:23:51 +0000 (15:23 +0800)]
Fix legacy log

6 years agoPurify normal log output (#70)
Liu-Cheng Xu [Wed, 25 Oct 2017 06:44:53 +0000 (14:44 +0800)]
Purify normal log output (#70)

* Purify normal log output

The current log output at default INFO level has been unified already.

* Resolve conflicts

* Delete useless comments

* Resolve conflicts

6 years agoReplace grpc to jsonrpc (#69)
Guanghua Guo [Wed, 25 Oct 2017 05:57:50 +0000 (13:57 +0800)]
Replace grpc to jsonrpc (#69)

* Add rpc about network status

* Bind p2p.Switch and jsonrpc

* Delete grpc && Add net info call in rpcclient

* Format code

6 years agoMerge branch 'dev' into bvm
paladz [Wed, 25 Oct 2017 02:04:59 +0000 (10:04 +0800)]
Merge branch 'dev' into bvm

6 years agofix the storage bug
paladz [Wed, 25 Oct 2017 02:04:29 +0000 (10:04 +0800)]
fix the storage bug

6 years agofix bug for end to end test
paladz [Tue, 24 Oct 2017 08:43:29 +0000 (16:43 +0800)]
fix bug for end to end test

6 years agofix bug for end to end test
paladz [Tue, 24 Oct 2017 08:43:29 +0000 (16:43 +0800)]
fix bug for end to end test

6 years agoAdd sw address
jianyixun [Tue, 24 Oct 2017 07:25:09 +0000 (15:25 +0800)]
Add sw address

Add Sigwit address  and chain params

6 years agoclear the chain part code
paladz [Tue, 24 Oct 2017 05:48:30 +0000 (13:48 +0800)]
clear the chain part code

6 years agoclear the store db part code && add one TODO
paladz [Mon, 23 Oct 2017 11:08:17 +0000 (19:08 +0800)]
clear the store db part code && add one TODO

6 years agomodify the chain structure for support orphan block
paladz [Mon, 23 Oct 2017 10:44:47 +0000 (18:44 +0800)]
modify the chain structure for support orphan block

6 years agoEliminate tendermint log in pool.go (#68)
Liu-Cheng Xu [Mon, 23 Oct 2017 06:12:06 +0000 (14:12 +0800)]
Eliminate tendermint log in pool.go (#68)

6 years agoMerge pull request #67 from Bytom/dev 0.1.2
Guanghua Guo [Sat, 21 Oct 2017 09:45:26 +0000 (17:45 +0800)]
Merge pull request #67 from Bytom/dev

Dev

6 years agoMerge branch 'dev' of https://github.com/Bytom/bytom into dev
gguoss [Sat, 21 Oct 2017 09:32:42 +0000 (17:32 +0800)]
Merge branch 'dev' of https://github.com/Bytom/bytom into dev

6 years agoResolve conflicts
gguoss [Sat, 21 Oct 2017 09:32:04 +0000 (17:32 +0800)]
Resolve conflicts

6 years agoKey wallet (#66)
Guanghua Guo [Sat, 21 Oct 2017 09:06:22 +0000 (17:06 +0800)]
Key wallet (#66)

* Fix a bug about unmarshal json (#63)

* Fix a bug about parameter error in signTransaction
Close(#63)

6 years agoSplit logrus config out (#65)
Liu-Cheng Xu [Sat, 21 Oct 2017 07:16:42 +0000 (15:16 +0800)]
Split logrus config out (#65)

- Keep main.go as simple as possiable

- Add `BYTOM_DEBUG` environment variable to set the log level to DEBUG

6 years agoRemove old inessential logger injection (#64)
Liu-Cheng Xu [Sat, 21 Oct 2017 05:56:10 +0000 (13:56 +0800)]
Remove old inessential logger injection (#64)

Remove `log.logger` in function arguments.

6 years agoFix the restore issue parallel insert and delete accountutxos (#62)
icodezjb [Sat, 21 Oct 2017 01:48:50 +0000 (09:48 +0800)]
Fix the restore issue parallel insert and delete accountutxos (#62)

* Fix the restore issue parallel insert and delete accountutxos

* Add filter for wallet mode to index accountutxos

6 years agoAdd filter for wallet mode to index accountutxos
icodezjb [Fri, 20 Oct 2017 06:00:00 +0000 (14:00 +0800)]
Add filter for wallet mode to index accountutxos

6 years agoFix the restore issue parallel insert and delete accountutxos
icodezjb [Fri, 20 Oct 2017 05:25:42 +0000 (13:25 +0800)]
Fix the restore issue parallel insert and delete accountutxos

6 years agoDev (#61)
Guanghua Guo [Fri, 20 Oct 2017 02:04:04 +0000 (10:04 +0800)]
Dev (#61)

* Specifiy the branches of CI

It's enough to test on master and dev branch. Furthermore, no need to
clone dev branch particularly in script part

* Fix a bug(#46)

* Close(#41)

* Replace the basic log statement with logrus

* Finish the basic log replacement

* Add block process to build accountutxos db  (#53)

* Add block process to build accountutxos db

* Update 544bf9be2752abaa5f1ff58f392ba41fc4126a72

* Update init pin.Store

* Rename some variables

* Update gofmt

* Modify io_test to not support bytom/log && Add logrus in glide.lock

* Replace the basic log in p2p (#60)

* Account bind key && Asset bind key (#59)

* Add bindAccount && bindAsset function in bytomcli

* Add signTransactions in bytomcli

6 years agoAccount bind key && Asset bind key (#59)
Guanghua Guo [Fri, 20 Oct 2017 01:35:23 +0000 (09:35 +0800)]
Account bind key && Asset bind key (#59)

* Add bindAccount && bindAsset function in bytomcli

* Add signTransactions in bytomcli

6 years agoReplace the basic log in p2p (#60)
Liu-Cheng Xu [Fri, 20 Oct 2017 01:34:21 +0000 (09:34 +0800)]
Replace the basic log in p2p (#60)

6 years agoModify io_test to not support bytom/log && Add logrus in glid.lock
gguoss [Wed, 18 Oct 2017 07:01:55 +0000 (15:01 +0800)]
Modify io_test to not support bytom/log && Add logrus in glid.lock

6 years agoAdd block process to build accountutxos db (#53)
icodezjb [Wed, 18 Oct 2017 05:19:14 +0000 (13:19 +0800)]
Add block process to build accountutxos db  (#53)

* Add block process to build accountutxos db

* Update 544bf9be2752abaa5f1ff58f392ba41fc4126a72

* Update init pin.Store

* Rename some variables

* Update gofmt

6 years agoMerge pull request #57 from liuchengxu/log
Guanghua Guo [Wed, 18 Oct 2017 02:41:39 +0000 (10:41 +0800)]
Merge pull request #57 from liuchengxu/log

Finish the basic log replacement

6 years agoFinish the basic log replacement
Liu-Cheng Xu [Wed, 18 Oct 2017 01:52:27 +0000 (09:52 +0800)]
Finish the basic log replacement

6 years agoMerge pull request #54 from Bytom/p2p
Guanghua Guo [Tue, 17 Oct 2017 01:48:52 +0000 (09:48 +0800)]
Merge pull request #54 from Bytom/p2p

Close(#41)