Victor Shyba
|
d61accea1a
|
simplify bucket refresh loop
|
2022-08-11 21:14:56 -03:00 |
|
Victor Shyba
|
e887453aa5
|
remove unused last_accessed
|
2022-08-11 20:39:51 -03:00 |
|
Victor Shyba
|
c3e4f0b988
|
add 'is_bootstrap_node' conf
|
2022-08-11 20:38:42 -03:00 |
|
Victor Shyba
|
318728aebd
|
add bootstrap flag to routing table
|
2022-08-11 20:38:42 -03:00 |
|
Victor Shyba
|
d8c1aaebc2
|
routing table: mark private methods
|
2022-08-11 20:38:42 -03:00 |
|
Victor Shyba
|
d7b65c15d2
|
return none instead of raising
|
2022-08-11 20:38:42 -03:00 |
|
Victor Shyba
|
972db80246
|
move add peer logic to routing table
|
2022-08-11 20:38:42 -03:00 |
|
Victor Shyba
|
0d343ecb2f
|
simplify iterative find constructor
|
2022-08-11 20:38:42 -03:00 |
|
Lex Berezhny
|
01cd95fe46
|
v0.110.0
|
2022-08-11 10:58:16 -04:00 |
|
Lex Berezhny
|
6dc57fc02c
|
revert version
|
2022-08-11 10:20:58 -04:00 |
|
Lex Berezhny
|
10df0c1fba
|
disable Hotbit and UPBit exchange rate feeds
|
2022-08-11 10:19:54 -04:00 |
|
Lex Berezhny
|
ec751e5add
|
v0.110.0
|
2022-08-10 13:52:46 -04:00 |
|
Lex Berezhny
|
3e3974f813
|
lint
|
2022-08-08 14:55:44 -04:00 |
|
Lex Berezhny
|
ec82486e15
|
removed go hub dependency
|
2022-08-08 14:55:44 -04:00 |
|
Lex Berezhny
|
e16f6b07b8
|
revert release
|
2022-08-08 13:02:12 -04:00 |
|
Lex Berezhny
|
9a842c273b
|
v0.110.0
|
2022-08-08 08:46:32 -04:00 |
|
Jonathan Moody
|
40f7d3ee4b
|
Stabilize test_streaming.py by scaning the data_dir, not the parent of data_dir
|
2022-08-01 17:37:06 -04:00 |
|
Lex Berezhny
|
1dc2f0458b
|
fix lint
|
2022-08-01 10:04:24 -04:00 |
|
Lex Berezhny
|
3924b28cc3
|
raise not implemented error when importing unencrypted wallet
|
2022-08-01 10:04:24 -04:00 |
|
Lex Berezhny
|
020487b6a0
|
account merge bug fix from upstream
|
2022-08-01 10:04:24 -04:00 |
|
zeppi
|
14037c9b2f
|
help string edits
|
2022-08-01 10:04:24 -04:00 |
|
zeppi
|
0cb37a5c4b
|
linting
|
2022-08-01 10:04:24 -04:00 |
|
zeppi
|
fa5f3e7e55
|
change api for data first, password optional, return (str)
|
2022-08-01 10:04:24 -04:00 |
|
zeppi
|
30aa0724ec
|
newline end of test file
|
2022-08-01 10:04:24 -04:00 |
|
zeppi
|
059890e4e5
|
wallet import export feature
|
2022-08-01 10:04:24 -04:00 |
|
Jonathan Moody
|
9654d4f003
|
Obtain "amount" from new_txo.amount when calling save_supports().
|
2022-08-01 09:10:49 -04:00 |
|
Jonathan Moody
|
956b52a2c1
|
Refactor _old_get_temp_claim_info(), eliminating "bid" arg. Obtain the value from txo.amount.
|
2022-08-01 09:10:49 -04:00 |
|
Lex Berezhny
|
2e975c8b61
|
lint
|
2022-07-26 22:18:29 -04:00 |
|
Lex Berezhny
|
656e299100
|
migrate key addresses on changed accounts after sync apply
|
2022-07-26 22:18:29 -04:00 |
|
Jack Robison
|
352e45b6b7
|
update pinned hub version
|
2022-07-25 10:12:46 -04:00 |
|
Jack Robison
|
a9a1076362
|
improve test_es_sync_utility
|
2022-07-25 10:12:46 -04:00 |
|
Jack Robison
|
6d370b0a12
|
dont skip test_setting_stream_fields
|
2022-07-25 10:12:46 -04:00 |
|
Jack Robison
|
c9fac27b66
|
test resolving different streams for a channel using short urls
|
2022-07-25 10:12:46 -04:00 |
|
Jack Robison
|
59bc0b9682
|
update censored error
|
2022-07-25 10:12:46 -04:00 |
|
Lex Berezhny
|
ba60aeeebc
|
migrate certificates after importing new account
|
2022-07-18 10:36:21 -04:00 |
|
Jonathan Moody
|
dc427ecf6c
|
Correct collection_update, account_fund docstrings. Regenerate api.json using generate_json_api.py.
|
2022-07-07 21:33:43 -04:00 |
|
Victor Shyba
|
87b4404767
|
Merge pull request #3624 from moodyjon/test_fix_exch_rate1
Fixes for intermittent test failures: test_exchange_rate_manager(), test_basic_claim_search()
|
2022-07-01 17:29:44 -03:00 |
|
Jonathan Moody
|
ba9ac489c3
|
Relax range in test_exchange_rate_manager.py. (again)
|
2022-06-19 19:17:48 -04:00 |
|
Jonathan Moody
|
7049629ad7
|
Relax range in test_exchange_rate_manager.py.
|
2022-06-19 19:17:40 -04:00 |
|
Jonathan Moody
|
3ae4aeea47
|
Search for longer prefix of sd_hash to give better chance of unique results.
|
2022-06-19 19:14:54 -04:00 |
|
Lex Berezhny
|
8becf1f69f
|
v0.109.0
|
2022-06-08 12:40:35 -04:00 |
|
Victor Shyba
|
582f79ba1c
|
do not consider pending blobs on disk space query
|
2022-06-08 12:25:38 -04:00 |
|
Lex Berezhny
|
3c28d869f4
|
Merge pull request #3620 from lbryio/repost_title_tags
reposts can have title, description and tags
|
2022-06-08 12:24:28 -04:00 |
|
Lex Berezhny
|
fe61b90610
|
reposts can have title, description and tags
|
2022-06-08 10:35:22 -04:00 |
|
Lex Berezhny
|
c04fbb2908
|
Merge pull request #3614 from lbryio/grins-tracker
add tracker.lbry.grin.io
|
2022-06-06 13:13:01 -04:00 |
|
Alex Grintsvayg
|
571e71b28e
|
add tracker.lbry.grin.io
|
2022-06-06 11:29:09 -04:00 |
|
Lex Berezhny
|
39fcfcccfb
|
Merge pull request #3608 from lbryio/fix_ci
upgraded SDK to use the new LBRY hub project
|
2022-06-06 09:01:57 -04:00 |
|
Jack Robison
|
2313d30996
|
fix reconnect test
|
2022-05-27 11:59:18 -04:00 |
|
Jack Robison
|
ac7e94c6ed
|
pylint
|
2022-05-27 09:59:11 -04:00 |
|
Jack Robison
|
a391fe9fc7
|
scribe -> hub
|
2022-05-27 09:58:13 -04:00 |
|