Victor Shyba
|
d2560d260c
|
use stream controller and documented errors
|
2020-02-21 00:04:37 -03:00 |
|
Jack Robison
|
f40a61cf9a
|
v0.60.1
|
2020-02-20 17:56:54 -05:00 |
|
Jack Robison
|
e0623578bf
|
Merge pull request #2821 from lbryio/ffmpeg-find
add `ffmpeg_find` api to check ffmpeg installation status, don't recheck for ffmpeg in `status`
|
2020-02-20 17:48:36 -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 |
|
Jack Robison
|
947017e334
|
Merge pull request #2820 from lbryio/disconnect-on-oversized
disconnect from client sending message larger than MAX_RECEIVE
|
2020-02-20 16:24:26 -05:00 |
|
Jack Robison
|
7fd0d6507f
|
disconnect from client sending message larger than MAX_RECEIVE
|
2020-02-20 16:08:21 -05:00 |
|
Jack Robison
|
ad1e9ef086
|
Merge pull request #2819 from lbryio/max-receive
add MAX_RECEIVE setting to wallet server
|
2020-02-20 14:38:11 -05:00 |
|
Jack Robison
|
2f1d08e417
|
add MAX_RECEIVE wallet server setting
|
2020-02-20 14:11:16 -05:00 |
|
Lex Berezhny
|
55f4eb80ba
|
Merge pull request #2815 from lbryio/apply_share_usage_data_live
apply share_usage_data as its set, without restarting
|
2020-02-20 13:35:47 -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 |
|
Lex Berezhny
|
4b87cb45ee
|
Merge pull request #2707 from lbryio/pay_wallet_servers
wallet servers requiring a daily fee will automatically get paid by client
|
2020-02-18 17:40:23 -05: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 |
|
Lex Berezhny
|
ef74777df1
|
v0.60.0
|
2020-02-17 17:52:11 -05:00 |
|
Lex Berezhny
|
f6dbf99fb5
|
Merge pull request #2811 from lbryio/index_fixes
wallet server indexes
|
2020-02-17 17:43:55 -05:00 |
|
Lex Berezhny
|
0b2d9e15b4
|
added order bys for fee_amount
|
2020-02-17 17:24:48 -05:00 |
|
Lex Berezhny
|
d14e5e75e8
|
all three order bys for duration filter
|
2020-02-17 17:24:48 -05:00 |
|
Lex Berezhny
|
df11ef34d2
|
index cleanup
|
2020-02-17 17:24:48 -05:00 |
|
Lex Berezhny
|
4fc619262c
|
replacing indexes on trending_global, trending_mixed to be trending_group, trending_mixed
|
2020-02-17 17:24:48 -05:00 |
|
Lex Berezhny
|
2750eee86d
|
Merge pull request #2810 from lbryio/no_default_order_by
removed default `order_by` for `claim_search`
|
2020-02-17 17:04:41 -05:00 |
|
Lex Berezhny
|
71cb03345b
|
removed default order_by for claim_search
|
2020-02-17 16:26:29 -05:00 |
|
Lex Berezhny
|
22c8ca6c40
|
Merge pull request #2806 from lbryio/privacyDefault
change default privacy setting
|
2020-02-17 16:21:34 -05:00 |
|
Victor Shyba
|
237a8965eb
|
fix tests
|
2020-02-17 18:00:23 -03:00 |
|
jessop
|
7d872c7863
|
change default privacy setting
|
2020-02-13 18:56:11 -05:00 |
|
Jack Robison
|
0d08858dfb
|
v0.59.2
|
2020-02-13 17:22:21 -05:00 |
|
Jack Robison
|
5c6d63c93d
|
Merge pull request #2803 from lbryio/fix-2802
fix claim apis failing with --resolve if no claims are present
|
2020-02-13 15:15:56 -05: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 |
|
Jack Robison
|
f4d3e9ea6a
|
add development wallet server deploy script
|
2020-02-13 13:54:46 -05:00 |
|
Jack Robison
|
3713d3488d
|
Merge pull request #2800 from lbryio/fix-2746
Fix race condition setting/clearing the claim_search and resolve cache
|
2020-02-13 11:39:27 -05:00 |
|
Jack Robison
|
9b46d03c91
|
fix race between setting items in and clearing the resolve/claim_search cache
|
2020-02-13 11:17:21 -05:00 |
|
Jack Robison
|
fe4e738580
|
Merge pull request #2798 from lbryio/repost-index
Add sqlite index for reposted claims
|
2020-02-13 10:33:36 -05:00 |
|
Jack Robison
|
205b0c4263
|
call get_platform only once
|
2020-02-13 10:04:50 -05:00 |
|
Jack Robison
|
78eef25f1a
|
add reposted_claim_hash index
fixes https://github.com/lbryio/lbry-sdk/issues/2782
|
2020-02-12 17:39:57 -05:00 |
|
Lex Berezhny
|
c9305fd070
|
Merge pull request #2796 from lbryio/xenial_build
linux build of LBRY SDK for Ubuntu 16.04 Xenial
|
2020-02-12 14:28:41 -05:00 |
|
Lex Berezhny
|
20774280b9
|
Merge pull request #2790 from lbryio/sql_in_for_single_value
SQL generation fix to handle IN operation for one value lists
|
2020-02-12 14:27:36 -05:00 |
|
Lex Berezhny
|
74bd2557af
|
linux build of LBRY SDK for Ubuntu 16.05 Xenial
|
2020-02-12 14:20:06 -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 |
|