OSDN Git Service

bytom/bytom.git
6 years agoadded example to test issue function.
gguoss [Wed, 6 Sep 2017 10:42:23 +0000 (18:42 +0800)]
added example to test issue function.

6 years agomerged and reslove confilic in zhouyasong-patch-1.
gguoss [Wed, 6 Sep 2017 02:19:47 +0000 (10:19 +0800)]
merged and reslove confilic in zhouyasong-patch-1.

6 years agoMerge branch 'master' into zhouyasong-patch-1
gguoss [Wed, 6 Sep 2017 02:14:38 +0000 (10:14 +0800)]
Merge branch 'master' into zhouyasong-patch-1

6 years agoMerge pull request #12 from Bytom/develop
Guanghua Guo [Wed, 6 Sep 2017 02:13:01 +0000 (10:13 +0800)]
Merge pull request #12 from Bytom/develop

Develop

6 years agoRemoved died code.
gguoss [Wed, 6 Sep 2017 01:53:34 +0000 (09:53 +0800)]
Removed died code.

6 years agoModify the assets.go
root [Tue, 5 Sep 2017 11:09:07 +0000 (11:09 +0000)]
Modify the assets.go

6 years agoprepare added submitTx function.
gguoss [Tue, 5 Sep 2017 08:04:15 +0000 (16:04 +0800)]
prepare added submitTx function.

6 years agoMerge branch 'master' into develop
gguoss [Tue, 5 Sep 2017 06:12:59 +0000 (14:12 +0800)]
Merge branch 'master' into develop

6 years agoAdded issue.py to test issue function.
gguoss [Tue, 5 Sep 2017 05:04:12 +0000 (13:04 +0800)]
Added issue.py to test issue function.

6 years agoMerge branch 'zhouyasong-patch-1' of https://github.com/Bytom/bytom into zhouyasong...
root [Mon, 4 Sep 2017 09:17:01 +0000 (09:17 +0000)]
Merge branch 'zhouyasong-patch-1' of https://github.com/Bytom/bytom into zhouyasong-patch-1

6 years agoadd txfeed
root [Mon, 4 Sep 2017 06:44:45 +0000 (06:44 +0000)]
add txfeed

6 years agoMerge branch 'develop'
gguoss [Thu, 31 Aug 2017 09:02:39 +0000 (17:02 +0800)]
Merge branch 'develop'

6 years agoDelete tendermint's types.
gguoss [Thu, 31 Aug 2017 08:58:44 +0000 (16:58 +0800)]
Delete tendermint's types.

6 years agoMerge branch 'zhouyasong-patch-1' of https://github.com/Bytom/bytom into zhouyasong...
gguoss [Thu, 31 Aug 2017 07:59:52 +0000 (15:59 +0800)]
Merge branch 'zhouyasong-patch-1' of https://github.com/Bytom/bytom into zhouyasong-patch-1

6 years agoMerge branch 'master' into zhouyasong-patch-1
gguoss [Thu, 31 Aug 2017 07:59:13 +0000 (15:59 +0800)]
Merge branch 'master' into zhouyasong-patch-1

6 years agoadd createAccountReceiver
root [Thu, 31 Aug 2017 07:47:53 +0000 (07:47 +0000)]
add createAccountReceiver

6 years agoMerge pull request #11 from Bytom/develop
Guanghua Guo [Thu, 31 Aug 2017 07:23:10 +0000 (15:23 +0800)]
Merge pull request #11 from Bytom/develop

Develop

6 years agoDelete lib/pq, because lib/pq is sql.
gguoss [Thu, 31 Aug 2017 07:19:18 +0000 (15:19 +0800)]
Delete lib/pq, because lib/pq is sql.

6 years agoMerge branch 'master' into develop
gguoss [Thu, 31 Aug 2017 07:09:17 +0000 (15:09 +0800)]
Merge branch 'master' into develop

6 years agoadd createControlProgram
root [Thu, 31 Aug 2017 07:04:05 +0000 (07:04 +0000)]
add createControlProgram

6 years agoFixed a bug about genesis.json defect.
gguoss [Thu, 31 Aug 2017 06:51:33 +0000 (14:51 +0800)]
Fixed a bug about genesis.json defect.

6 years agoAdded genesis block.
gguoss [Thu, 31 Aug 2017 06:29:26 +0000 (14:29 +0800)]
Added genesis block.

6 years agoAdded PrivateKey into genesis.
gguoss [Thu, 31 Aug 2017 05:53:22 +0000 (13:53 +0800)]
Added PrivateKey into genesis.

6 years agoMerge pull request #10 from Bytom/zhouyasong-patch-1
Guanghua Guo [Thu, 31 Aug 2017 05:46:24 +0000 (13:46 +0800)]
Merge pull request #10 from Bytom/zhouyasong-patch-1

Zhouyasong patch 1

6 years agoadd updateAssetTags
root [Thu, 31 Aug 2017 05:41:54 +0000 (05:41 +0000)]
add updateAssetTags

6 years agoadd asset and asset'sbytomcli
root [Thu, 31 Aug 2017 02:49:03 +0000 (02:49 +0000)]
add asset and asset'sbytomcli

6 years agoAdded setupGenesisBlock function.
gguoss [Wed, 30 Aug 2017 08:37:38 +0000 (16:37 +0800)]
Added setupGenesisBlock function.

6 years agoModified readme.md
gguoss [Wed, 30 Aug 2017 07:18:57 +0000 (15:18 +0800)]
Modified readme.md

6 years agonamed arguments
root [Wed, 30 Aug 2017 05:47:03 +0000 (05:47 +0000)]
named arguments

6 years agoadd insertAccountControlProgram
root [Wed, 30 Aug 2017 05:39:38 +0000 (05:39 +0000)]
add insertAccountControlProgram

6 years agoChanged bytom node test.
gguoss [Wed, 30 Aug 2017 02:58:36 +0000 (10:58 +0800)]
Changed bytom node test.

6 years agoAdded configure API address and test ok.
gguoss [Wed, 30 Aug 2017 02:46:19 +0000 (10:46 +0800)]
Added configure API address and test ok.

6 years agoadd update-account-tags
root [Tue, 29 Aug 2017 09:55:55 +0000 (09:55 +0000)]
add update-account-tags

6 years agoRemoved validate.config. and Modified config.
gguoss [Tue, 29 Aug 2017 08:35:09 +0000 (16:35 +0800)]
Removed validate.config. and Modified config.

6 years agoMerge pull request #9 from Bytom/zhouyasong-patch-1
Guanghua Guo [Tue, 29 Aug 2017 03:14:21 +0000 (11:14 +0800)]
Merge pull request #9 from Bytom/zhouyasong-patch-1

Update reactor.go

6 years agoUpdate reactor.go
zhouyasong [Tue, 29 Aug 2017 03:12:15 +0000 (11:12 +0800)]
Update reactor.go

6 years agoUpdate README.md
Guanghua Guo [Tue, 29 Aug 2017 03:01:30 +0000 (11:01 +0800)]
Update README.md

6 years agoMerge pull request #8 from Bytom/develop
Guanghua Guo [Mon, 28 Aug 2017 06:00:24 +0000 (14:00 +0800)]
Merge pull request #8 from Bytom/develop

Develop

6 years agoFixed a bug about bytomcli call create-account.
gguoss [Mon, 28 Aug 2017 05:43:24 +0000 (13:43 +0800)]
Fixed a bug about bytomcli call create-account.

6 years agoAdded create-account call in client.
gguoss [Mon, 28 Aug 2017 03:16:07 +0000 (11:16 +0800)]
Added create-account call in client.

6 years agoAdded createAccount api handler.
gguoss [Mon, 28 Aug 2017 02:10:09 +0000 (10:10 +0800)]
Added createAccount api handler.

6 years agoadd create-block-keypair to reactor.go
root [Fri, 25 Aug 2017 08:48:17 +0000 (08:48 +0000)]
add create-block-keypair to reactor.go

6 years agoMerge pull request #7 from Bytom/develop
Guanghua Guo [Fri, 25 Aug 2017 05:14:05 +0000 (13:14 +0800)]
Merge pull request #7 from Bytom/develop

Develop

6 years agorun http api (call /info ok.)
gguoss [Fri, 25 Aug 2017 05:12:17 +0000 (13:12 +0800)]
run http api (call /info ok.)

6 years agoAdded metrics
gguoss [Fri, 25 Aug 2017 05:11:52 +0000 (13:11 +0800)]
Added metrics

6 years agobind bcReactor and http server.
gguoss [Fri, 25 Aug 2017 03:16:12 +0000 (11:16 +0800)]
bind bcReactor and http server.

6 years agoAdded errors.go for handle http request error.
gguoss [Fri, 25 Aug 2017 02:53:01 +0000 (10:53 +0800)]
Added errors.go for handle http request error.

6 years agoreply rpcInit.
gguoss [Thu, 24 Aug 2017 09:18:24 +0000 (17:18 +0800)]
reply rpcInit.

6 years agoAdded chain's rpc.
gguoss [Wed, 23 Aug 2017 10:47:13 +0000 (18:47 +0800)]
Added chain's rpc.

6 years agoMerge pull request #6 from Bytom/develop
Guanghua Guo [Wed, 23 Aug 2017 07:09:40 +0000 (15:09 +0800)]
Merge pull request #6 from Bytom/develop

Develop

6 years agoAdded bytom client.
gguoss [Wed, 23 Aug 2017 07:06:02 +0000 (15:06 +0800)]
Added bytom client.

6 years agoAdded env dir.
gguoss [Wed, 23 Aug 2017 06:24:57 +0000 (14:24 +0800)]
Added env dir.

6 years agoMerge pull request #5 from Bytom/develop
Guanghua Guo [Tue, 22 Aug 2017 06:37:40 +0000 (14:37 +0800)]
Merge pull request #5 from Bytom/develop

Develop

6 years agoAdded getRawSnapshot function.
gguoss [Tue, 22 Aug 2017 06:36:26 +0000 (14:36 +0800)]
Added getRawSnapshot function.

6 years agoAdded blockchain/rpc.
gguoss [Tue, 22 Aug 2017 06:15:07 +0000 (14:15 +0800)]
Added blockchain/rpc.

6 years agoAdded net module.
gguoss [Tue, 22 Aug 2017 02:16:43 +0000 (10:16 +0800)]
Added net module.

6 years agoAdded account into blockchainreactor.
gguoss [Mon, 21 Aug 2017 07:50:26 +0000 (15:50 +0800)]
Added account into blockchainreactor.

7 years agoMerge remote-tracking branch 'origin/develop'
gguoss [Fri, 18 Aug 2017 07:19:37 +0000 (15:19 +0800)]
Merge remote-tracking branch 'origin/develop'

7 years agodelete blockchain.
gguoss [Fri, 18 Aug 2017 07:19:22 +0000 (15:19 +0800)]
delete blockchain.

7 years agodelete not used data.
gguoss [Fri, 18 Aug 2017 07:17:53 +0000 (15:17 +0800)]
delete not used data.

7 years agoAdded LatestSnapshot.
gguoss [Fri, 18 Aug 2017 07:01:18 +0000 (15:01 +0800)]
Added LatestSnapshot.

7 years agoThe blockchain directory has been removed
root [Fri, 18 Aug 2017 06:51:19 +0000 (06:51 +0000)]
The blockchain directory has been removed

7 years agoThe cmd/blockchain has been removed
root [Fri, 18 Aug 2017 06:46:48 +0000 (06:46 +0000)]
The cmd/blockchain has been removed

7 years agoAdded SaveSnapshort function.
gguoss [Fri, 18 Aug 2017 06:01:16 +0000 (14:01 +0800)]
Added SaveSnapshort function.

7 years agoThis changes the executable file of bytom
root [Fri, 18 Aug 2017 05:45:25 +0000 (05:45 +0000)]
This changes the executable file of bytom

7 years agoprovide store interface's SaveBlock function.
gguoss [Fri, 18 Aug 2017 02:58:01 +0000 (10:58 +0800)]
provide store interface's SaveBlock function.

7 years agomerge bytom/blockchain/store /bytom/blockchain/txdb/store .
gguoss [Thu, 17 Aug 2017 09:08:14 +0000 (17:08 +0800)]
merge bytom/blockchain/store /bytom/blockchain/txdb/store .

7 years agoAdded store's block cache.
gguoss [Thu, 17 Aug 2017 08:33:49 +0000 (16:33 +0800)]
Added store's block cache.

7 years agoMerge branch 'master' into develop
gguoss [Thu, 17 Aug 2017 06:18:13 +0000 (14:18 +0800)]
Merge branch 'master' into develop

7 years agoMerge pull request #4 from Bytom/develop
Guanghua Guo [Thu, 17 Aug 2017 03:12:42 +0000 (11:12 +0800)]
Merge pull request #4 from Bytom/develop

Changed blockchain to bytom.

7 years agoChanged blockchain to bytom.
gguoss [Thu, 17 Aug 2017 03:04:49 +0000 (11:04 +0800)]
Changed blockchain to bytom.

7 years agoMerge pull request #3 from Bytom/develop
Guanghua Guo [Fri, 11 Aug 2017 08:08:46 +0000 (16:08 +0800)]
Merge pull request #3 from Bytom/develop

Develop

7 years agoBuild no error.
gguoss [Fri, 11 Aug 2017 08:06:45 +0000 (16:06 +0800)]
Build no error.

7 years agoAdded txdb.
gguoss [Fri, 11 Aug 2017 07:11:54 +0000 (15:11 +0800)]
Added txdb.

7 years agoRemoved some about pg data.
gguoss [Fri, 11 Aug 2017 03:58:11 +0000 (11:58 +0800)]
Removed some about pg data.

7 years agoTo compile, annotate a lot of code
gguoss [Thu, 10 Aug 2017 08:49:41 +0000 (16:49 +0800)]
To compile, annotate a lot of code

7 years agoResolve the dependency of the package
gguoss [Thu, 10 Aug 2017 02:10:30 +0000 (10:10 +0800)]
Resolve the dependency of the package

7 years agoRemoved database
gguoss [Thu, 10 Aug 2017 01:53:47 +0000 (09:53 +0800)]
Removed database

7 years agoAdded blockchain.
gguoss [Wed, 9 Aug 2017 08:41:49 +0000 (16:41 +0800)]
Added blockchain.

7 years agoAdded accounts to node.
gguoss [Wed, 9 Aug 2017 03:02:30 +0000 (11:02 +0800)]
Added accounts to node.

7 years agoRemoved some sql from account and added db execute into accounts.go.
gguoss [Tue, 8 Aug 2017 09:20:50 +0000 (17:20 +0800)]
Removed some sql from account and added db execute into accounts.go.

7 years agoMerge pull request #2 from Bytom/develop
Guanghua Guo [Mon, 7 Aug 2017 07:39:49 +0000 (15:39 +0800)]
Merge pull request #2 from Bytom/develop

Develop

7 years agoChanged memstore to db store.
gguoss [Mon, 7 Aug 2017 07:30:45 +0000 (15:30 +0800)]
Changed memstore to db store.

7 years agoAdded query.
gguoss [Mon, 7 Aug 2017 06:37:50 +0000 (14:37 +0800)]
Added query.

7 years agoAdded signers.
gguoss [Mon, 7 Aug 2017 06:28:44 +0000 (14:28 +0800)]
Added signers.

7 years agoAdded txbuilder
gguoss [Mon, 7 Aug 2017 06:15:15 +0000 (14:15 +0800)]
Added txbuilder

7 years agoaccount
gguoss [Fri, 4 Aug 2017 05:55:09 +0000 (13:55 +0800)]
account

7 years agoMerge pull request #1 from Bytom/develop
Guanghua Guo [Wed, 2 Aug 2017 09:00:36 +0000 (17:00 +0800)]
Merge pull request #1 from Bytom/develop

Added leveldb to store block.

7 years agoAdded leveldb to store block.
gguoss [Wed, 2 Aug 2017 08:56:32 +0000 (16:56 +0800)]
Added leveldb to store block.

7 years agoadd checkProofOfWork
jeason [Tue, 1 Aug 2017 08:28:09 +0000 (01:28 -0700)]
add checkProofOfWork

7 years agocheckProofOfWork
jeason [Tue, 1 Aug 2017 08:23:45 +0000 (01:23 -0700)]
checkProofOfWork

7 years agoadd pow interface solveblock
jeason [Tue, 1 Aug 2017 07:53:19 +0000 (00:53 -0700)]
add pow interface solveblock

7 years agoAdded submit to test p2p sync.
gguoss [Mon, 31 Jul 2017 07:23:48 +0000 (15:23 +0800)]
Added submit to test p2p sync.

7 years agorpc links blockStore.
gguoss [Fri, 28 Jul 2017 09:16:17 +0000 (17:16 +0800)]
rpc links blockStore.

7 years agoDelete vendor directory, remove dependecy.
gguoss [Fri, 28 Jul 2017 08:05:54 +0000 (16:05 +0800)]
Delete vendor directory, remove dependecy.

7 years agopow
jeason [Fri, 28 Jul 2017 07:08:10 +0000 (00:08 -0700)]
pow

7 years agopow
jeason [Fri, 28 Jul 2017 07:00:51 +0000 (00:00 -0700)]
pow

7 years agoMerge branch 'master' of github.com:Bytom/blockchain
gguoss [Thu, 27 Jul 2017 06:08:10 +0000 (14:08 +0800)]
Merge branch 'master' of github.com:Bytom/blockchain

7 years agoAdded routes.go
gguoss [Thu, 27 Jul 2017 06:07:51 +0000 (14:07 +0800)]
Added routes.go

7 years agoUpdate README.md
Guanghua Guo [Thu, 27 Jul 2017 05:51:38 +0000 (13:51 +0800)]
Update README.md