OSDN Git Service

bytom/bytom-spv.git
6 years agoMerge pull request #681 from Bytom/fix-tx-feed
Paladz [Tue, 17 Apr 2018 09:36:28 +0000 (17:36 +0800)]
Merge pull request #681 from Bytom/fix-tx-feed

fix encoding/json can't marshal un-exported fields

6 years agoMerge pull request #680 from Bytom/fix-print-json-invalid-type-assertion
Paladz [Tue, 17 Apr 2018 09:34:45 +0000 (17:34 +0800)]
Merge pull request #680 from Bytom/fix-print-json-invalid-type-assertion

fix print json invalid type assertion

6 years agoMerge pull request #675 from Bytom/p2p_test
Paladz [Tue, 17 Apr 2018 09:33:11 +0000 (17:33 +0800)]
Merge pull request #675 from Bytom/p2p_test

Adjust peer ban scoring strategy

6 years agoMerge pull request #668 from Bytom/dev-gas
Paladz [Tue, 17 Apr 2018 09:22:01 +0000 (17:22 +0800)]
Merge pull request #668 from Bytom/dev-gas

add api get-unconfirmed-transaction and list-unconfirmed-transactions

6 years agoMerge branch 'dev' into fix-tx-feed
lbqds [Tue, 17 Apr 2018 09:20:57 +0000 (17:20 +0800)]
Merge branch 'dev' into fix-tx-feed

6 years agoAdjust peer ban scoring strategy
Yahtoo Ma [Tue, 17 Apr 2018 05:15:24 +0000 (13:15 +0800)]
Adjust peer ban scoring strategy

6 years agoMerge branch 'dev' into dev-gas
oysheng [Tue, 17 Apr 2018 09:09:10 +0000 (17:09 +0800)]
Merge branch 'dev' into dev-gas

6 years agofix tags
oysheng [Tue, 17 Apr 2018 09:07:09 +0000 (17:07 +0800)]
fix tags

6 years agooptimse api
oysheng [Tue, 17 Apr 2018 09:05:38 +0000 (17:05 +0800)]
optimse api

6 years agooptimise
oysheng [Tue, 17 Apr 2018 08:08:44 +0000 (16:08 +0800)]
optimise

6 years agoadd api get-unconfirmed-transaction
oysheng [Tue, 17 Apr 2018 07:49:46 +0000 (15:49 +0800)]
add api get-unconfirmed-transaction
add list-unconfirmed-transactions

6 years agoMerge pull request #676 from Bytom/keys
Yongfeng LI [Tue, 17 Apr 2018 07:17:54 +0000 (15:17 +0800)]
Merge pull request #676 from Bytom/keys

delete unused address after import private key

6 years agoremove Xpubs in CtrlProgram
Yongfeng LI [Tue, 17 Apr 2018 07:10:17 +0000 (15:10 +0800)]
remove Xpubs in CtrlProgram

6 years agofix encoding/json can't marshal un-exported fields
lbqds [Tue, 17 Apr 2018 07:06:50 +0000 (15:06 +0800)]
fix encoding/json can't marshal un-exported fields

6 years agoMerge pull request #677 from Bytom/remove
Paladz [Tue, 17 Apr 2018 06:44:52 +0000 (14:44 +0800)]
Merge pull request #677 from Bytom/remove

delete the 2node-test submodule file

6 years agodelete the 2node-test submodule file
Yongfeng LI [Tue, 17 Apr 2018 06:43:34 +0000 (14:43 +0800)]
delete the 2node-test submodule file

6 years agotake place CompareTwoXpubs with chainkd.IsXpubsEqual
Yongfeng LI [Tue, 17 Apr 2018 06:31:36 +0000 (14:31 +0800)]
take place CompareTwoXpubs with  chainkd.IsXpubsEqual

6 years agoMerge pull request #674 from Bytom/dev_addr_pre_for_net
Paladz [Tue, 17 Apr 2018 06:09:10 +0000 (14:09 +0800)]
Merge pull request #674 from Bytom/dev_addr_pre_for_net

Main network and test network distinguish address prefix

6 years agofix address set marshal bug
Yongfeng LI [Tue, 17 Apr 2018 03:17:55 +0000 (11:17 +0800)]
fix address set marshal bug

6 years agodelete unused addresses for imported key and account
Yongfeng LI [Mon, 16 Apr 2018 13:37:00 +0000 (21:37 +0800)]
delete unused addresses for imported key and account

6 years agoimprove importing key progress calculation
Yongfeng LI [Mon, 16 Apr 2018 07:22:39 +0000 (15:22 +0800)]
improve importing key progress calculation

6 years agoimprove naming
Yongfeng LI [Mon, 16 Apr 2018 07:02:11 +0000 (15:02 +0800)]
improve naming

6 years agoimprove account manager DeleteAccount parameter
Yongfeng LI [Mon, 16 Apr 2018 06:13:49 +0000 (14:13 +0800)]
improve account manager DeleteAccount parameter

6 years agoMerge pull request #660 from Bytom/p2p_test
Paladz [Tue, 17 Apr 2018 05:33:09 +0000 (13:33 +0800)]
Merge pull request #660 from Bytom/p2p_test

Fix dial peers error

6 years agoOptimized code format
Yahtoo Ma [Tue, 17 Apr 2018 05:27:38 +0000 (13:27 +0800)]
Optimized code format

6 years agoMain network and test network distinguish address prefix
wz [Tue, 17 Apr 2018 05:18:22 +0000 (13:18 +0800)]
Main network and test network distinguish address prefix

6 years agoMerge branch 'dev' into p2p_test
yahtoo [Tue, 17 Apr 2018 04:44:41 +0000 (12:44 +0800)]
Merge branch 'dev' into p2p_test

6 years agoupdate data dir for linux (#672)
wz [Tue, 17 Apr 2018 03:31:10 +0000 (11:31 +0800)]
update data dir for linux (#672)

6 years agoMerge pull request #670 from Bytom/version
Yongfeng LI [Tue, 17 Apr 2018 03:21:24 +0000 (11:21 +0800)]
Merge pull request #670 from Bytom/version

update version to 0.4.7

6 years agoupdate version to 0.4.7
Yongfeng LI [Tue, 17 Apr 2018 03:19:15 +0000 (11:19 +0800)]
update version to 0.4.7

6 years agofix print json invalid type assertion
lbqds [Tue, 17 Apr 2018 02:44:35 +0000 (10:44 +0800)]
fix print json invalid type assertion

6 years agoMerge pull request #657 from Bytom/coinbase-tx-test
Paladz [Tue, 17 Apr 2018 02:47:31 +0000 (10:47 +0800)]
Merge pull request #657 from Bytom/coinbase-tx-test

add coinbase tx tests

6 years agoMerge pull request #635 from Bytom/unit_test
Paladz [Tue, 17 Apr 2018 02:43:48 +0000 (10:43 +0800)]
Merge pull request #635 from Bytom/unit_test

add cache for tensority

6 years agoadd lock for func GetTxPool
oysheng [Tue, 17 Apr 2018 02:37:44 +0000 (10:37 +0800)]
add lock for func GetTxPool

6 years agofix for code review
paladz [Tue, 17 Apr 2018 01:52:53 +0000 (09:52 +0800)]
fix for code review

6 years agoMerge pull request #669 from freewind/dev
Yongfeng LI [Tue, 17 Apr 2018 01:45:10 +0000 (09:45 +0800)]
Merge pull request #669 from freewind/dev

[外部测试] use built-in string operator replace strings.Compare for better readability and performance

6 years agouse built-in string operator replace strings.Compare for better readability and perfo...
freewind [Mon, 16 Apr 2018 13:43:14 +0000 (21:43 +0800)]
use built-in string operator replace strings.Compare for better readability and performance

6 years agoadd api get-txpool
oysheng [Mon, 16 Apr 2018 13:22:26 +0000 (21:22 +0800)]
add api get-txpool

6 years agomove subsidy tests to consensus
lbqds [Mon, 16 Apr 2018 12:23:32 +0000 (20:23 +0800)]
move subsidy tests to consensus

6 years agoMerge pull request #636 from Bytom/fix-bytomcli-bugs
Paladz [Mon, 16 Apr 2018 11:46:09 +0000 (19:46 +0800)]
Merge pull request #636 from Bytom/fix-bytomcli-bugs

Fix bytomcli bugs

6 years agoMerge pull request #664 from Bytom/dev_modify_datadir
Paladz [Mon, 16 Apr 2018 11:41:44 +0000 (19:41 +0800)]
Merge pull request #664 from Bytom/dev_modify_datadir

modify data dir

6 years agomodify data dir
wz [Mon, 16 Apr 2018 07:35:02 +0000 (15:35 +0800)]
modify data dir

6 years agoMerge pull request #665 from Bytom/dev-gas
Paladz [Mon, 16 Apr 2018 11:21:01 +0000 (19:21 +0800)]
Merge pull request #665 from Bytom/dev-gas

add api estimate-transaction-gas

6 years agoMerge pull request #651 from Bytom/crazy-miner
Paladz [Mon, 16 Apr 2018 11:13:36 +0000 (19:13 +0800)]
Merge pull request #651 from Bytom/crazy-miner

Crazy miner

6 years agofix unit tests
lbqds [Mon, 16 Apr 2018 11:09:21 +0000 (19:09 +0800)]
fix unit tests

6 years agoMerge pull request #644 from Bytom/wallet_optimise
Yongfeng LI [Mon, 16 Apr 2018 09:27:00 +0000 (17:27 +0800)]
Merge pull request #644 from Bytom/wallet_optimise

fix create-asset definition is nil, issue asset transaction display wrong

6 years agooptimise
oysheng [Mon, 16 Apr 2018 09:19:35 +0000 (17:19 +0800)]
optimise

6 years agomodify api name
oysheng [Mon, 16 Apr 2018 09:10:01 +0000 (17:10 +0800)]
modify api name

6 years agoMerge branch 'dev' into dev-gas
oysheng [Mon, 16 Apr 2018 08:43:07 +0000 (16:43 +0800)]
Merge branch 'dev' into dev-gas

6 years agoadd api calculate-transaction-gas
oysheng [Mon, 16 Apr 2018 08:40:55 +0000 (16:40 +0800)]
add api calculate-transaction-gas

6 years agoMerge pull request #662 from Bytom/network_info
Yongfeng LI [Mon, 16 Apr 2018 07:46:34 +0000 (15:46 +0800)]
Merge pull request #662 from Bytom/network_info

Add NetWorkID to GetNodeInfo api

6 years agoMerge remote-tracking branch 'origin/dev' into network_info
Yahtoo Ma [Mon, 16 Apr 2018 07:39:58 +0000 (15:39 +0800)]
Merge remote-tracking branch 'origin/dev' into network_info

6 years agoMerge pull request #663 from Bytom/remove-modules
Yongfeng LI [Mon, 16 Apr 2018 07:39:22 +0000 (15:39 +0800)]
Merge pull request #663 from Bytom/remove-modules

remove .gitmodules

6 years agoremove .gitmodules
Yongfeng LI [Mon, 16 Apr 2018 07:35:39 +0000 (15:35 +0800)]
remove .gitmodules

6 years agoAdd NetWorkID to GetNodeInfo api
Yahtoo Ma [Mon, 16 Apr 2018 06:55:43 +0000 (14:55 +0800)]
Add NetWorkID to GetNodeInfo api

6 years agoMerge pull request #659 from Bytom/dev_parse_env
Yongfeng LI [Mon, 16 Apr 2018 05:20:52 +0000 (13:20 +0800)]
Merge pull request #659 from Bytom/dev_parse_env

add parse env for url

6 years agoadd parse env for url
wz [Mon, 16 Apr 2018 01:48:27 +0000 (09:48 +0800)]
add parse env for url

6 years agoadd coinbase tx tests
lbqds [Sat, 14 Apr 2018 09:55:42 +0000 (17:55 +0800)]
add coinbase tx tests

6 years agoMerge branch 'p2p_test' into dev
Yahtoo Ma [Mon, 16 Apr 2018 02:07:43 +0000 (10:07 +0800)]
Merge branch 'p2p_test' into dev

6 years agoMerge branch 'dev' into wallet_optimise
oysheng [Mon, 16 Apr 2018 01:47:14 +0000 (09:47 +0800)]
Merge branch 'dev' into wallet_optimise

6 years agocrazy
haoyuAThz [Sun, 15 Apr 2018 00:11:16 +0000 (08:11 +0800)]
crazy

6 years agomerge
haoyuAThz [Sat, 14 Apr 2018 23:58:43 +0000 (07:58 +0800)]
merge

6 years agofix #626
haoyuAThz [Sat, 14 Apr 2018 23:56:40 +0000 (07:56 +0800)]
fix #626

6 years agoupdate echo
HAOYUatHZ [Tue, 10 Apr 2018 23:22:59 +0000 (07:22 +0800)]
update echo

6 years agoMerge pull request #647 from Bytom/tags
Yongfeng LI [Sat, 14 Apr 2018 10:32:02 +0000 (18:32 +0800)]
Merge pull request #647 from Bytom/tags

remove tags

6 years agoupdate bytomcli and README
Yongfeng LI [Sat, 14 Apr 2018 09:59:06 +0000 (17:59 +0800)]
update bytomcli and README

6 years agoupdate dashboard
Yongfeng LI [Sat, 14 Apr 2018 09:40:08 +0000 (17:40 +0800)]
update dashboard

6 years agoremove Asset tags
Yongfeng LI [Sat, 14 Apr 2018 09:16:47 +0000 (17:16 +0800)]
remove Asset tags

6 years agoremove Account tags
Yongfeng LI [Sat, 14 Apr 2018 08:52:46 +0000 (16:52 +0800)]
remove Account tags

6 years agoMerge pull request #645 from Bytom/update-readme-examples
Yongfeng LI [Sat, 14 Apr 2018 09:40:56 +0000 (17:40 +0800)]
Merge pull request #645 from Bytom/update-readme-examples

update readme

6 years agoMerge pull request #646 from Bytom/utxo-change-address
Yongfeng LI [Sat, 14 Apr 2018 08:11:49 +0000 (16:11 +0800)]
Merge pull request #646 from Bytom/utxo-change-address

separate normal and change addresses

6 years agoupdate dashboard
Yongfeng LI [Sat, 14 Apr 2018 07:53:14 +0000 (15:53 +0800)]
update dashboard

6 years agoChange dial peer to sequential execution
Yahtoo Ma [Sat, 14 Apr 2018 07:30:43 +0000 (15:30 +0800)]
Change dial peer to sequential execution

6 years agofix conn close
wz [Sat, 14 Apr 2018 02:37:33 +0000 (10:37 +0800)]
fix conn close

6 years agoAdd broken link to return
wz [Fri, 13 Apr 2018 07:32:42 +0000 (15:32 +0800)]
Add broken link to return

6 years agoAdd block sync sw peer check
Yahtoo Ma [Thu, 12 Apr 2018 09:37:22 +0000 (17:37 +0800)]
Add block sync sw peer check

6 years agoChange StopPeerForError to sequential execution
Yahtoo Ma [Thu, 12 Apr 2018 09:16:16 +0000 (17:16 +0800)]
Change StopPeerForError to sequential execution

6 years agoAvoid connecting to self
Yahtoo Ma [Thu, 12 Apr 2018 07:10:49 +0000 (15:10 +0800)]
Avoid connecting to self

6 years agoFilter connected nodes
Yahtoo Ma [Thu, 12 Apr 2018 06:24:24 +0000 (14:24 +0800)]
Filter connected nodes

6 years agoshow whether it is change for unspent utxos
Yongfeng LI [Sat, 14 Apr 2018 07:36:12 +0000 (15:36 +0800)]
show whether it is change for unspent utxos

6 years agomodify func instruction
oysheng [Sat, 14 Apr 2018 07:34:15 +0000 (15:34 +0800)]
modify func instruction

6 years agofix unit test
oysheng [Sat, 14 Apr 2018 07:04:39 +0000 (15:04 +0800)]
fix unit test

6 years agoRevert "remove CtrlProgram#Change and accountOutput#change (#600)"
Yongfeng LI [Sat, 14 Apr 2018 05:48:02 +0000 (13:48 +0800)]
Revert "remove CtrlProgram#Change and accountOutput#change (#600)"

This reverts commit 6baed9deec77c8267b80412efdefd411e3f98fb5.

6 years agoadd wallet test when create asset definition is nil
oysheng [Sat, 14 Apr 2018 05:47:18 +0000 (13:47 +0800)]
add wallet test when create asset definition is nil

6 years agoMerge branch 'dev' into wallet_optimise
oysheng [Sat, 14 Apr 2018 05:42:04 +0000 (13:42 +0800)]
Merge branch 'dev' into wallet_optimise

6 years agoMerge pull request #643 from Bytom/export-key
Yongfeng LI [Sat, 14 Apr 2018 05:26:53 +0000 (13:26 +0800)]
Merge pull request #643 from Bytom/export-key

fix import key and add change password

6 years agofix import key and add change password
Yongfeng LI [Sat, 14 Apr 2018 05:23:24 +0000 (13:23 +0800)]
fix import key and add change password

6 years agofix definition is nil, issue asset transaction display wrong
oysheng [Sat, 14 Apr 2018 04:28:13 +0000 (12:28 +0800)]
fix definition is nil, issue asset transaction display wrong
fix golint

6 years agoupdate readme
lbqds [Sat, 14 Apr 2018 03:16:31 +0000 (11:16 +0800)]
update readme

6 years agocheck error is false
lbqds [Sat, 14 Apr 2018 01:41:41 +0000 (09:41 +0800)]
check error is false

6 years agoedit the unit test name
paladz [Fri, 13 Apr 2018 13:37:58 +0000 (21:37 +0800)]
edit the unit test name

6 years agoedit for fix unit test
paladz [Fri, 13 Apr 2018 13:28:13 +0000 (21:28 +0800)]
edit for fix unit test

6 years agoadd unit test for block header
paladz [Fri, 13 Apr 2018 13:16:28 +0000 (21:16 +0800)]
add unit test for block header

6 years agoMerge pull request #637 from Bytom/wallet_optimise
Paladz [Fri, 13 Apr 2018 12:38:01 +0000 (20:38 +0800)]
Merge pull request #637 from Bytom/wallet_optimise

fix no-BTM asset display

6 years agofix no-BTM asset display
oysheng [Fri, 13 Apr 2018 12:30:06 +0000 (20:30 +0800)]
fix no-BTM asset display

6 years agoadd cache for tensority
paladz [Fri, 13 Apr 2018 11:49:40 +0000 (19:49 +0800)]
add cache for tensority

6 years agoMerge pull request #634 from Bytom/multi
Paladz [Fri, 13 Apr 2018 11:39:58 +0000 (19:39 +0800)]
Merge pull request #634 from Bytom/multi

update dashboard to support multi-sign transaction

6 years agoupdate dashboard to support multi-sign transaction
Yongfeng LI [Fri, 13 Apr 2018 11:37:33 +0000 (19:37 +0800)]
update dashboard to support multi-sign transaction

6 years agoMerge pull request #632 from Bytom/dev_fix_param_for_addportmapping
Paladz [Fri, 13 Apr 2018 08:49:44 +0000 (16:49 +0800)]
Merge pull request #632 from Bytom/dev_fix_param_for_addportmapping

fix param for addportmapping

6 years agofix param for addportmapping
wz [Fri, 13 Apr 2018 07:36:40 +0000 (15:36 +0800)]
fix param for addportmapping