Lex Berezhny
|
a02b251c9b
|
when using --resolve with local claim list commands, update resolved result with local metadata (such as is_mine and is_mine)
|
2020-02-29 09:42:11 -05:00 |
|
Oleg Silkin
|
f0c18ccbe7
|
Removes testing for anonymous comments, fixes up existing asserts
|
2020-02-26 19:59:38 -05:00 |
|
Lex Berezhny
|
7de8670616
|
blocked original repost causes all reposts to also be blocked
|
2020-02-22 12:49:20 -05:00 |
|
Lex Berezhny
|
8c7908b200
|
reposts inherit the tags of the original claim
|
2020-02-22 12:23:11 -05:00 |
|
Lex Berezhny
|
039bc0208a
|
fix tests
|
2020-02-21 22:22:28 -05:00 |
|
Lex Berezhny
|
d57900a069
|
claim_search --not_channel_ids excludes the channel itself and not just claims in the channel
|
2020-02-21 21:59:46 -05:00 |
|
Victor Shyba
|
1086a3297f
|
check its broadcasted and use a retriable call
|
2020-02-21 17:51:46 -03:00 |
|
Victor Shyba
|
8bb6f328dc
|
use the stream controller tx instead of local history
|
2020-02-21 16:41:23 -03:00 |
|
Victor Shyba
|
f41cfbfb97
|
max wallet server payment fee defaults to 0 and component doesnt start in that case
|
2020-02-21 14:47:09 -03:00 |
|
Lex Berezhny
|
5936444f3e
|
more reliable wait for wallet server payment test
|
2020-02-21 12:18:44 -05:00 |
|
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 |
|