Victor Shyba
|
8169bf6b97
|
top objects api
|
2020-03-11 19:56:37 -03:00 |
|
Victor Shyba
|
56c8ad1221
|
start/stop tracemalloc over api
|
2020-03-11 19:56:37 -03:00 |
|
Lex Berezhny
|
8ef2647fa9
|
is_received
|
2020-03-08 23:11:03 -04:00 |
|
Lex Berezhny
|
3ff9e99416
|
added txo_list command
|
2020-03-08 16:22:49 -04:00 |
|
Lex Berezhny
|
c255c606a7
|
added is_spent attribute to transaction outputs
|
2020-03-06 20:12:38 -05:00 |
|
Jack Robison
|
ab28387692
|
remove ProactorEventLoop and disable ffmpeg on windows temporarily
|
2020-03-06 13:45:34 -05:00 |
|
Brannon King
|
ee39880fb5
|
fix items from review
|
2020-03-03 21:38:30 -07:00 |
|
Brannon King
|
e060df5367
|
hide ValueError
|
2020-03-03 21:38:30 -07:00 |
|
Brannon King
|
19ce0ab246
|
ogg -> ogv, ignore files that aren't video
|
2020-03-03 21:38:30 -07:00 |
|
Lex Berezhny
|
3cbeadfbc3
|
lbrynet status command returns features available of currenty connected wallet server, including thetrending algorithm used
|
2020-03-03 20:04:57 -05:00 |
|
Oleg Silkin
|
e560d83c51
|
drops support for commenting without a channel
|
2020-02-26 19:58:03 -05:00 |
|
Jack Robison
|
0973ac753f
|
add is_fully_reflected to file_list response
|
2020-02-21 12:49:19 -05:00 |
|
Jack Robison
|
ead8daaa14
|
doc
|
2020-02-20 17:27:18 -05:00 |
|
Jack Robison
|
23b4b9e230
|
add ffmpeg_find api, don't recheck for it in status
|
2020-02-20 16:43:41 -05:00 |
|
Victor Shyba
|
7c160ff65e
|
remove unused parameters
|
2020-02-20 14:38:13 -03:00 |
|
Victor Shyba
|
fc5d5faaed
|
use conf directly isntead of lambda
|
2020-02-20 14:27:39 -03:00 |
|
Victor Shyba
|
5394f1763c
|
simplify external ip logic
|
2020-02-20 12:12:40 -03:00 |
|
Victor Shyba
|
050b67c9d6
|
apply share_usage_data as its set
|
2020-02-20 12:12:40 -03:00 |
|
Victor Shyba
|
f0e1db319c
|
make wallet server payments a component
|
2020-02-18 19:18:30 -03:00 |
|
Victor Shyba
|
ad6c6fbe35
|
fixes from review and add analytics
|
2020-02-18 18:10:58 -03:00 |
|
Jack Robison
|
205b0c4263
|
call get_platform only once
|
2020-02-13 10:04:50 -05:00 |
|
Lex Berezhny
|
15a2fa6199
|
claim_list --claim_type argument can be repeated
|
2020-02-08 23:34:04 -05:00 |
|
Jack Robison
|
ed785fb087
|
add save_resolved_claims config setting to disable saving claims upon resolving them
|
2020-02-06 11:27:26 -05:00 |
|
Jack Robison
|
bf5b5f43e3
|
non blocking analytics
|
2020-02-03 23:00:45 -05:00 |
|
Jack Robison
|
34eb856d09
|
cancel reflector uploads upon file delete
-remove unnecessary db call in stream_update
|
2020-02-03 23:00:45 -05:00 |
|
Brannon King
|
1780ddd329
|
added ffmpeg status, addressed items from code review
linter
|
2020-02-03 21:53:42 -05:00 |
|
Brannon King
|
a90b60799a
|
Fixed check_video.py on Windows
using a cross-platform workaround
fixed proactor use in the SDK
fixed linter
|
2020-02-03 21:53:42 -05:00 |
|
Brannon King
|
ab77541f36
|
in progress on video transcoding
works
Fixing lint tests
remove eval
|
2020-02-03 21:53:42 -05:00 |
|
Lex Berezhny
|
448635a945
|
added --resolve to local *_list commands
|
2020-02-01 17:59:10 -05:00 |
|
jessop
|
73c958222b
|
add duration to claim search params
|
2020-01-29 15:46:47 -05:00 |
|
Alex Grintsvayg
|
7fd56e0add
|
build_type.py -> build_info.py
|
2020-01-23 13:13:19 -05:00 |
|
Alex Grintsvayg
|
6c07141abd
|
Add prometheus metrics collection to client and server
|
2020-01-22 10:28:17 -05:00 |
|
Alex Grintsvayg
|
1299c9162c
|
Revert "Add prometheus metrics collection to client and server"
This reverts commit 59a5bacb2e .
|
2020-01-21 10:30:49 -05:00 |
|
Alex Grintsvayg
|
f94135cadd
|
make pycharm happy about long lines
|
2020-01-20 14:18:00 -05:00 |
|
Alex Grintsvayg
|
2cf0f791f2
|
remove unused import
|
2020-01-20 13:44:49 -05:00 |
|
Lex Berezhny
|
801f05f45e
|
fix json api generator
|
2020-01-20 12:50:16 -05:00 |
|
Lex Berezhny
|
345196aa3b
|
add pagination for claim_search
|
2020-01-20 12:49:42 -05:00 |
|
Lex Berezhny
|
86cedfe8b2
|
using multiprocessing.Manager to keep blocked content synced between readers
|
2020-01-20 12:49:41 -05:00 |
|
Alex Grintsvayg
|
59a5bacb2e
|
Add prometheus metrics collection to client and server
|
2020-01-20 12:43:49 -05:00 |
|
Jack Robison
|
b0b5e045ff
|
non blocking aioupnp success analytics
|
2020-01-16 15:40:24 -05:00 |
|
Jack Robison
|
d85d9d05bb
|
fast get_all_lbry_files
|
2020-01-13 17:51:05 -05:00 |
|
Jack Robison
|
1d7b87b3a9
|
fix inefficient loop in update_manually_removed_files_since_last_run
|
2020-01-13 17:51:02 -05:00 |
|
Jack Robison
|
646ae7e2d1
|
catch RuntimeError in loggly handler to handle cases where there is not an event loop
|
2020-01-12 16:16:48 -05:00 |
|
Victor Shyba
|
54d0473e85
|
refactor header progress
|
2020-01-12 00:56:43 -03:00 |
|
Jack Robison
|
0315eaff8a
|
add connected server to wallet status
|
2020-01-11 00:33:52 -05:00 |
|
Jack Robison
|
08f6520557
|
bare excepts
|
2020-01-10 12:27:56 -05:00 |
|
Oleg Silkin
|
2a7911c7d6
|
rename jsonrpc_comment_edit -> jsonrpc_comment_update
|
2020-01-09 19:28:45 -05:00 |
|
Oleg Silkin
|
fc2d9b4fd2
|
restart travis build
|
2020-01-09 19:28:45 -05:00 |
|
Oleg Silkin
|
832020fa81
|
Makes claim_id and parent_id mutually exclusive for comment create
|
2020-01-09 19:28:45 -05:00 |
|
Oleg Silkin
|
b31881f424
|
Removes possibility of no channel being passed in & propogates errors
|
2020-01-09 19:28:45 -05:00 |
|
Oleg Silkin
|
7e1b1ca730
|
Adds comment_edit command
|
2020-01-09 19:28:45 -05:00 |
|
Jack Robison
|
0f7eab5100
|
pylint
|
2020-01-08 12:44:22 -05:00 |
|
Jack Robison
|
cbf78d474a
|
fix version and stop rpcs
|
2020-01-08 12:44:22 -05:00 |
|
Jack Robison
|
9cc7c118a8
|
disable cryptonator feed
|
2020-01-03 15:28:29 -05:00 |
|
Lex Berezhny
|
d3dad51c76
|
fix import error in cli.py
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
f8928c654b
|
do not reset callable_methods on Daemon class
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
ff59619af4
|
more pylint
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
b79f2b86b5
|
renamed Daemon.py to daemon.py per pylint
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
386fd7a459
|
updated imports after renaming component files
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
d4f41901ef
|
lower cased component file names per pylint
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
f170da3e78
|
pylint fixes in lbry/extras/daemon
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
5dc15be98a
|
pylint lbry/extras/daemon/exchange_rate_manager.py
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
88c7cfc745
|
pylint in progress in lbry/extras/daemon
|
2020-01-03 03:08:15 -05:00 |
|
Victor Shyba
|
4490caa4f7
|
lint storage
|
2020-01-03 03:08:15 -05:00 |
|
Victor Shyba
|
10fbce056b
|
dht constants -> CONSTANTS (linting)
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
fb1af9e3d2
|
update imports and more merging
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
ed0cc59e66
|
fix cyclic import error
|
2020-01-01 15:57:56 -05:00 |
|
Lex Berezhny
|
2968f74c6c
|
moved lbry up one level
|
2020-01-01 15:57:56 -05:00 |
|