• R/O
  • HTTP
  • SSH
  • HTTPS

bytom-spv: 提交列表

Bytom spv wallet


RSS
Rev. 时间 作者
2c60981 2018-06-14 12:04:46 Paladz


edit the config (#1057)

88a7b58 2018-06-14 11:03:36 Paladz


don't dial self (#1056)

* don't dial self

* edit the dial code

800974f 2018-06-13 19:04:32 Paladz


Merge pull request #1053 from Bytom/dev-error

fix default error response struct

f4f269a 2018-06-13 16:03:11 Paladz


Merge pull request #1052 from Bytom/fix_bug

handle node is nil bug

665398c 2018-06-13 16:02:41 oysheng

fix default error response struct

667acf7 2018-06-13 15:58:40 paladz

handle node is nil bug

c005bda 2018-06-13 15:39:03 Paladz


Merge pull request #1051 from Bytom/fix_bug

fix the over range crash bug

785ba09 2018-06-13 15:35:08 paladz

fix the over range crash bug

c684748 2018-06-13 12:17:30 Paladz


Merge pull request #1050 from Bytom/dev-error

fix map error for "hash of unhashable type"

9baa6a2 2018-06-13 12:04:34 oysheng

fix map error for "hash of unhashable type"

2c56704 2018-06-13 11:29:49 Paladz


Merge pull request #1049 from Bytom/edit_version

edit version to 1.0.3

48f4a62 2018-06-13 11:28:18 paladz

edit version to 1.0.3

f83cee4 2018-06-12 21:08:55 Paladz


Merge pull request #1041 from Bytom/dev-utxo-tx

add unit test for build-transaction by utxo

a597219 2018-06-12 21:06:51 yahtoo

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

4db6176 2018-06-12 17:18:58 Paladz


Merge pull request #1046 from Bytom/dev

Dev

a4c7688 2018-06-12 17:15:22 Paladz


Merge pull request #1045 from Bytom/merge-master

Merge master

63fa1c8 2018-06-11 23:27:54 Paladz


Merge pull request #1042 from Bytom/dev

Dev

92c4cbd 2018-06-11 19:52:12 oysheng

add unit test for build-transaction by utxo

61cdf13 2018-06-09 19:25:18 oysheng

modify error response (#1039)

* modify error response

* optimise

cdfa72e 2018-06-09 16:42:49 Zhiting Lin

update dashboard (#1038)

e7022ad 2018-06-09 16:26:07 oysheng

fix list-transactions unconfirmed transactions sorting by time (#1037)

* list-transactions result order by time desc

* optimise list-transactions unconfirmed transaction order

* optimise

7d9f812 2018-06-08 20:23:25 Paladz


genesis block support mutil net (#1036)

8afb3c5 2018-06-08 11:50:39 Zhiting Lin

update dashboard (#1035)

8a80afa 2018-06-07 22:27:44 Paladz


reduce the unused info in node_info (#1033)

b98870f 2018-06-07 18:55:56 Paladz


add service flag (#1030)

02a5f99 2018-06-07 18:26:55 oysheng

get-transaction by tx_id add annotateTxsAsset (#1029)

* optmise list-transactions query by tx_id

* get-transaction by tx_id add annotateTxsAsset

3d87fc3 2018-06-07 17:53:49 oysheng

optmise list-transactions query by tx_id (#1028)

39d6b6c 2018-06-07 14:33:02 Paladz


check the switch level logic (#1026)

* check the switch level logic

* edit for code review

08e8003 2018-06-06 20:48:04 Paladz


Merge pull request #1025 from Bytom/dev

Dev

a2d0205 2018-06-05 22:26:27 Paladz


Merge pull request #1022 from Bytom/dev-unconfirmed

add unconfirmed transaction for account

Show on old repository browser