Lex Berezhny
|
df649341cd
|
json output formatting fix for Claim
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
8259d7c680
|
txo.claim_hash and other fixes related to proto3 refactor
|
2019-03-25 22:54:08 -04:00 |
|
Victor Shyba
|
6653da2973
|
all
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
e74998209d
|
for victor
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
2bea0f697a
|
pylint
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
1d68bef6f2
|
client side pretty much done
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
e8abcbb06e
|
moved lbrynet.extras.wallet -> lbrynet.wallet
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
1ec8f0b0b4
|
wip
|
2019-03-25 22:54:08 -04:00 |
|
Victor Shyba
|
291d65070d
|
move common schema values to constants.py
|
2019-03-25 22:54:08 -04:00 |
|
Victor Shyba
|
9b64ee33dc
|
fix imports: schema.schema -> schema.legacy_schema_v1
|
2019-03-25 22:54:08 -04:00 |
|
Jack Robison
|
c9b2829227
|
fix/test fixed_peer_delay and added_fixed_peers
|
2019-03-14 15:08:26 -04:00 |
|
Lex Berezhny
|
98d8b7d463
|
sync uses new apply APIs in torba
|
2019-03-12 20:22:41 -04:00 |
|
Lex Berezhny
|
96f1883fc4
|
check modified_on
|
2019-03-12 20:22:41 -04:00 |
|
Lex Berezhny
|
a914de155a
|
working sync
|
2019-03-12 20:22:41 -04:00 |
|
Lex Berezhny
|
2dee0ff0bf
|
wip account manifest command
|
2019-03-12 20:22:41 -04:00 |
|
Jack Robison
|
5d212a0f82
|
time to first bytes analytics
|
2019-03-12 20:22:01 -04:00 |
|
Victor Shyba
|
f390ff144d
|
handle sigint
|
2019-03-12 13:43:12 -04:00 |
|
Jack Robison
|
4cbde1b08f
|
use _batched_select to populate channel names when initializing files
|
2019-03-12 09:58:19 -04:00 |
|
Brannon King
|
c326a9382c
|
changed to pull down the newer lbrycrd
|
2019-03-05 09:32:43 -05:00 |
|
Brannon King
|
5bdd87c904
|
removed name-to-claim lookup table
added unit test for Greek and made it work
pylint: revert bad move
revert claim_sequence changes
fixed broken test
|
2019-03-05 09:32:43 -05:00 |
|
Jack Robison
|
e38a0f7a95
|
logging
|
2019-03-01 15:26:45 -05:00 |
|
Jack Robison
|
df8934d472
|
restore old download analytics and update tests
|
2019-03-01 14:50:06 -05:00 |
|
Jack Robison
|
10d73fe480
|
use certifi
|
2019-02-28 12:40:11 -05:00 |
|
Jack Robison
|
d95903d219
|
update aiohttp and pylint
|
2019-02-28 12:04:07 -05:00 |
|
Victor Shyba
|
e047748961
|
log dropped api request instead of stack trace
|
2019-02-26 17:42:45 -05:00 |
|
Thomas Zarebczan
|
2a82ff7cc5
|
Update mime_types.py
|
2019-02-22 11:11:10 -05:00 |
|
Victor Shyba
|
59325ad8c1
|
fix delete log
|
2019-02-20 17:04:08 -03:00 |
|
Jack Robison
|
cb5d428d12
|
add split_buckets_under_index config setting for seed nodes
|
2019-02-20 11:25:50 -05:00 |
|
Jack Robison
|
82ce2ccee6
|
update docs
|
2019-02-19 17:27:31 -05:00 |
|
Lex Berezhny
|
461c3c8408
|
downloading header from S3 correctly tracks progress
|
2019-02-18 17:15:40 -05:00 |
|
Jack Robison
|
3f7e466c97
|
return failure message for invalid blob hash in blob_delete
|
2019-02-18 12:18:56 -05:00 |
|
Jack Robison
|
4483380352
|
fix terminator blob hash (None) being included when running blob_list for an sd hash
|
2019-02-18 12:12:14 -05:00 |
|
Thomas Zarebczan
|
a003e794ba
|
listen on internal port instead of upnp redirect
|
2019-02-16 18:55:58 -05:00 |
|
Jack Robison
|
fc450eb164
|
add TestMimeTypes, pylint
|
2019-02-15 20:42:55 -05:00 |
|
Thomas Zarebczan
|
652d7cbd24
|
consider . extension
|
2019-02-15 20:40:55 -05:00 |
|
Thomas Zarebczan
|
43b372c0fe
|
fix extension - remove dot
The rest of our extensions don't have a dot. Also, strip off any characters and lowercase it to be safe.
|
2019-02-15 20:40:55 -05:00 |
|
Jack Robison
|
0d558bd552
|
fix default file list sorting
|
2019-02-15 17:26:24 -05:00 |
|
Jack Robison
|
dbb6ba6241
|
recover streams with missing sd blobs, handle previous sd blob bugs
-test download and recover stream with old key sorting
|
2019-02-15 15:21:29 -05:00 |
|
Jack Robison
|
a228d20137
|
move store_stream and store_file to standalone functions
|
2019-02-15 15:21:07 -05:00 |
|
Jack Robison
|
f1b60e3ef2
|
fix get_blobs_for_stream
|
2019-02-15 15:21:07 -05:00 |
|
Jack Robison
|
39737c790f
|
sync blob files in database with those in directory on startup
|
2019-02-15 15:21:07 -05:00 |
|
Jack Robison
|
9d89f9b834
|
use executemany instead of batched_operation
|
2019-02-14 15:57:24 -05:00 |
|
Jack Robison
|
56c41b2fea
|
fix integration test
-cancel running reflector uploads from publishes upon shutdown
-refactor blob.delete to be non-async
-delete blobs synchronously
|
2019-02-14 15:43:26 -05:00 |
|
Jack Robison
|
9c8593d88e
|
fix file_delete being slow
|
2019-02-14 12:33:48 -05:00 |
|
hackrush
|
21ca4f60f7
|
Stop the daemon on calling lbrynet stop
|
2019-02-13 14:22:23 -05:00 |
|
Lex Berezhny
|
76ecb5d50d
|
renamed resolve argument url to urls
|
2019-02-13 11:55:12 -05:00 |
|
Victor Shyba
|
e2170ec83d
|
fix download timeout types
|
2019-02-12 20:58:31 -05:00 |
|
Lex Berezhny
|
68905d82b9
|
pass conf instead of data_dir to migrate_db, fixes #1898
|
2019-02-12 18:10:34 -05:00 |
|
Lex Berezhny
|
5e509c9fd6
|
testing get
|
2019-02-12 11:54:00 -05:00 |
|
Lex Berezhny
|
8aa50aa14f
|
cleaned up resolve command
|
2019-02-12 11:54:00 -05:00 |
|