Lex Berezhny
|
b1318a9958
|
minor cleanup
|
2020-02-21 10:05:46 -05:00 |
|
Victor Shyba
|
d2560d260c
|
use stream controller and documented errors
|
2020-02-21 00:04:37 -03:00 |
|
Jack Robison
|
7fd0d6507f
|
disconnect from client sending message larger than MAX_RECEIVE
|
2020-02-20 16:08:21 -05:00 |
|
Victor Shyba
|
fc5d5faaed
|
use conf directly isntead of lambda
|
2020-02-20 14:27:39 -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
|
3950715237
|
add max_wallet_server_fee conf to limit daily wallet server payments
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
ae9ba14b59
|
use both donation and payment addresses separately
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
ad6c6fbe35
|
fixes from review and add analytics
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
ffa5c20c88
|
fix hanging test
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
5a6218eeca
|
improve tests, fix types
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
200531dd96
|
wait for tx instead
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
15a2f048ac
|
pay wallet server test and initial prototype
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
d317a4042c
|
change daily_fee to be lbc instead of dewies
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
c2d717aba5
|
old code from #2683
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
237a8965eb
|
fix tests
|
2020-02-17 18:00:23 -03:00 |
|
Jack Robison
|
c8c10d2bb0
|
fix claim apis failing with --resolve if no claims are present
fixes https://github.com/lbryio/lbry-sdk/issues/2802
|
2020-02-13 14:58:51 -05:00 |
|
Lex Berezhny
|
605fc8ecd8
|
claim_search by --claim_type=repost support
|
2020-02-12 11:51:35 -05:00 |
|
Lex Berezhny
|
6b745c53dc
|
make sure SQL IN works with python set
|
2020-02-12 11:41:32 -05:00 |
|
Lex Berezhny
|
dcb1b64696
|
SQL generation fix to handle IN operation for one value lists
|
2020-02-12 10:31:27 -05:00 |
|
Jack Robison
|
84c7f1bf58
|
update test
|
2020-02-11 16:13:55 -05:00 |
|
Victor Shyba
|
e65f214b3c
|
fix test using space in name
|
2020-02-09 17:55:29 -05:00 |
|
Victor Shyba
|
f14004e56b
|
update url regex to cases tom reported
|
2020-02-09 17:55:29 -05:00 |
|
Lex Berezhny
|
9a49eb06da
|
fix import path in test_transcoding.py
|
2020-02-09 16:15:20 -05:00 |
|
Lex Berezhny
|
3fbc012231
|
moved blockchain/test_transcoding.py -> other/test_transcoding.py
|
2020-02-09 16:15:20 -05:00 |
|
Lex Berezhny
|
15a2fa6199
|
claim_list --claim_type argument can be repeated
|
2020-02-08 23:34:04 -05:00 |
|
Lex Berezhny
|
9607d21828
|
censored searches/resolves include metadata of channel which did the censoring
|
2020-02-07 18:50:29 -05:00 |
|
Jack Robison
|
111871bb28
|
update test
|
2020-02-03 23:00:45 -05:00 |
|
Lex Berezhny
|
3a3c63956a
|
removed unnecessary try/finally
|
2020-02-03 22:06:15 -05:00 |
|
Brannon King
|
1780ddd329
|
added ffmpeg status, addressed items from code review
linter
|
2020-02-03 21:53:42 -05:00 |
|
Brannon King
|
47e8f74da9
|
changed to list append, relative claim test
|
2020-02-03 21:53:42 -05:00 |
|
Brannon King
|
fac28072ab
|
added unit tests, other minor fixes
added universe
try again
try 4
|
2020-02-03 21:53:42 -05:00 |
|
Lex Berezhny
|
dfe257af86
|
Revert "test to make sure next release tests pass"
This reverts commit ebb2a09107 .
|
2020-02-03 13:39:36 -05:00 |
|
Lex Berezhny
|
ebb2a09107
|
test to make sure next release tests pass
|
2020-02-03 13:22:33 -05:00 |
|
Lex Berezhny
|
448635a945
|
added --resolve to local *_list commands
|
2020-02-01 17:59:10 -05:00 |
|
Lex Berezhny
|
bfe711bd42
|
fixing tests
|
2020-02-01 13:29:55 -05:00 |
|
Lex Berezhny
|
d5eed91e7f
|
fix sql unit tests
|
2020-02-01 13:03:39 -05:00 |
|
Lex Berezhny
|
15abf49211
|
censored resolve responses return appropriate error
|
2020-02-01 12:53:39 -05:00 |
|
jessop
|
f98e3320ae
|
make review changes
|
2020-01-29 16:25:04 -05:00 |
|
jessop
|
73c958222b
|
add duration to claim search params
|
2020-01-29 15:46:47 -05:00 |
|
Jack Robison
|
3b2d635390
|
Revert "Revert "configurable trending algorithms""
This reverts commit 55e08f96a6 .
|
2020-01-28 15:53:57 -05:00 |
|
Jack Robison
|
55e08f96a6
|
Revert "configurable trending algorithms"
|
2020-01-28 15:03:09 -05:00 |
|
Lex Berezhny
|
01ed71b243
|
configurable trending
|
2020-01-28 11:58:27 -05:00 |
|
Lex Berezhny
|
2cd7ea257c
|
Added support to differentiate between filtering and blocking for content censoring
|
2020-01-22 08:39:14 -05:00 |
|
Lex Berezhny
|
d9c740f014
|
update tests to use 0.54.0 minimum version
|
2020-01-21 11:28:56 -05:00 |
|
Alex Grintsvayg
|
474c0f980e
|
skip randomly-failing dht test
|
2020-01-20 14:16:52 -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 |
|
Jack Robison
|
1bf51e855d
|
check minimum server version from wallet client
|
2020-01-15 15:55:39 -05:00 |
|
Victor Shyba
|
7d9d0c15d3
|
fix test_direct_sync flakiness
|
2020-01-13 21:17:10 -05:00 |
|