OSDN Git Service

bytom/bytom.git
5 years agoadd unit test for build-transaction by utxo
oysheng [Mon, 11 Jun 2018 10:52:12 +0000 (18:52 +0800)]
add unit test for build-transaction by utxo

5 years agomodify error response (#1039)
oysheng [Sat, 9 Jun 2018 10:25:18 +0000 (18:25 +0800)]
modify error response (#1039)

* modify error response

* optimise

5 years agoupdate dashboard (#1038)
Zhiting Lin [Sat, 9 Jun 2018 07:42:49 +0000 (15:42 +0800)]
update dashboard (#1038)

5 years agofix list-transactions unconfirmed transactions sorting by time (#1037)
oysheng [Sat, 9 Jun 2018 07:26:07 +0000 (15:26 +0800)]
fix list-transactions unconfirmed transactions sorting by time (#1037)

* list-transactions result order by time desc

* optimise list-transactions unconfirmed transaction order

* optimise

5 years agogenesis block support mutil net (#1036)
Paladz [Fri, 8 Jun 2018 11:23:25 +0000 (19:23 +0800)]
genesis block support mutil net (#1036)

5 years agoupdate dashboard (#1035)
Zhiting Lin [Fri, 8 Jun 2018 02:50:39 +0000 (10:50 +0800)]
update dashboard (#1035)

5 years agoreduce the unused info in node_info (#1033)
Paladz [Thu, 7 Jun 2018 13:27:44 +0000 (21:27 +0800)]
reduce the unused info in node_info (#1033)

5 years agoadd service flag (#1030)
Paladz [Thu, 7 Jun 2018 09:55:56 +0000 (17:55 +0800)]
add service flag (#1030)

5 years agoget-transaction by tx_id add annotateTxsAsset (#1029)
oysheng [Thu, 7 Jun 2018 09:26:55 +0000 (17:26 +0800)]
get-transaction by tx_id add annotateTxsAsset (#1029)

* optmise list-transactions query by tx_id

* get-transaction by tx_id add annotateTxsAsset

5 years agooptmise list-transactions query by tx_id (#1028)
oysheng [Thu, 7 Jun 2018 08:53:49 +0000 (16:53 +0800)]
optmise list-transactions query by tx_id (#1028)

5 years agocheck the switch level logic (#1026)
Paladz [Thu, 7 Jun 2018 05:33:02 +0000 (13:33 +0800)]
check the switch level logic (#1026)

* check the switch level logic

* edit for code review

5 years agoMerge pull request #1022 from Bytom/dev-unconfirmed
Paladz [Tue, 5 Jun 2018 13:26:27 +0000 (21:26 +0800)]
Merge pull request #1022 from Bytom/dev-unconfirmed

add unconfirmed transaction for account

5 years agofix format
oysheng [Tue, 5 Jun 2018 13:00:59 +0000 (21:00 +0800)]
fix format

5 years agomodify list-transactions
oysheng [Tue, 5 Jun 2018 12:55:52 +0000 (20:55 +0800)]
modify list-transactions

5 years agooptimise
oysheng [Tue, 5 Jun 2018 12:49:32 +0000 (20:49 +0800)]
optimise

5 years agooptimise test
oysheng [Tue, 5 Jun 2018 12:29:23 +0000 (20:29 +0800)]
optimise test

5 years agoadd unit test for unconfirmed transaction
oysheng [Tue, 5 Jun 2018 12:18:27 +0000 (20:18 +0800)]
add unit test for unconfirmed transaction

5 years agooptimise
oysheng [Tue, 5 Jun 2018 11:31:12 +0000 (19:31 +0800)]
optimise

5 years agofix bytomcli list-transactions
oysheng [Tue, 5 Jun 2018 08:15:38 +0000 (16:15 +0800)]
fix bytomcli list-transactions

5 years agoMerge pull request #1023 from Bytom/getwork
Paladz [Tue, 5 Jun 2018 08:08:06 +0000 (16:08 +0800)]
Merge pull request #1023 from Bytom/getwork

get-work-json & submit-work-json

5 years agofix get-transaction
oysheng [Tue, 5 Jun 2018 08:03:12 +0000 (16:03 +0800)]
fix get-transaction

5 years agomove back BlockHeaderJSON into api package
HAOYUatHZ [Tue, 5 Jun 2018 08:01:35 +0000 (16:01 +0800)]
move back BlockHeaderJSON into api package

5 years agorefactor list-transactions
oysheng [Tue, 5 Jun 2018 07:30:47 +0000 (15:30 +0800)]
refactor list-transactions

5 years agomove BlockHeaderJSON type
HAOYUatHZ [Tue, 5 Jun 2018 07:23:05 +0000 (15:23 +0800)]
move BlockHeaderJSON type

5 years agofix suggestion
oysheng [Tue, 5 Jun 2018 05:29:11 +0000 (13:29 +0800)]
fix suggestion

5 years agogo formattted
HAOYUatHZ [Tue, 5 Jun 2018 03:37:11 +0000 (11:37 +0800)]
go formattted

5 years agoclean up
HAOYUatHZ [Tue, 5 Jun 2018 03:29:58 +0000 (11:29 +0800)]
clean up

5 years agomerge unconfirmed trsanction into transactions
oysheng [Tue, 5 Jun 2018 03:29:25 +0000 (11:29 +0800)]
merge unconfirmed trsanction into transactions

5 years agosubmit-work-json works
HAOYUatHZ [Tue, 5 Jun 2018 03:05:28 +0000 (11:05 +0800)]
submit-work-json works

5 years agoupdate /get-block-header api in cmd/miner
HAOYUatHZ [Tue, 5 Jun 2018 01:23:51 +0000 (09:23 +0800)]
update /get-block-header api in cmd/miner

5 years agoBlockCommitment for get-work-json
HAOYUatHZ [Mon, 4 Jun 2018 05:10:01 +0000 (13:10 +0800)]
BlockCommitment for get-work-json

5 years agoadd getWorkJSON and submitWorkJSON
HAOYUatHZ [Mon, 4 Jun 2018 03:12:04 +0000 (11:12 +0800)]
add getWorkJSON and submitWorkJSON

5 years agoadd entries for get-work-json and submit-work-json
HAOYUatHZ [Mon, 4 Jun 2018 03:05:57 +0000 (11:05 +0800)]
add entries for get-work-json and submit-work-json

5 years agoadd test script
HAOYUatHZ [Mon, 4 Jun 2018 03:02:25 +0000 (11:02 +0800)]
add test script

5 years agooptimise unconfirmed transaction API
oysheng [Mon, 4 Jun 2018 02:28:29 +0000 (10:28 +0800)]
optimise unconfirmed transaction API

5 years agoadd goroutine for wallet txpool updater
oysheng [Fri, 1 Jun 2018 08:55:38 +0000 (16:55 +0800)]
add goroutine for wallet txpool updater
modify delete unconfirmed transactions function

5 years agoadd txCh for synmanager
oysheng [Thu, 31 May 2018 11:06:00 +0000 (19:06 +0800)]
add txCh for synmanager
add txCh for wallet
modify name get-unconfirmed-transaction to get-mempool-transaction
modify name list-unconfirmed-transactions to list-mempool-transactions
add new API get-unconfirmed-transaction and list-unconfirmed-transactions

5 years agoMerge pull request #1004 from Bytom/elegant
Paladz [Thu, 31 May 2018 02:10:16 +0000 (10:10 +0800)]
Merge pull request #1004 from Bytom/elegant

edit the connection

5 years agoMerge pull request #1006 from Bytom/dev-tx
Paladz [Wed, 30 May 2018 11:56:47 +0000 (19:56 +0800)]
Merge pull request #1006 from Bytom/dev-tx

list-addresses sort addressResp by create index

5 years agooptimise
oysheng [Wed, 30 May 2018 11:39:08 +0000 (19:39 +0800)]
optimise

5 years agolist-addresses sort addressResp by create index
oysheng [Wed, 30 May 2018 09:09:52 +0000 (17:09 +0800)]
list-addresses sort addressResp by create index

5 years agoedit for code review
paladz [Wed, 30 May 2018 09:04:18 +0000 (17:04 +0800)]
edit for code review

5 years agoedit the connection
paladz [Tue, 29 May 2018 10:20:20 +0000 (18:20 +0800)]
edit the connection

5 years agoMerge pull request #1003 from Bytom/docker
Paladz [Mon, 28 May 2018 08:31:55 +0000 (16:31 +0800)]
Merge pull request #1003 from Bytom/docker

Docker

5 years agoMerge pull request #1002 from Bytom/dev-cli
Paladz [Mon, 28 May 2018 02:49:16 +0000 (10:49 +0800)]
Merge pull request #1002 from Bytom/dev-cli

modify bytomcli reset-key-password response

5 years agomodify bytomcli reset-key-password response
oysheng [Mon, 28 May 2018 02:23:11 +0000 (10:23 +0800)]
modify bytomcli reset-key-password response
adjust submit-transaction and estimate-transaction-gas postistion which available with no wallet enable

5 years agoupdate Readme
HAOYUatHZ [Mon, 28 May 2018 01:50:33 +0000 (09:50 +0800)]
update Readme

5 years agoupdate Dockerfile
HAOYUatHZ [Mon, 28 May 2018 01:42:54 +0000 (09:42 +0800)]
update Dockerfile

5 years agoMerge branch 'dev' into docker
HAOYUatHZ [Mon, 28 May 2018 01:10:54 +0000 (09:10 +0800)]
Merge branch 'dev' into docker

5 years agoMerge pull request #998 from Bytom/dashboard
Paladz [Fri, 25 May 2018 07:56:43 +0000 (15:56 +0800)]
Merge pull request #998 from Bytom/dashboard

update dashboard

5 years agoupdate dashboard
Zhiting Lin [Fri, 25 May 2018 07:42:29 +0000 (15:42 +0800)]
update dashboard

5 years agoMerge pull request #995 from freewind/180524-refactor-actionDecoder
Paladz [Fri, 25 May 2018 03:30:47 +0000 (11:30 +0800)]
Merge pull request #995 from freewind/180524-refactor-actionDecoder

use map

5 years agoMerge pull request #993 from Bytom/connection
Paladz [Fri, 25 May 2018 03:28:30 +0000 (11:28 +0800)]
Merge pull request #993 from Bytom/connection

Connection

5 years agouse map
freewind [Thu, 24 May 2018 14:57:54 +0000 (22:57 +0800)]
use map

5 years agodelete unsed file
paladz [Thu, 24 May 2018 12:24:45 +0000 (20:24 +0800)]
delete unsed file

5 years agoedit for code review
paladz [Thu, 24 May 2018 12:18:11 +0000 (20:18 +0800)]
edit for code review

5 years agoMerge pull request #992 from jerry-sl/dev
yahtoo [Thu, 24 May 2018 11:40:13 +0000 (19:40 +0800)]
Merge pull request #992 from jerry-sl/dev

Fix bytomcli reset-key-password  subcommand help message.

5 years agotest2
paladz [Thu, 24 May 2018 11:25:13 +0000 (19:25 +0800)]
test2

5 years agotest1
paladz [Thu, 24 May 2018 10:55:27 +0000 (18:55 +0800)]
test1

5 years agoedit the remoteAddr
paladz [Thu, 24 May 2018 10:31:51 +0000 (18:31 +0800)]
edit the remoteAddr

5 years agoFix bytomcli reset-key-password subcommand help message.
SunLei [Thu, 24 May 2018 10:23:05 +0000 (18:23 +0800)]
Fix bytomcli reset-key-password  subcommand help message.

5 years agomove connection to it's folder
paladz [Thu, 24 May 2018 08:45:10 +0000 (16:45 +0800)]
move connection to it's folder

5 years agoMerge pull request #987 from Bytom/dev-sourceid
Paladz [Wed, 23 May 2018 15:08:30 +0000 (23:08 +0800)]
Merge pull request #987 from Bytom/dev-sourceid

get-block response transaction add source_id

5 years agooptmise
oysheng [Wed, 23 May 2018 11:49:16 +0000 (19:49 +0800)]
optmise

5 years agoMerge pull request #988 from Bytom/dev-decode
Paladz [Wed, 23 May 2018 09:27:28 +0000 (17:27 +0800)]
Merge pull request #988 from Bytom/dev-decode

add decode-program api

5 years agooptimise
oysheng [Wed, 23 May 2018 09:23:30 +0000 (17:23 +0800)]
optimise

5 years agofix tx_id ouput log
oysheng [Wed, 23 May 2018 08:52:35 +0000 (16:52 +0800)]
fix tx_id ouput log

5 years agoadd decode-program api
oysheng [Wed, 23 May 2018 08:48:31 +0000 (16:48 +0800)]
add decode-program api

5 years agoget-block response transaction add source_id
oysheng [Wed, 23 May 2018 08:38:24 +0000 (16:38 +0800)]
get-block response transaction add source_id

5 years agoMerge pull request #973 from freewind/refactoring-complete-missing-ids
Paladz [Wed, 23 May 2018 07:53:57 +0000 (15:53 +0800)]
Merge pull request #973 from freewind/refactoring-complete-missing-ids

refactoring code by extracting some meaningful methods

5 years agorefactoring code by extracting some meaningful methods
freewind [Mon, 21 May 2018 10:13:38 +0000 (18:13 +0800)]
refactoring code by extracting some meaningful methods

5 years agoMerge pull request #980 from freewind/fix-961
Paladz [Wed, 23 May 2018 06:14:16 +0000 (14:14 +0800)]
Merge pull request #980 from freewind/fix-961

fix #961: remove unused code

5 years agoMerge pull request #981 from Bytom/edit_addressbook
Paladz [Wed, 23 May 2018 02:44:37 +0000 (10:44 +0800)]
Merge pull request #981 from Bytom/edit_addressbook

Edit addressbook

5 years agoadd unit test
paladz [Tue, 22 May 2018 17:50:20 +0000 (01:50 +0800)]
add unit test

5 years agoelegant the code
paladz [Tue, 22 May 2018 11:21:39 +0000 (19:21 +0800)]
elegant the code

5 years agoMerge pull request #984 from Bytom/dev-fixname
Paladz [Tue, 22 May 2018 06:54:11 +0000 (14:54 +0800)]
Merge pull request #984 from Bytom/dev-fixname

fix word spell

5 years agofix word spell
oysheng [Tue, 22 May 2018 06:43:45 +0000 (14:43 +0800)]
fix word spell

5 years agoMerge pull request #983 from Bytom/dev-txsize
Paladz [Tue, 22 May 2018 06:23:52 +0000 (14:23 +0800)]
Merge pull request #983 from Bytom/dev-txsize

annotated transaction add tx_size field

5 years agoannotated transaction add tx_size field
oysheng [Tue, 22 May 2018 06:03:21 +0000 (14:03 +0800)]
annotated transaction add tx_size field

5 years agomerge with dev
paladz [Tue, 22 May 2018 02:19:13 +0000 (10:19 +0800)]
merge with dev

5 years agoMerge pull request #978 from freewind/fix-883
Paladz [Mon, 21 May 2018 16:51:56 +0000 (00:51 +0800)]
Merge pull request #978 from freewind/fix-883

fix #883: remove unused code

5 years agoMerge pull request #977 from freewind/fix-860
Paladz [Mon, 21 May 2018 16:49:51 +0000 (00:49 +0800)]
Merge pull request #977 from freewind/fix-860

fix #860: remove unused code

5 years agocompilable version
paladz [Mon, 21 May 2018 16:45:11 +0000 (00:45 +0800)]
compilable version

5 years agofix #961: remove unused code
freewind [Mon, 21 May 2018 13:39:47 +0000 (21:39 +0800)]
fix #961: remove unused code

5 years agofix #883: remove unused code
freewind [Mon, 21 May 2018 13:33:38 +0000 (21:33 +0800)]
fix #883: remove unused code

5 years agofix #860: remove unused code
freewind [Mon, 21 May 2018 13:30:47 +0000 (21:30 +0800)]
fix #860: remove unused code

5 years agoMerge branch 'dev' into edit_addressbook
paladz [Mon, 21 May 2018 08:33:31 +0000 (16:33 +0800)]
Merge branch 'dev' into edit_addressbook

5 years agoMerge pull request #971 from Bytom/p2p_test
Paladz [Mon, 21 May 2018 08:31:57 +0000 (16:31 +0800)]
Merge pull request #971 from Bytom/p2p_test

Fix p2p library golint error

5 years agoFix p2p library golint error
Yahtoo Ma [Mon, 21 May 2018 08:06:51 +0000 (16:06 +0800)]
Fix p2p library golint error

5 years agomerge with dev
paladz [Mon, 21 May 2018 07:33:26 +0000 (15:33 +0800)]
merge with dev

5 years agoMerge pull request #970 from Bytom/p2p_test
Paladz [Mon, 21 May 2018 07:22:34 +0000 (15:22 +0800)]
Merge pull request #970 from Bytom/p2p_test

Optimize p2p code

5 years agofix the code style
paladz [Mon, 21 May 2018 07:15:39 +0000 (15:15 +0800)]
fix the code style

5 years agoMerge pull request #969 from Bytom/dev-fix32
Paladz [Mon, 21 May 2018 02:58:56 +0000 (10:58 +0800)]
Merge pull request #969 from Bytom/dev-fix32

fix x86-32 exeception for 64-bit aligned

5 years agofix x86-32 exeception for 64-bit aligned
oysheng [Mon, 21 May 2018 02:51:33 +0000 (10:51 +0800)]
fix x86-32 exeception for 64-bit aligned

5 years agoOptimize p2p peer code
Yahtoo Ma [Mon, 21 May 2018 02:52:23 +0000 (10:52 +0800)]
Optimize p2p peer code

5 years agoOptimize p2p listener code
Yahtoo Ma [Fri, 18 May 2018 02:19:33 +0000 (10:19 +0800)]
Optimize p2p listener code

5 years agoOptimize p2p netaddress code
Yahtoo Ma [Thu, 17 May 2018 09:21:24 +0000 (17:21 +0800)]
Optimize p2p netaddress code

5 years agoAdd p2p test util file
Yahtoo Ma [Thu, 17 May 2018 08:46:50 +0000 (16:46 +0800)]
Add p2p test util file

5 years agoAdd p2p/peer_set function comments
Yahtoo Ma [Thu, 17 May 2018 08:35:07 +0000 (16:35 +0800)]
Add p2p/peer_set function comments

5 years agoFile rename p2p/types.go to p2p/node_info.go
Yahtoo Ma [Thu, 17 May 2018 08:23:02 +0000 (16:23 +0800)]
File rename p2p/types.go to p2p/node_info.go