Jack Robison
|
4630fd38aa
|
fix async generator junction tests
|
2019-01-28 22:39:36 -05:00 |
|
Jack Robison
|
418def56ac
|
fix log
|
2019-01-28 22:38:17 -05:00 |
|
Jack Robison
|
cefe3eb520
|
fix file_delete
|
2019-01-28 22:01:43 -05:00 |
|
Jack Robison
|
64dffa306f
|
logging, cleanup
|
2019-01-28 22:01:43 -05:00 |
|
Jack Robison
|
7d33b4f1f3
|
fix unawaited task
|
2019-01-28 22:01:43 -05:00 |
|
Jack Robison
|
f507d95198
|
always add fixed peers if configured after 2s
|
2019-01-28 22:01:43 -05:00 |
|
Jack Robison
|
2a7d80f8b4
|
logging
|
2019-01-28 22:01:43 -05:00 |
|
Jack Robison
|
305034ffb2
|
Merge pull request #1824 from lbryio/fix-ping-timeout
fix timeout error
|
2019-01-28 21:53:32 -05:00 |
|
Jack Robison
|
bfaebf0085
|
fix timeout error
|
2019-01-28 17:20:14 -05:00 |
|
Jack Robison
|
a94cf04e87
|
Merge pull request #1822 from lbryio/update-settings
Update settings
|
2019-01-28 17:17:56 -05:00 |
|
Jack Robison
|
71f9f8ae9c
|
fix race condition in reflector server
|
2019-01-28 16:51:11 -05:00 |
|
Jack Robison
|
330862e487
|
fix https://github.com/lbryio/lbry/issues/1297
|
2019-01-28 16:00:37 -05:00 |
|
Jack Robison
|
778d3826ab
|
clean up settings and use them
|
2019-01-28 15:51:27 -05:00 |
|
Jack Robison
|
4a11cf007f
|
remove unused settings and constants
|
2019-01-27 19:51:44 -05:00 |
|
Jack Robison
|
f6e7700c4c
|
Merge pull request #1818 from lbryio/fix-find-value
fix error encoding find value response
|
2019-01-26 17:26:23 -05:00 |
|
Jack Robison
|
573285a5bb
|
fix error encoding find value response
|
2019-01-26 17:04:11 -05:00 |
|
Lex Berezhny
|
60ed4e503f
|
refactored settings_set to support all settings
|
2019-01-26 00:04:36 -05:00 |
|
Lex Berezhny
|
aa1405887e
|
use float instead of decimal for now
|
2019-01-25 23:20:43 -05:00 |
|
Lex Berezhny
|
cced217e43
|
update doc format for max_key_fee
|
2019-01-25 23:20:43 -05:00 |
|
Lex Berezhny
|
8a3b8d2df1
|
max_key_fee in yaml as null
|
2019-01-25 23:20:43 -05:00 |
|
Lex Berezhny
|
be0bd3bdea
|
refactored --max-key-fee to be more ergonomic
|
2019-01-25 23:20:43 -05:00 |
|
Lex Berezhny
|
e01c73a7f8
|
pylint
|
2019-01-25 21:00:20 -05:00 |
|
Lex Berezhny
|
134338db4b
|
dropped help, commands and resolve_name commands
|
2019-01-25 21:00:20 -05:00 |
|
Lex Berezhny
|
f47a685734
|
help message for start command
|
2019-01-25 20:28:47 -05:00 |
|
Lex Berezhny
|
6e29f7e99b
|
user is shown help when typing lbrynet help
|
2019-01-25 20:28:47 -05:00 |
|
Lex Berezhny
|
026d93e92a
|
Update .travis.yml
use `stage: build` for the docker builds to get some parallelism.
|
2019-01-25 17:28:06 -05:00 |
|
Lex Berezhny
|
a55802c1de
|
v0.31.0rc3
|
2019-01-25 17:05:38 -05:00 |
|
Jack Robison
|
894397a327
|
Merge pull request #1810 from lbryio/async-reflector
async reflector
|
2019-01-25 16:41:37 -05:00 |
|
Jack Robison
|
3e3f6c0e22
|
fix test
|
2019-01-25 16:20:19 -05:00 |
|
Jack Robison
|
a7610e3d34
|
async reflector
|
2019-01-25 16:10:17 -05:00 |
|
Jack Robison
|
d0e6e74e1b
|
Merge pull request #1809 from lbryio/fix-blob-server
fix blob server protocol factory
|
2019-01-25 16:07:07 -05:00 |
|
Jack Robison
|
126d71978b
|
disable slow test
|
2019-01-25 15:38:38 -05:00 |
|
Jack Robison
|
69bcb052de
|
fix blob server protocol factory
|
2019-01-25 13:10:40 -05:00 |
|
Victor Shyba
|
071af12d1a
|
release wallet server master tag every master merge
|
2019-01-25 12:20:42 -05:00 |
|
Lex Berezhny
|
b7d62ca084
|
v0.31.0rc2
|
2019-01-25 10:46:20 -05:00 |
|
Jack Robison
|
fa97f7bd38
|
fix written_bytes error
|
2019-01-25 10:23:03 -05:00 |
|
Lex Berezhny
|
4a35247016
|
fixes for toggle config, passing servers as list, etc
|
2019-01-25 10:19:24 -05:00 |
|
Lex Berezhny
|
d0526ad7d5
|
bring --config back to start command
|
2019-01-25 10:19:24 -05:00 |
|
Lex Berezhny
|
19b529cf38
|
removed unused import
|
2019-01-25 10:19:24 -05:00 |
|
Lex Berezhny
|
143353be44
|
fix cli unit test
|
2019-01-25 10:19:24 -05:00 |
|
Lex Berezhny
|
0373196707
|
max_key_fee is plain YAML now
|
2019-01-25 10:19:24 -05:00 |
|
Lex Berezhny
|
7a601db23f
|
cli fixup
|
2019-01-25 10:19:24 -05:00 |
|
Victor Shyba
|
ed61c7feec
|
add step to build wallet server images on release
|
2019-01-24 19:20:23 -05:00 |
|
Jack Robison
|
77ece96356
|
fix config error if $HOME is None
-not seen on travis due to HOME being manually set to /tmp
|
2019-01-24 12:42:55 -05:00 |
|
Lex Berezhny
|
80440fd6bd
|
v0.31.0rc1
|
2019-01-24 00:13:55 -05:00 |
|
Lex Berezhny
|
ed6537db79
|
integration test fixes
|
2019-01-24 00:13:15 -05:00 |
|
Lex Berezhny
|
79e4767f69
|
unused imports
|
2019-01-24 00:13:15 -05:00 |
|
Lex Berezhny
|
0ee279bfd7
|
fix startup/shutdown and file_list --full-status argument
|
2019-01-24 00:13:15 -05:00 |
|
Lex Berezhny
|
5249d2a3ca
|
removed unused methods
|
2019-01-24 00:13:15 -05:00 |
|
Lex Berezhny
|
4d5823f473
|
distro package is in setup.py, does not make sense to wrap it in try/except ModuleNotFoundError
|
2019-01-24 00:13:15 -05:00 |
|