OSDN Git Service

bytom/bytom.git
5 years agoMerge pull request #1075 from Bytom/prod v1.0.3
Paladz [Tue, 19 Jun 2018 03:15:10 +0000 (11:15 +0800)]
Merge pull request #1075 from Bytom/prod

Prod

5 years agoMerge pull request #1074 from Bytom/dev
Paladz [Tue, 19 Jun 2018 03:13:50 +0000 (11:13 +0800)]
Merge pull request #1074 from Bytom/dev

Dev

5 years agoMerge pull request #1073 from Bytom/p2p_disv
Paladz [Tue, 19 Jun 2018 03:11:27 +0000 (11:11 +0800)]
Merge pull request #1073 from Bytom/p2p_disv

Change peer discv resp timeout

5 years agoChange peer discv resp timeout
Yahtoo Ma [Tue, 19 Jun 2018 02:29:51 +0000 (10:29 +0800)]
Change peer discv resp timeout

5 years agoMerge pull request #1072 from Bytom/prod
Paladz [Tue, 19 Jun 2018 02:20:49 +0000 (10:20 +0800)]
Merge pull request #1072 from Bytom/prod

prod - master

5 years agoMerge pull request #1071 from Bytom/dev
Paladz [Tue, 19 Jun 2018 02:17:33 +0000 (10:17 +0800)]
Merge pull request #1071 from Bytom/dev

Dev

5 years agoMerge pull request #1062 from Bytom/release_note
Paladz [Tue, 19 Jun 2018 02:07:51 +0000 (10:07 +0800)]
Merge pull request #1062 from Bytom/release_note

add unit release note for v1.0.3

5 years agoMerge pull request #1070 from Bytom/dev-filter
Paladz [Tue, 19 Jun 2018 02:03:39 +0000 (10:03 +0800)]
Merge pull request #1070 from Bytom/dev-filter

add filter related unconfirmed transaction

5 years agomodify func name
oysheng [Tue, 19 Jun 2018 01:59:10 +0000 (09:59 +0800)]
modify func name

5 years agoadd filter related unconfirmed transaction
oysheng [Tue, 19 Jun 2018 01:52:00 +0000 (09:52 +0800)]
add filter related unconfirmed transaction

5 years agoMerge pull request #1064 from Bytom/dev
Paladz [Fri, 15 Jun 2018 07:28:46 +0000 (15:28 +0800)]
Merge pull request #1064 from Bytom/dev

Dev

5 years agoedit the config (#1063)
Paladz [Fri, 15 Jun 2018 07:25:30 +0000 (15:25 +0800)]
edit the config (#1063)

5 years agoadd unit release note for v1.0.3
paladz [Thu, 14 Jun 2018 13:12:21 +0000 (21:12 +0800)]
add unit release note for v1.0.3

5 years agoadd rescan-blocks api (#1055)
Derek [Thu, 14 Jun 2018 11:52:14 +0000 (19:52 +0800)]
add rescan-blocks api (#1055)

* add rescan-blocks api

* rename rescan-blocks to rescan-wallet

* rename rescanWallet to rescanWallet

5 years ago Add udp upnp port mapping (#1060)
yahtoo [Thu, 14 Jun 2018 09:58:20 +0000 (17:58 +0800)]
 Add udp upnp port mapping (#1060)

* Fix nodeID encode bug

* Add udp upnp port mapping

5 years agoMerge pull request #1058 from Bytom/edit_chain_id
Paladz [Thu, 14 Jun 2018 05:03:23 +0000 (13:03 +0800)]
Merge pull request #1058 from Bytom/edit_chain_id

edit testnet chain_id

5 years agoedit testnet chain_id
paladz [Thu, 14 Jun 2018 05:01:42 +0000 (13:01 +0800)]
edit testnet chain_id

5 years agoedit the config (#1057)
Paladz [Thu, 14 Jun 2018 03:04:46 +0000 (11:04 +0800)]
edit the config (#1057)

5 years agodon't dial self (#1056)
Paladz [Thu, 14 Jun 2018 02:03:36 +0000 (10:03 +0800)]
don't dial self (#1056)

* don't dial self

* edit the dial code

5 years agoMerge pull request #1053 from Bytom/dev-error
Paladz [Wed, 13 Jun 2018 10:04:32 +0000 (18:04 +0800)]
Merge pull request #1053 from Bytom/dev-error

fix default error response struct

5 years agoMerge pull request #1052 from Bytom/fix_bug
Paladz [Wed, 13 Jun 2018 07:03:11 +0000 (15:03 +0800)]
Merge pull request #1052 from Bytom/fix_bug

handle node is nil bug

5 years agofix default error response struct
oysheng [Wed, 13 Jun 2018 07:02:41 +0000 (15:02 +0800)]
fix default error response struct

5 years agohandle node is nil bug
paladz [Wed, 13 Jun 2018 06:58:40 +0000 (14:58 +0800)]
handle node is nil bug

5 years agoMerge pull request #1051 from Bytom/fix_bug
Paladz [Wed, 13 Jun 2018 06:39:03 +0000 (14:39 +0800)]
Merge pull request #1051 from Bytom/fix_bug

fix the over range crash bug

5 years agofix the over range crash bug
paladz [Wed, 13 Jun 2018 06:35:08 +0000 (14:35 +0800)]
fix the over range crash bug

5 years agoMerge pull request #1050 from Bytom/dev-error
Paladz [Wed, 13 Jun 2018 03:17:30 +0000 (11:17 +0800)]
Merge pull request #1050 from Bytom/dev-error

fix map error for "hash of unhashable type"

5 years agofix map error for "hash of unhashable type"
oysheng [Wed, 13 Jun 2018 03:04:34 +0000 (11:04 +0800)]
fix map error for "hash of unhashable type"

5 years agoMerge pull request #1049 from Bytom/edit_version
Paladz [Wed, 13 Jun 2018 02:29:49 +0000 (10:29 +0800)]
Merge pull request #1049 from Bytom/edit_version

edit version to 1.0.3

5 years agoedit version to 1.0.3
paladz [Wed, 13 Jun 2018 02:28:18 +0000 (10:28 +0800)]
edit version to 1.0.3

5 years agoMerge pull request #1041 from Bytom/dev-utxo-tx
Paladz [Tue, 12 Jun 2018 12:08:55 +0000 (20:08 +0800)]
Merge pull request #1041 from Bytom/dev-utxo-tx

add unit test for build-transaction by utxo

5 years agoAdd node discover function (#1032)
yahtoo [Tue, 12 Jun 2018 12:06:51 +0000 (20:06 +0800)]
Add node discover function (#1032)

* Add node discover function

* Add dependent libraries

* Change discover nodeID to edd25519 pubkey

* Del unused secp256k1 lib

* Add discover debug info

* Del unused sha3 lib

* Del unused math function

* remove address book from switch level

* use discover to replace addrbook

* Chane discover rlp encode to go-wire encode

* Add test discover seed

* edit the log from info to debug

* edit the code

* remove pex call seed

* edit for fix bug

* edit the solonet config

* edit for debug

* make udp listen to config address

* handle error on start switch fail

* move discover outof switch

* handle the empty seed case

* edit the node select

* Ma's order

* remove a unused function

5 years agoMerge pull request #1046 from Bytom/dev
Paladz [Tue, 12 Jun 2018 08:18:58 +0000 (16:18 +0800)]
Merge pull request #1046 from Bytom/dev

Dev

5 years agoMerge pull request #1045 from Bytom/merge-master
Paladz [Tue, 12 Jun 2018 08:15:22 +0000 (16:15 +0800)]
Merge pull request #1045 from Bytom/merge-master

Merge master

5 years agoMerge pull request #1042 from Bytom/dev
Paladz [Mon, 11 Jun 2018 14:27:54 +0000 (22:27 +0800)]
Merge pull request #1042 from Bytom/dev

Dev

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 #1025 from Bytom/dev
Paladz [Wed, 6 Jun 2018 11:48:04 +0000 (19:48 +0800)]
Merge pull request #1025 from Bytom/dev

Dev

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