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 |
|
Lex Berezhny
|
98c60b38fc
|
disable too-many-nested-blocks lint rule
|
2020-02-12 10:47:40 -05:00 |
|
Lex Berezhny
|
be4515ec9a
|
use sets for __in constraint values
|
2020-02-12 10:39:25 -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
|
1190a60c7a
|
v0.59.1
|
2020-02-11 16:56:37 -05:00 |
|
Jack Robison
|
82ecf207c6
|
Merge pull request #2789 from lbryio/update-default-servers
update default wallet servers
|
2020-02-11 16:36:31 -05:00 |
|
Jack Robison
|
84c7f1bf58
|
update test
|
2020-02-11 16:13:55 -05:00 |
|
Jack Robison
|
5ac453fe07
|
update default wallet servers
|
2020-02-11 13:51:15 -05:00 |
|
Lex Berezhny
|
c2f39d653d
|
v0.59.0
|
2020-02-10 12:08:24 -05:00 |
|
Lex Berezhny
|
748178f536
|
Merge pull request #2780 from lbryio/release_current
manually incremented version and added support to release script to r…
|
2020-02-09 20:41:00 -05:00 |
|
Lex Berezhny
|
ffbef69dc7
|
manually incremented version and added support to release script to release current version
|
2020-02-09 20:26:15 -05:00 |
|
Lex Berezhny
|
3757124323
|
Merge pull request #2771 from lbryio/update_url_regex
update url regex to include missing cases
|
2020-02-09 18:17:35 -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
|
dadc004dd6
|
Merge pull request #2765 from eggplantbren/master
fixed some issues with AR trending
|
2020-02-09 17:53:27 -05:00 |
|
Brendon J. Brewer
|
3697d9e1f0
|
Tweaked some parameters, back to 134
|
2020-02-09 17:38:34 -05:00 |
|
Brendon J. Brewer
|
94524f7330
|
lint
|
2020-02-09 17:38:34 -05:00 |
|
Brendon J. Brewer
|
17d8a3e5d6
|
Use claim_hash not claim_id
|
2020-02-09 17:38:24 -05:00 |
|
Brendon J. Brewer
|
39996d7612
|
Only create file during install if logging is turned on
|
2020-02-09 17:37:55 -05:00 |
|
Lex Berezhny
|
601ee4320f
|
Merge pull request #2768 from mkroman/master
update cffi to v1.13.2
|
2020-02-09 17:35:06 -05:00 |
|
Mikkel Kroman
|
6e4f6fa92d
|
Update cffi to v1.13.2
This fixes compilation issues for CPython 3.8+
|
2020-02-09 17:19:53 -05:00 |
|
Lex Berezhny
|
b7103c29dd
|
Merge pull request #2773 from lbryio/fix_video_analysis_error
fix video analysis error
|
2020-02-09 17:19:23 -05:00 |
|
Brannon King
|
e53209e5ae
|
handle early lbrycrd exit in tests
|
2020-02-09 17:02:16 -05:00 |
|
Brannon King
|
501fbd3114
|
handle strange file metadata
|
2020-02-09 17:02:16 -05:00 |
|
Lex Berezhny
|
5626f43e2b
|
Merge pull request #2779 from lbryio/github_actions
build community PRs using GitHub Actions
|
2020-02-09 16:49:40 -05:00 |
|
Lex Berezhny
|
0185cb48fb
|
run lint and tests in parallel
|
2020-02-09 16:34:04 -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
|
3938cf33d8
|
take github actions for a spin
|
2020-02-09 16:15:04 -05:00 |
|
Lex Berezhny
|
38b3d0c87c
|
Merge pull request #2777 from lbryio/claim_list_multi_type
`claim_list` argument `--claim_type` can now be repeated to pass a list of claim_types
|
2020-02-08 23:34:34 -05:00 |
|
Lex Berezhny
|
15a2fa6199
|
claim_list --claim_type argument can be repeated
|
2020-02-08 23:34:04 -05:00 |
|
Lex Berezhny
|
e834209d40
|
Merge pull request #2776 from lbryio/resolve_includes_censoring_channels_url
`resolve` results which are censored now include full details of channel which did the censoring
|
2020-02-08 23:32:44 -05:00 |
|
Lex Berezhny
|
9607d21828
|
censored searches/resolves include metadata of channel which did the censoring
|
2020-02-07 18:50:29 -05:00 |
|
Lex Berezhny
|
6fbbf36143
|
pylint
|
2020-02-07 18:44:30 -05:00 |
|
Lex Berezhny
|
db25f3282e
|
lbry.error: save arguments on self and support for functions around arguments
|
2020-02-07 18:25:06 -05:00 |
|
Jack Robison
|
ceb92838e7
|
v0.58.2
|
2020-02-06 11:37:09 -05:00 |
|
Jack Robison
|
afb98f2cfc
|
Merge pull request #2770 from lbryio/disable-save-content-claim
Add `save_resolved_claims` config setting for better performance when not using file_x commands
|
2020-02-06 11:32:49 -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
|
3921180d77
|
v0.58.1
|
2020-02-04 15:12:55 -05:00 |
|