1 | | url | repository_url | labels_url | comments_url | events_url | html_url | id | node_id | number | title | user | labels | state | locked | assignee | assignees | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | body | performed_via_github_app | pull_request |
---|
2 | 0 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3038 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3038/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3038/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3038/events | https://github.com/lbryio/lbry-sdk/issues/3038 | 693883234 | MDU6SXNzdWU2OTM4ODMyMzQ= | 3038 | API SDK retrieve the list of all supports and tips to a video | {'login': 'codepujan', 'id': 8311781, 'node_id': 'MDQ6VXNlcjgzMTE3ODE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8311781?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/codepujan', 'html_url': 'https://github.com/codepujan', 'followers_url': 'https://api.github.com/users/codepujan/followers', 'following_url': 'https://api.github.com/users/codepujan/following{/other_user}', 'gists_url': 'https://api.github.com/users/codepujan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/codepujan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/codepujan/subscriptions', 'organizations_url': 'https://api.github.com/users/codepujan/orgs', 'repos_url': 'https://api.github.com/users/codepujan/repos', 'events_url': 'https://api.github.com/users/codepujan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/codepujan/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | | [] | | 0 | 2020-09-05T01:16:26Z | 2020-09-05T01:16:49Z | | NONE | | Is there a way to retrieve the list of users, and the amount of support to a particular video?
For instance , this video :
https://lbry.tv/@Learn-LBRY:6/how-to-fix-vcruntime140.dll-missing-error-in-valorant:f has 18 LBC of supports and tips . Is there a way to get the list of channels and the tip amount?
I tried using the support list endpoint .
The video has claim_id as fe442d3fc15c1281fb4f968edf3bc51b22917c76 (retrieved from the video information) .
I executed :
`lbrynet support list --claim_id=fe442d3fc15c1281fb4f968edf3bc51b22917c76`
and it returns me :
`{
"items": [],
"page": 1,
"page_size": 20,
"total_items": 0,
"total_pages": 0
}`
I am not the creator of the video or neither have I supported / tipped the video .
I have tried this with multiple videos and claim ids , and this doesnt seem to work . Any help would be appreciated ,
Regards ! | | |
3 | 1 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3037 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3037/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3037/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3037/events | https://github.com/lbryio/lbry-sdk/pull/3037 | 692648464 | MDExOlB1bGxSZXF1ZXN0NDc5MjI3NDU1 | 3037 | ignore "raise from" linter errors | {'login': 'shyba', 'id': 1302078, 'node_id': 'MDQ6VXNlcjEzMDIwNzg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/1302078?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/shyba', 'html_url': 'https://github.com/shyba', 'followers_url': 'https://api.github.com/users/shyba/followers', 'following_url': 'https://api.github.com/users/shyba/following{/other_user}', 'gists_url': 'https://api.github.com/users/shyba/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/shyba/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/shyba/subscriptions', 'organizations_url': 'https://api.github.com/users/shyba/orgs', 'repos_url': 'https://api.github.com/users/shyba/repos', 'events_url': 'https://api.github.com/users/shyba/events{/privacy}', 'received_events_url': 'https://api.github.com/users/shyba/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1161720081, 'node_id': 'MDU6TGFiZWwxMTYxNzIwMDgx', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20fixup', 'name': 'type: fixup', 'color': 'f7f074', 'default': False, 'description': ''}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 1 | 2020-09-04T03:12:22Z | 2020-09-04T03:16:39Z | 2020-09-04T03:16:38Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3037', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3037', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3037.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3037.patch'} |
4 | 2 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3036 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3036/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3036/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3036/events | https://github.com/lbryio/lbry-sdk/pull/3036 | 692302137 | MDExOlB1bGxSZXF1ZXN0NDc4OTEwMjc1 | 3036 | fix doc generator for docopt edge cases | {'login': 'shyba', 'id': 1302078, 'node_id': 'MDQ6VXNlcjEzMDIwNzg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/1302078?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/shyba', 'html_url': 'https://github.com/shyba', 'followers_url': 'https://api.github.com/users/shyba/followers', 'following_url': 'https://api.github.com/users/shyba/following{/other_user}', 'gists_url': 'https://api.github.com/users/shyba/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/shyba/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/shyba/subscriptions', 'organizations_url': 'https://api.github.com/users/shyba/orgs', 'repos_url': 'https://api.github.com/users/shyba/repos', 'events_url': 'https://api.github.com/users/shyba/events{/privacy}', 'received_events_url': 'https://api.github.com/users/shyba/received_events', 'type': 'User', 'site_admin': False} | [{'id': 845416145, 'node_id': 'MDU6TGFiZWw4NDU0MTYxNDU=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20docs', 'name': 'area: docs', 'color': 'edecd0', 'default': False, 'description': None}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-09-03T20:15:39Z | 2020-09-04T19:48:59Z | 2020-09-04T19:48:58Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3036', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3036', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3036.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3036.patch'} |
5 | 3 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3035 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3035/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3035/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3035/events | https://github.com/lbryio/lbry-sdk/issues/3035 | 692155438 | MDU6SXNzdWU2OTIxNTU0Mzg= | 3035 | Add integration for new comment server methods | {'login': 'tiger5226', 'id': 3402064, 'node_id': 'MDQ6VXNlcjM0MDIwNjQ=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/3402064?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tiger5226', 'html_url': 'https://github.com/tiger5226', 'followers_url': 'https://api.github.com/users/tiger5226/followers', 'following_url': 'https://api.github.com/users/tiger5226/following{/other_user}', 'gists_url': 'https://api.github.com/users/tiger5226/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tiger5226/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tiger5226/subscriptions', 'organizations_url': 'https://api.github.com/users/tiger5226/orgs', 'repos_url': 'https://api.github.com/users/tiger5226/repos', 'events_url': 'https://api.github.com/users/tiger5226/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tiger5226/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | | [] | | 0 | 2020-09-03T17:38:51Z | 2020-09-03T17:38:51Z | | MEMBER | | ## Comment Server was upgraded to the official JSON RPC 2.0 Spec
- [ ] everything now user `/api/v2`
- [ ] non-zero `id` must be sent, or it is considered a notification which gets no response.
- [ ] methods are now referenced with a service so `<service>.<method>` ie `comment.List`. See list below
#### Transitioned APIs
- `get_claim_comments` => `comment.List`
- `get_claim_hidden_comments` => `comment.List`, paramter added to main list api
- `get_channel_from_comment_id` => `comment.GetChannelFromCommentID`
- `create_comment` => `comment.Create`
- `abandon_comment` => `comment.Abandon`
- `edit_comment` => `comment.Edit`
### New APIs
- `reaction.List`
#### Request
```golang
type ListArgs struct {
CommentIDs string `json:"comment_ids"`
Signature string `json:"signature"`
SigningTS string `json:"signing_ts"`
Types *string `json:"types"`
ChannelID *string `json:"channel_id"`
ChannelName *string `json:"channel_name"`
}
```
Channel name plus timestamp should be signed, in order to get a list of both yours and others reactions
- `reaction.React`
#### Request
```golang
type ReactArgs struct {
CommentIDs string `json:"comment_ids"`
Signature string `json:"signature"`
SigningTS string `json:"signing_ts"`
Remove bool `json:"remove"`
ClearTypes string `json:"clear_types"`
Type string `json:"type"`
ChannelID *string `json:"channel_id"`
ChannelName *string `json:"channel_name"`
}
```
Channel name plus timestamp must be signed | | |
6 | 4 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3034 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3034/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3034/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3034/events | https://github.com/lbryio/lbry-sdk/pull/3034 | 692072804 | MDExOlB1bGxSZXF1ZXN0NDc4NzE1NzA0 | 3034 | misc fixes | {'login': 'shyba', 'id': 1302078, 'node_id': 'MDQ6VXNlcjEzMDIwNzg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/1302078?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/shyba', 'html_url': 'https://github.com/shyba', 'followers_url': 'https://api.github.com/users/shyba/followers', 'following_url': 'https://api.github.com/users/shyba/following{/other_user}', 'gists_url': 'https://api.github.com/users/shyba/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/shyba/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/shyba/subscriptions', 'organizations_url': 'https://api.github.com/users/shyba/orgs', 'repos_url': 'https://api.github.com/users/shyba/repos', 'events_url': 'https://api.github.com/users/shyba/events{/privacy}', 'received_events_url': 'https://api.github.com/users/shyba/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1161720081, 'node_id': 'MDU6TGFiZWwxMTYxNzIwMDgx', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20fixup', 'name': 'type: fixup', 'color': 'f7f074', 'default': False, 'description': ''}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-09-03T15:32:33Z | 2020-09-04T03:21:17Z | 2020-09-04T03:21:16Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3034', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3034', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3034.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3034.patch'} |
7 | 5 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3033 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3033/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3033/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3033/events | https://github.com/lbryio/lbry-sdk/pull/3033 | 691283831 | MDExOlB1bGxSZXF1ZXN0NDc4MDQ5MDQw | 3033 | comment rpc call includes per jsonrpc standard | {'login': 'jessopb', 'id': 36554050, 'node_id': 'MDQ6VXNlcjM2NTU0MDUw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/36554050?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jessopb', 'html_url': 'https://github.com/jessopb', 'followers_url': 'https://api.github.com/users/jessopb/followers', 'following_url': 'https://api.github.com/users/jessopb/following{/other_user}', 'gists_url': 'https://api.github.com/users/jessopb/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jessopb/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jessopb/subscriptions', 'organizations_url': 'https://api.github.com/users/jessopb/orgs', 'repos_url': 'https://api.github.com/users/jessopb/repos', 'events_url': 'https://api.github.com/users/jessopb/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jessopb/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | | [] | | 0 | 2020-09-02T18:02:02Z | 2020-09-02T18:02:02Z | | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3033', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3033', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3033.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3033.patch'} |
8 | 6 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3032 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3032/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3032/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3032/events | https://github.com/lbryio/lbry-sdk/issues/3032 | 688068470 | MDU6SXNzdWU2ODgwNjg0NzA= | 3032 | Port 5280 taken on Linux, app fails to start | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 0 | 2020-08-28T13:16:43Z | 2020-08-28T13:16:43Z | | MEMBER | | We bind mediaserver on 5280 and there's some xmpp client that runs on it that users may have installed.
If 5280 is not available, try next available port. | | |
9 | 7 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3031 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3031/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3031/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3031/events | https://github.com/lbryio/lbry-sdk/issues/3031 | 685563163 | MDU6SXNzdWU2ODU1NjMxNjM= | 3031 | syncing (stub) | {'login': 'kauffj', 'id': 530774, 'node_id': 'MDQ6VXNlcjUzMDc3NA==', 'avatar_url': 'https://avatars0.githubusercontent.com/u/530774?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/kauffj', 'html_url': 'https://github.com/kauffj', 'followers_url': 'https://api.github.com/users/kauffj/followers', 'following_url': 'https://api.github.com/users/kauffj/following{/other_user}', 'gists_url': 'https://api.github.com/users/kauffj/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/kauffj/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/kauffj/subscriptions', 'organizations_url': 'https://api.github.com/users/kauffj/orgs', 'repos_url': 'https://api.github.com/users/kauffj/repos', 'events_url': 'https://api.github.com/users/kauffj/events{/privacy}', 'received_events_url': 'https://api.github.com/users/kauffj/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}, {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-08-25T15:02:55Z | 2020-08-25T15:02:55Z | | MEMBER | | @eukreign edit this and unassign it from you please | | |
10 | 8 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3030 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3030/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3030/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3030/events | https://github.com/lbryio/lbry-sdk/issues/3030 | 684275638 | MDU6SXNzdWU2ODQyNzU2Mzg= | 3030 | Using get with save_file=false doesn't download any blobs on version 0.81.0 | {'login': 'eggplantbren', 'id': 1578298, 'node_id': 'MDQ6VXNlcjE1NzgyOTg=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/1578298?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eggplantbren', 'html_url': 'https://github.com/eggplantbren', 'followers_url': 'https://api.github.com/users/eggplantbren/followers', 'following_url': 'https://api.github.com/users/eggplantbren/following{/other_user}', 'gists_url': 'https://api.github.com/users/eggplantbren/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eggplantbren/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eggplantbren/subscriptions', 'organizations_url': 'https://api.github.com/users/eggplantbren/orgs', 'repos_url': 'https://api.github.com/users/eggplantbren/repos', 'events_url': 'https://api.github.com/users/eggplantbren/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eggplantbren/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | | [] | | 3 | 2020-08-23T23:22:28Z | 2020-08-25T03:48:37Z | | CONTRIBUTOR | | Vlad and I are working on [file downloading scripts](https://lbry.tv/@BrendonBrewer:3/channel-download). He has lbrynet 0.75.0 and I have lbrynet 0.81.0. When he uses `lbrynet get` with `save_file=false`, it downloads blobs. When I do it, it manages the file but sets it to inactive, not even downloading the manifest blob.
Expected behaviour (unless I'm an idiot): Using `get` with `save_file=false` should download all blobs but not reconstruct the full file in the downloads directory. | | |
11 | 9 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3029 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3029/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3029/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3029/events | https://github.com/lbryio/lbry-sdk/issues/3029 | 682019424 | MDU6SXNzdWU2ODIwMTk0MjQ= | 3029 | Don't use address like identifiers on account ids / names | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 1 | 2020-08-19T17:37:05Z | 2020-08-19T17:49:04Z | | MEMBER | | Someone may get confused that this is an address and send funds to it (has happened recently). Only way that works as an address is in single account mode (which requires deleting blockchain.db and setting up a new wallet / importing as single key) . | | |
12 | 10 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3028 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3028/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3028/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3028/events | https://github.com/lbryio/lbry-sdk/pull/3028 | 681905158 | MDExOlB1bGxSZXF1ZXN0NDcwMjE5MTA5 | 3028 | added `--limit_claims_per_channel` argument to `claim_search` to only return up to the specified number of claims per channel | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1158604145, 'node_id': 'MDU6TGFiZWwxMTU4NjA0MTQ1', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20api', 'name': 'area: api', 'color': 'ea2386', 'default': False, 'description': ''}, {'id': 801758298, 'node_id': 'MDU6TGFiZWw4MDE3NTgyOTg=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20new%20feature', 'name': 'type: new feature', 'color': 'e2268a', 'default': False, 'description': 'New functionality that does not exist yet'}] | closed | False | | [] | | 0 | 2020-08-19T14:52:55Z | 2020-08-19T19:22:56Z | 2020-08-19T19:22:54Z | MEMBER | | fixes #3018 | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3028', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3028', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3028.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3028.patch'} |
13 | 11 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3027 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3027/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3027/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3027/events | https://github.com/lbryio/lbry-sdk/issues/3027 | 681301838 | MDU6SXNzdWU2ODEzMDE4Mzg= | 3027 | Channel sharing proposal / ideas | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1013141284, 'node_id': 'MDU6TGFiZWwxMDEzMTQxMjg0', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/needs:%20exploration', 'name': 'needs: exploration', 'color': 'fbca04', 'default': False, 'description': 'Solution unclear, needs research'}, {'id': 801758298, 'node_id': 'MDU6TGFiZWw4MDE3NTgyOTg=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20new%20feature', 'name': 'type: new feature', 'color': 'e2268a', 'default': False, 'description': 'New functionality that does not exist yet'}] | open | False | | [] | | 0 | 2020-08-18T19:57:25Z | 2020-08-18T19:57:25Z | | MEMBER | | Current limitations:
- Channel import/export are tied to a read-only public key
- This doesn't work well single address (lbry.tv) accounts - you export one, the importer will see all
- The importer will see all transactions, including tips/funds received at that address, etc. Affects balance. Can't actually spend them
- If the address of the claim changes, import no longer works
- Publishes go to the wallet of the person publishing by default. We could potentially set the channel address here, but then you'd need to share full access to the account that owns the channel.
- Sharing a single account that houses the channel claim across multiple wallets will get messy with spendable funds / change addresses
- Now you'd have to share access to editing the channel itself too - this may not be desired in some cases.
Desired functionality:
- Flexibility around what's editable/spendable
- Today's scenario - just signing ability to a predefined address outside of the control of signing key owner
- Share access to edit channel and create/edit any claims
- Share access to edit channel, create/edit any claims, but no control over tips
- Share access to publish to channel, create claims to channel owner's address only
- Wallet transaction data not affected by shared channel / account. Funds would need to come from home wallet.
Still thinking through this, to be continued...
| | |
14 | 12 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3026 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3026/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3026/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3026/events | https://github.com/lbryio/lbry-sdk/issues/3026 | 680265781 | MDU6SXNzdWU2ODAyNjU3ODE= | 3026 | sync_hash fails if encrypted on disk = true, but wallet not encrypted (is_encrypted shows true in wallet status also) | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 1 | 2020-08-17T14:09:42Z | 2020-09-04T15:50:57Z | | MEMBER | | There are some scenarios where the encrypted on disk value is incorrect(one is: if sync apply with a blank password was used on an encrypted wallet) and in this case, sync hash fails when run. But after the app runs sync apply to get a new hash, then sync hash works again.
Error: 'NoneType' object has no attribute 'encode'
It should not fail and should try to run the hash knowing that the wallet is not encrypted and the encrypted on disk value is
incorrect.
This prevents startup on Android and causes issues on desktop/lbry.tv as well.
is_encrypted in wallet status should also be false. encrypted on disk setting should be reset in wallet. | | |
15 | 13 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3025 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3025/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3025/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3025/events | https://github.com/lbryio/lbry-sdk/issues/3025 | 679525364 | MDU6SXNzdWU2Nzk1MjUzNjQ= | 3025 | verify not | {'login': 'assadkhan12', 'id': 68958016, 'node_id': 'MDQ6VXNlcjY4OTU4MDE2', 'avatar_url': 'https://avatars0.githubusercontent.com/u/68958016?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/assadkhan12', 'html_url': 'https://github.com/assadkhan12', 'followers_url': 'https://api.github.com/users/assadkhan12/followers', 'following_url': 'https://api.github.com/users/assadkhan12/following{/other_user}', 'gists_url': 'https://api.github.com/users/assadkhan12/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/assadkhan12/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/assadkhan12/subscriptions', 'organizations_url': 'https://api.github.com/users/assadkhan12/orgs', 'repos_url': 'https://api.github.com/users/assadkhan12/repos', 'events_url': 'https://api.github.com/users/assadkhan12/events{/privacy}', 'received_events_url': 'https://api.github.com/users/assadkhan12/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | | [] | | 0 | 2020-08-15T08:22:16Z | 2020-08-15T13:55:09Z | 2020-08-15T13:55:09Z | NONE | | plz check out my account . email : | | |
16 | 14 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3024 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3024/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3024/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3024/events | https://github.com/lbryio/lbry-sdk/issues/3024 | 677987646 | MDU6SXNzdWU2Nzc5ODc2NDY= | 3024 | Ability to hide purchase history | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 801758298, 'node_id': 'MDU6TGFiZWw4MDE3NTgyOTg=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20new%20feature', 'name': 'type: new feature', 'color': 'e2268a', 'default': False, 'description': 'New functionality that does not exist yet'}] | open | False | | [] | | 0 | 2020-08-12T21:23:01Z | 2020-08-12T21:23:01Z | | MEMBER | | Some users want the ability to control what content is returned by their purchase history. | | |
17 | 15 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3023 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3023/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3023/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3023/events | https://github.com/lbryio/lbry-sdk/issues/3023 | 677723729 | MDU6SXNzdWU2Nzc3MjM3Mjk= | 3023 | Replies | {'login': 'kauffj', 'id': 530774, 'node_id': 'MDQ6VXNlcjUzMDc3NA==', 'avatar_url': 'https://avatars0.githubusercontent.com/u/530774?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/kauffj', 'html_url': 'https://github.com/kauffj', 'followers_url': 'https://api.github.com/users/kauffj/followers', 'following_url': 'https://api.github.com/users/kauffj/following{/other_user}', 'gists_url': 'https://api.github.com/users/kauffj/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/kauffj/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/kauffj/subscriptions', 'organizations_url': 'https://api.github.com/users/kauffj/orgs', 'repos_url': 'https://api.github.com/users/kauffj/repos', 'events_url': 'https://api.github.com/users/kauffj/events{/privacy}', 'received_events_url': 'https://api.github.com/users/kauffj/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | | [] | | 1 | 2020-08-12T14:08:59Z | 2020-08-12T16:12:33Z | | MEMBER | | 1. Claim prototype has property, reply_claim_id (edit: not exactly, see Lex comment below)
1. Claim adds returns `reply_url` to `resolve` and other claim responses (you could possibly talk me into returning `reply_claim_id` directly)
1. `claim_search` (and other relevant APIs) adds property `reply_to_claim_id` (return claims in response to this id)
_Eventually_ it would make sense to parse and store these as a full tree in SQL, but this is not actually necessary for V1.
This system is not designed to replace commenting. It is for first-class publishes that will be returned as normal by other searches, but that can be designated as created in reply to something else. | | |
18 | 16 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3022 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3022/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3022/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3022/events | https://github.com/lbryio/lbry-sdk/pull/3022 | 677462199 | MDExOlB1bGxSZXF1ZXN0NDY2NTc2NDEx | 3022 | Add webvtt mime type ( subtitles, captions ) | {'login': 'btzr-io', 'id': 14793624, 'node_id': 'MDQ6VXNlcjE0NzkzNjI0', 'avatar_url': 'https://avatars1.githubusercontent.com/u/14793624?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/btzr-io', 'html_url': 'https://github.com/btzr-io', 'followers_url': 'https://api.github.com/users/btzr-io/followers', 'following_url': 'https://api.github.com/users/btzr-io/following{/other_user}', 'gists_url': 'https://api.github.com/users/btzr-io/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/btzr-io/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/btzr-io/subscriptions', 'organizations_url': 'https://api.github.com/users/btzr-io/orgs', 'repos_url': 'https://api.github.com/users/btzr-io/repos', 'events_url': 'https://api.github.com/users/btzr-io/events{/privacy}', 'received_events_url': 'https://api.github.com/users/btzr-io/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799787072, 'node_id': 'MDU6TGFiZWw3OTk3ODcwNzI=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20files', 'name': 'area: files', 'color': 'efd2da', 'default': False, 'description': ''}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | | [] | | 0 | 2020-08-12T07:26:09Z | 2020-08-12T22:58:09Z | 2020-08-12T22:58:09Z | CONTRIBUTOR | | > Web Video Text Tracks Format (WebVTT) is a format for displaying timed text tracks (such as subtitles or captions) using the <track> element.
> The MIME type of WebVTT is text/vtt.
https://developer.mozilla.org/en-US/docs/Web/API/WebVTT_API | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3022', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3022', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3022.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3022.patch'} |
19 | 17 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3021 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3021/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3021/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3021/events | https://github.com/lbryio/lbry-sdk/pull/3021 | 677048985 | MDExOlB1bGxSZXF1ZXN0NDY2MjQwMjA2 | 3021 | Improve reflector upload cancellation handling | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1216515473, 'node_id': 'MDU6TGFiZWwxMjE2NTE1NDcz', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20reflector', 'name': 'area: reflector', 'color': '006b75', 'default': False, 'description': ''}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | | [] | | 1 | 2020-08-11T17:13:10Z | 2020-08-19T19:47:30Z | 2020-08-19T19:44:28Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3021', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3021', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3021.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3021.patch'} |
20 | 18 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3020 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3020/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3020/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3020/events | https://github.com/lbryio/lbry-sdk/issues/3020 | 676965783 | MDU6SXNzdWU2NzY5NjU3ODM= | 3020 | Test all API calls against new SDK branch | {'login': 'kauffj', 'id': 530774, 'node_id': 'MDQ6VXNlcjUzMDc3NA==', 'avatar_url': 'https://avatars0.githubusercontent.com/u/530774?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/kauffj', 'html_url': 'https://github.com/kauffj', 'followers_url': 'https://api.github.com/users/kauffj/followers', 'following_url': 'https://api.github.com/users/kauffj/following{/other_user}', 'gists_url': 'https://api.github.com/users/kauffj/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/kauffj/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/kauffj/subscriptions', 'organizations_url': 'https://api.github.com/users/kauffj/orgs', 'repos_url': 'https://api.github.com/users/kauffj/repos', 'events_url': 'https://api.github.com/users/kauffj/events{/privacy}', 'received_events_url': 'https://api.github.com/users/kauffj/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-08-11T15:20:15Z | 2020-08-11T15:20:15Z | | MEMBER | | | | |
21 | 19 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3019 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3019/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3019/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3019/events | https://github.com/lbryio/lbry-sdk/issues/3019 | 675138360 | MDU6SXNzdWU2NzUxMzgzNjA= | 3019 | database issue, can't publish: foreign key constraint failed | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 0 | 2020-08-07T16:36:51Z | 2020-08-07T16:36:51Z | | MEMBER | | ```
2020-08-07 12:13:45,806 ERROR lbry.wallet.database:218: Error running transaction:
Traceback (most recent call last):
File "lbry/wallet/database.py", line 214, in __run_transaction
File "lbry/extras/daemon/storage.py", line 181, in store_stream
sqlite3.IntegrityError: FOREIGN KEY constraint failed
2020-08-07 12:13:45,807 WARNING lbry.wallet.database:220: rolled back
2020-08-07 12:13:45,807 ERROR lbry.extras.daemon.daemon:708: error handling api request
Traceback (most recent call last):
File "lbry/extras/daemon/daemon.py", line 700, in _process_rpc_call
File "lbry/extras/daemon/daemon.py", line 3040, in jsonrpc_publish
File "lbry/extras/daemon/daemon.py", line 3259, in jsonrpc_stream_create
File "lbry/file/file_manager.py", line 42, in create_stream
File "lbry/stream/stream_manager.py", line 233, in create
File "lbry/wallet/database.py", line 201, in run
File "concurrent/futures/thread.py", line 57, in run
File "lbry/wallet/database.py", line 201, in <lambda>
File "lbry/wallet/database.py", line 214, in __run_transaction
File "lbry/extras/daemon/storage.py", line 181, in store_stream
sqlite3.IntegrityError: FOREIGN KEY constraint failed
``` | | |
22 | 20 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3018 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3018/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3018/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3018/events | https://github.com/lbryio/lbry-sdk/issues/3018 | 675077933 | MDU6SXNzdWU2NzUwNzc5MzM= | 3018 | max channel parameter to claim_search | {'login': 'kauffj', 'id': 530774, 'node_id': 'MDQ6VXNlcjUzMDc3NA==', 'avatar_url': 'https://avatars0.githubusercontent.com/u/530774?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/kauffj', 'html_url': 'https://github.com/kauffj', 'followers_url': 'https://api.github.com/users/kauffj/followers', 'following_url': 'https://api.github.com/users/kauffj/following{/other_user}', 'gists_url': 'https://api.github.com/users/kauffj/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/kauffj/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/kauffj/subscriptions', 'organizations_url': 'https://api.github.com/users/kauffj/orgs', 'repos_url': 'https://api.github.com/users/kauffj/repos', 'events_url': 'https://api.github.com/users/kauffj/events{/privacy}', 'received_events_url': 'https://api.github.com/users/kauffj/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 1 | 2020-08-07T15:07:19Z | 2020-08-19T19:22:54Z | 2020-08-19T19:22:54Z | MEMBER | | - Do not return the same channel more than `n` times
- Maybe do #2812 at the same time | | |
23 | 21 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3017 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3017/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3017/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3017/events | https://github.com/lbryio/lbry-sdk/issues/3017 | 674440915 | MDU6SXNzdWU2NzQ0NDA5MTU= | 3017 | file does not reflect if stream is updated while reflecting | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1216515473, 'node_id': 'MDU6TGFiZWwxMjE2NTE1NDcz', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20reflector', 'name': 'area: reflector', 'color': '006b75', 'default': False, 'description': ''}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 1 | 2020-08-06T16:27:20Z | 2020-08-17T20:29:03Z | 2020-08-17T20:29:03Z | MEMBER | | I think a few users have been running into this recently but haven't been able to track down until now. Not sure if it's the same update scenario, but the symptoms seem very similar.
file published, reflection starts:
```
2020-08-06 09:17:10,548 INFO lbry.wallet.ledger:137: (lbc_mainnet) on_transaction: address=bapP3mmjtPv4H4b1fKyjMQs5w9LJwMdyr3, height=0, is_verified=False, tx.id=4534cbfeef2553cdc29e013981684f48127d50ec245635bcd52166b6848cd523
2020-08-06 09:18:02,421 INFO lbry.stream.managed_stream:350: we have 590/590 needed blobs needed by reflector for lbry://The-Anti-Heroes-Running-the-Show-with-Rob-Noerr#68e76caf11925b335652030da09865649d36f915
2020-08-06 09:18:06,775 INFO lbry.stream.reflector.client:125: Sent reflector blob baccbfdc
2020-08-06 09:18:10,231 INFO lbry.stream.reflector.client:125: Sent reflector blob 25b45ebd
```
File then updated with transcoded version:
```
2020-08-06 09:24:31,330 INFO lbry.stream.reflector.client:125: Sent reflector blob 806b9712
2020-08-06 09:24:34,247 INFO lbry.stream.reflector.client:125: Sent reflector blob f01ff859
2020-08-06 09:24:37,351 INFO lbry.file_analysis:445: Proceeding on transcode via: ffmpeg -i "C:\Users\Sarah\Desktop\The Anti-Heroes Running the Show with Rob Noerr.mp4" -y -c:s copy -c:d copy -c:v copy -movflags +faststart -c:a copy "C:\Users\Sarah\Desktop\The Anti-Heroes Running the Show with Rob Noerr_fixed.mp4"
2020-08-06 09:24:37,410 INFO lbry.stream.reflector.client:125: Sent reflector blob f9b30b78
2020-08-06 09:24:40,018 INFO lbry.stream.reflector.client:125: Sent reflector blob 01fc3a72
```
Then publish goes through - notice reflection stops. Nothing happens after. The file was streamed in app.
```
2020-08-06 09:25:22,086 INFO lbry.stream.reflector.client:41: Finished sending reflector 143 blobs
2020-08-06 09:26:15,265 INFO lbry.wallet.ledger:137: (lbc_mainnet) on_transaction: address=bPx42mSv4iMevZeUtdZH4Vdmqd9fgw3zbt, height=0, is_verified=False, tx.id=6ef34e35e5c8f286aa49ecc25bb048090a396f3338e51d63b0a2b8ea2f686c23
2020-08-06 09:26:15,350 INFO lbry.wallet.ledger:137: (lbc_mainnet) on_transaction: address=bFr3A1bbxtUX7Dtz55KmBXiiBY4jR11TTg, height=0, is_verified=False, tx.id=6ef34e35e5c8f286aa49ecc25bb048090a396f3338e51d63b0a2b8ea2f686c23
2020-08-06 09:26:15,416 INFO lbry.wallet.ledger:137: (lbc_mainnet) on_transaction: address=bMYkHSqHyzys4mSe9h7kQzm3qpkCXNeFcv, height=0, is_verified=False, tx.id=6ef34e35e5c8f286aa49ecc25bb048090a396f3338e51d63b0a2b8ea2f686c23
```
does not startup until a restart:
```
2020-08-06 12:05:27,211 INFO lbry.stream.stream_manager:150: Started stream manager with 135 files
2020-08-06 12:05:27,211 INFO lbry.extras.daemon.components:368: Done setting up file manager
2020-08-06 12:05:27,510 INFO lbry.stream.managed_stream:350: we have 590/590 needed blobs needed by reflector for lbry://The-Anti-Heroes-Running-the-Show-with-Rob-Noerr#68e76caf11925b335652030da09865649d36f915
``` | | |
24 | 22 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3016 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3016/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3016/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3016/events | https://github.com/lbryio/lbry-sdk/pull/3016 | 673011180 | MDExOlB1bGxSZXF1ZXN0NDYyOTQ4MDM5 | 3016 | release reserved outputs on startup | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | | [] | | 0 | 2020-08-04T19:04:50Z | 2020-08-04T20:53:17Z | 2020-08-04T20:53:16Z | MEMBER | | fixes https://github.com/lbryio/lbry-sdk/issues/3007 | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3016', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3016', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3016.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3016.patch'} |
25 | 23 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3015 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3015/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3015/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3015/events | https://github.com/lbryio/lbry-sdk/pull/3015 | 672919277 | MDExOlB1bGxSZXF1ZXN0NDYyODcyMjYz | 3015 | added support for using the new SDK for `resolve` and `claim_search` by passing `--new_sdk_server` | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1158604145, 'node_id': 'MDU6TGFiZWwxMTU4NjA0MTQ1', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20api', 'name': 'area: api', 'color': 'ea2386', 'default': False, 'description': ''}, {'id': 801758298, 'node_id': 'MDU6TGFiZWw4MDE3NTgyOTg=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20new%20feature', 'name': 'type: new feature', 'color': 'e2268a', 'default': False, 'description': 'New functionality that does not exist yet'}] | closed | False | | [] | | 0 | 2020-08-04T16:24:12Z | 2020-08-04T19:03:41Z | 2020-08-04T19:03:40Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3015', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3015', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3015.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3015.patch'} |
26 | 24 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3014 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3014/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3014/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3014/events | https://github.com/lbryio/lbry-sdk/issues/3014 | 672491517 | MDU6SXNzdWU2NzI0OTE1MTc= | 3014 | reflect_all command results in NotImplementedError | {'login': 'cahlenlee', 'id': 30788194, 'node_id': 'MDQ6VXNlcjMwNzg4MTk0', 'avatar_url': 'https://avatars0.githubusercontent.com/u/30788194?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/cahlenlee', 'html_url': 'https://github.com/cahlenlee', 'followers_url': 'https://api.github.com/users/cahlenlee/followers', 'following_url': 'https://api.github.com/users/cahlenlee/following{/other_user}', 'gists_url': 'https://api.github.com/users/cahlenlee/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/cahlenlee/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/cahlenlee/subscriptions', 'organizations_url': 'https://api.github.com/users/cahlenlee/orgs', 'repos_url': 'https://api.github.com/users/cahlenlee/repos', 'events_url': 'https://api.github.com/users/cahlenlee/events{/privacy}', 'received_events_url': 'https://api.github.com/users/cahlenlee/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | | [] | | 0 | 2020-08-04T04:13:00Z | 2020-08-04T04:13:00Z | | NONE | | DESCRIPTION:
Using the 'lbrynet blob reflect_all' command on an active daemon results in a 'NotImplementedError'.
REPRO STEPS:
1) Launch a lbrynet daemon
2) Submit the 'lbrynet blob reflect_all' command
RESULTS: NotImplementedError
EXPECTED: All blobs are reflected
-------------------------------------------------
DAEMON LOG:
2020-08-03 22:12:38,296 ERROR lbry.extras.daemon.daemon:708: error handling api request
Traceback (most recent call last):
File "lbry\extras\daemon\daemon.py", line 700, in _process_rpc_call
File "lbry\extras\daemon\daemon.py", line 4800, in jsonrpc_blob_reflect_all
NotImplementedError | | |
27 | 25 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3013 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3013/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3013/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3013/events | https://github.com/lbryio/lbry-sdk/issues/3013 | 672097754 | MDU6SXNzdWU2NzIwOTc3NTQ= | 3013 | Impossible to add comments | {'login': 'lidiamartinez', 'id': 9552809, 'node_id': 'MDQ6VXNlcjk1NTI4MDk=', 'avatar_url': 'https://avatars2.githubusercontent.com/u/9552809?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/lidiamartinez', 'html_url': 'https://github.com/lidiamartinez', 'followers_url': 'https://api.github.com/users/lidiamartinez/followers', 'following_url': 'https://api.github.com/users/lidiamartinez/following{/other_user}', 'gists_url': 'https://api.github.com/users/lidiamartinez/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/lidiamartinez/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/lidiamartinez/subscriptions', 'organizations_url': 'https://api.github.com/users/lidiamartinez/orgs', 'repos_url': 'https://api.github.com/users/lidiamartinez/repos', 'events_url': 'https://api.github.com/users/lidiamartinez/events{/privacy}', 'received_events_url': 'https://api.github.com/users/lidiamartinez/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | | [] | | 1 | 2020-08-03T14:00:22Z | 2020-08-03T14:38:31Z | 2020-08-03T14:38:31Z | NONE | | It's impossible. Loading animation stays forever. I tried in my Android One phone, and in my Chrome browser. No success.
Right after I click the comment button I get this error in console:
comments.js:49 Uncaught TypeError: Cannot read property 'claim_id' of null
at comments.js:49
at index.js:8
at middleware.js:22
at store.js:167
at bundle.es.js:1797
at createComment (index.js:16)
at onSubmit (view.jsx:87)
at onSubmit (form.jsx:18)
at Object.l (react-dom.production.min.js:14)
at p (react-dom.production.min.js:14)
at react-dom.production.min.js:14
at v (react-dom.production.min.js:15)
at lt (react-dom.production.min.js:52)
at ot (react-dom.production.min.js:51)
at ct (react-dom.production.min.js:52)
at mt (react-dom.production.min.js:56)
at ae (react-dom.production.min.js:287)
at ce (react-dom.production.min.js:23)
at en (react-dom.production.min.js:70)
at Jt (react-dom.production.min.js:69)
at t.unstable_runWithPriority (scheduler.production.min.js:19)
at Vi (react-dom.production.min.js:122)
at re (react-dom.production.min.js:287)
at Zt (react-dom.production.min.js:68)
at HTMLFormElement.r (helpers.ts:85) | | |
28 | 26 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3012 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3012/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3012/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3012/events | https://github.com/lbryio/lbry-sdk/pull/3012 | 671830609 | MDExOlB1bGxSZXF1ZXN0NDYxOTcyODA5 | 3012 | fix unclosed transport warnings on tests | {'login': 'shyba', 'id': 1302078, 'node_id': 'MDQ6VXNlcjEzMDIwNzg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/1302078?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/shyba', 'html_url': 'https://github.com/shyba', 'followers_url': 'https://api.github.com/users/shyba/followers', 'following_url': 'https://api.github.com/users/shyba/following{/other_user}', 'gists_url': 'https://api.github.com/users/shyba/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/shyba/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/shyba/subscriptions', 'organizations_url': 'https://api.github.com/users/shyba/orgs', 'repos_url': 'https://api.github.com/users/shyba/repos', 'events_url': 'https://api.github.com/users/shyba/events{/privacy}', 'received_events_url': 'https://api.github.com/users/shyba/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-08-03T06:31:29Z | 2020-08-03T14:33:52Z | 2020-08-03T14:33:51Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3012', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3012', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3012.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3012.patch'} |
29 | 27 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3011 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3011/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3011/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3011/events | https://github.com/lbryio/lbry-sdk/pull/3011 | 670842679 | MDExOlB1bGxSZXF1ZXN0NDYxMDg2MDI4 | 3011 | resolve comments faster by batching maybe | {'login': 'jessopb', 'id': 36554050, 'node_id': 'MDQ6VXNlcjM2NTU0MDUw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/36554050?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jessopb', 'html_url': 'https://github.com/jessopb', 'followers_url': 'https://api.github.com/users/jessopb/followers', 'following_url': 'https://api.github.com/users/jessopb/following{/other_user}', 'gists_url': 'https://api.github.com/users/jessopb/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jessopb/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jessopb/subscriptions', 'organizations_url': 'https://api.github.com/users/jessopb/orgs', 'repos_url': 'https://api.github.com/users/jessopb/repos', 'events_url': 'https://api.github.com/users/jessopb/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jessopb/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | | [] | | 2 | 2020-08-01T12:47:56Z | 2020-08-10T20:04:35Z | 2020-08-10T20:04:25Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3011', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3011', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3011.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3011.patch'} |
30 | 28 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3010 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3010/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3010/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3010/events | https://github.com/lbryio/lbry-sdk/pull/3010 | 669834620 | MDExOlB1bGxSZXF1ZXN0NDYwMTYxODIz | 3010 | allow faster comment retrieval | {'login': 'jessopb', 'id': 36554050, 'node_id': 'MDQ6VXNlcjM2NTU0MDUw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/36554050?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jessopb', 'html_url': 'https://github.com/jessopb', 'followers_url': 'https://api.github.com/users/jessopb/followers', 'following_url': 'https://api.github.com/users/jessopb/following{/other_user}', 'gists_url': 'https://api.github.com/users/jessopb/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jessopb/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jessopb/subscriptions', 'organizations_url': 'https://api.github.com/users/jessopb/orgs', 'repos_url': 'https://api.github.com/users/jessopb/repos', 'events_url': 'https://api.github.com/users/jessopb/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jessopb/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1389852610, 'node_id': 'MDU6TGFiZWwxMzg5ODUyNjEw', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20commenting', 'name': 'area: commenting', 'color': 'b883d1', 'default': False, 'description': ''}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-07-31T13:46:27Z | 2020-07-31T21:32:33Z | 2020-07-31T21:32:07Z | MEMBER | | switch default for include replies to false
Breaking: Apps will need to include the --include_replies flag to continue using it as normal until we switch to the new system. | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3010', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3010', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3010.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3010.patch'} |
31 | 29 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3009 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3009/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3009/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3009/events | https://github.com/lbryio/lbry-sdk/issues/3009 | 667894572 | MDU6SXNzdWU2Njc4OTQ1NzI= | 3009 | Commenting API Changes (to be filled) | {'login': 'kauffj', 'id': 530774, 'node_id': 'MDQ6VXNlcjUzMDc3NA==', 'avatar_url': 'https://avatars0.githubusercontent.com/u/530774?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/kauffj', 'html_url': 'https://github.com/kauffj', 'followers_url': 'https://api.github.com/users/kauffj/followers', 'following_url': 'https://api.github.com/users/kauffj/following{/other_user}', 'gists_url': 'https://api.github.com/users/kauffj/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/kauffj/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/kauffj/subscriptions', 'organizations_url': 'https://api.github.com/users/kauffj/orgs', 'repos_url': 'https://api.github.com/users/kauffj/repos', 'events_url': 'https://api.github.com/users/kauffj/events{/privacy}', 'received_events_url': 'https://api.github.com/users/kauffj/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | {'login': 'jessopb', 'id': 36554050, 'node_id': 'MDQ6VXNlcjM2NTU0MDUw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/36554050?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jessopb', 'html_url': 'https://github.com/jessopb', 'followers_url': 'https://api.github.com/users/jessopb/followers', 'following_url': 'https://api.github.com/users/jessopb/following{/other_user}', 'gists_url': 'https://api.github.com/users/jessopb/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jessopb/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jessopb/subscriptions', 'organizations_url': 'https://api.github.com/users/jessopb/orgs', 'repos_url': 'https://api.github.com/users/jessopb/repos', 'events_url': 'https://api.github.com/users/jessopb/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jessopb/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jessopb', 'id': 36554050, 'node_id': 'MDQ6VXNlcjM2NTU0MDUw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/36554050?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jessopb', 'html_url': 'https://github.com/jessopb', 'followers_url': 'https://api.github.com/users/jessopb/followers', 'following_url': 'https://api.github.com/users/jessopb/following{/other_user}', 'gists_url': 'https://api.github.com/users/jessopb/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jessopb/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jessopb/subscriptions', 'organizations_url': 'https://api.github.com/users/jessopb/orgs', 'repos_url': 'https://api.github.com/users/jessopb/repos', 'events_url': 'https://api.github.com/users/jessopb/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jessopb/received_events', 'type': 'User', 'site_admin': False}] | | 1 | 2020-07-29T14:34:26Z | 2020-08-21T15:05:50Z | | MEMBER | | @jessopb will edit this with specifics and change the title when done. | | |
32 | 30 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3038 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3038/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3038/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3038/events | https://github.com/lbryio/lbry-sdk/issues/3038 | 693883234 | MDU6SXNzdWU2OTM4ODMyMzQ= | 3038 | API SDK retrieve the list of all supports and tips to a video | {'login': 'codepujan', 'id': 8311781, 'node_id': 'MDQ6VXNlcjgzMTE3ODE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8311781?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/codepujan', 'html_url': 'https://github.com/codepujan', 'followers_url': 'https://api.github.com/users/codepujan/followers', 'following_url': 'https://api.github.com/users/codepujan/following{/other_user}', 'gists_url': 'https://api.github.com/users/codepujan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/codepujan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/codepujan/subscriptions', 'organizations_url': 'https://api.github.com/users/codepujan/orgs', 'repos_url': 'https://api.github.com/users/codepujan/repos', 'events_url': 'https://api.github.com/users/codepujan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/codepujan/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | | [] | | 0 | 2020-09-05T01:16:26Z | 2020-09-05T01:16:49Z | | NONE | | Is there a way to retrieve the list of users, and the amount of support to a particular video?
For instance , this video :
https://lbry.tv/@Learn-LBRY:6/how-to-fix-vcruntime140.dll-missing-error-in-valorant:f has 18 LBC of supports and tips . Is there a way to get the list of channels and the tip amount?
I tried using the support list endpoint .
The video has claim_id as fe442d3fc15c1281fb4f968edf3bc51b22917c76 (retrieved from the video information) .
I executed :
`lbrynet support list --claim_id=fe442d3fc15c1281fb4f968edf3bc51b22917c76`
and it returns me :
`{
"items": [],
"page": 1,
"page_size": 20,
"total_items": 0,
"total_pages": 0
}`
I am not the creator of the video or neither have I supported / tipped the video .
I have tried this with multiple videos and claim ids , and this doesnt seem to work . Any help would be appreciated ,
Regards ! | | |
33 | 31 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3037 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3037/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3037/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3037/events | https://github.com/lbryio/lbry-sdk/pull/3037 | 692648464 | MDExOlB1bGxSZXF1ZXN0NDc5MjI3NDU1 | 3037 | ignore "raise from" linter errors | {'login': 'shyba', 'id': 1302078, 'node_id': 'MDQ6VXNlcjEzMDIwNzg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/1302078?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/shyba', 'html_url': 'https://github.com/shyba', 'followers_url': 'https://api.github.com/users/shyba/followers', 'following_url': 'https://api.github.com/users/shyba/following{/other_user}', 'gists_url': 'https://api.github.com/users/shyba/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/shyba/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/shyba/subscriptions', 'organizations_url': 'https://api.github.com/users/shyba/orgs', 'repos_url': 'https://api.github.com/users/shyba/repos', 'events_url': 'https://api.github.com/users/shyba/events{/privacy}', 'received_events_url': 'https://api.github.com/users/shyba/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1161720081, 'node_id': 'MDU6TGFiZWwxMTYxNzIwMDgx', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20fixup', 'name': 'type: fixup', 'color': 'f7f074', 'default': False, 'description': ''}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 1 | 2020-09-04T03:12:22Z | 2020-09-04T03:16:39Z | 2020-09-04T03:16:38Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3037', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3037', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3037.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3037.patch'} |
34 | 32 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3036 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3036/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3036/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3036/events | https://github.com/lbryio/lbry-sdk/pull/3036 | 692302137 | MDExOlB1bGxSZXF1ZXN0NDc4OTEwMjc1 | 3036 | fix doc generator for docopt edge cases | {'login': 'shyba', 'id': 1302078, 'node_id': 'MDQ6VXNlcjEzMDIwNzg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/1302078?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/shyba', 'html_url': 'https://github.com/shyba', 'followers_url': 'https://api.github.com/users/shyba/followers', 'following_url': 'https://api.github.com/users/shyba/following{/other_user}', 'gists_url': 'https://api.github.com/users/shyba/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/shyba/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/shyba/subscriptions', 'organizations_url': 'https://api.github.com/users/shyba/orgs', 'repos_url': 'https://api.github.com/users/shyba/repos', 'events_url': 'https://api.github.com/users/shyba/events{/privacy}', 'received_events_url': 'https://api.github.com/users/shyba/received_events', 'type': 'User', 'site_admin': False} | [{'id': 845416145, 'node_id': 'MDU6TGFiZWw4NDU0MTYxNDU=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20docs', 'name': 'area: docs', 'color': 'edecd0', 'default': False, 'description': None}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-09-03T20:15:39Z | 2020-09-04T19:48:59Z | 2020-09-04T19:48:58Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3036', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3036', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3036.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3036.patch'} |
35 | 33 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3035 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3035/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3035/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3035/events | https://github.com/lbryio/lbry-sdk/issues/3035 | 692155438 | MDU6SXNzdWU2OTIxNTU0Mzg= | 3035 | Add integration for new comment server methods | {'login': 'tiger5226', 'id': 3402064, 'node_id': 'MDQ6VXNlcjM0MDIwNjQ=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/3402064?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tiger5226', 'html_url': 'https://github.com/tiger5226', 'followers_url': 'https://api.github.com/users/tiger5226/followers', 'following_url': 'https://api.github.com/users/tiger5226/following{/other_user}', 'gists_url': 'https://api.github.com/users/tiger5226/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tiger5226/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tiger5226/subscriptions', 'organizations_url': 'https://api.github.com/users/tiger5226/orgs', 'repos_url': 'https://api.github.com/users/tiger5226/repos', 'events_url': 'https://api.github.com/users/tiger5226/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tiger5226/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | | [] | | 0 | 2020-09-03T17:38:51Z | 2020-09-03T17:38:51Z | | MEMBER | | ## Comment Server was upgraded to the official JSON RPC 2.0 Spec
- [ ] everything now user `/api/v2`
- [ ] non-zero `id` must be sent, or it is considered a notification which gets no response.
- [ ] methods are now referenced with a service so `<service>.<method>` ie `comment.List`. See list below
#### Transitioned APIs
- `get_claim_comments` => `comment.List`
- `get_claim_hidden_comments` => `comment.List`, paramter added to main list api
- `get_channel_from_comment_id` => `comment.GetChannelFromCommentID`
- `create_comment` => `comment.Create`
- `abandon_comment` => `comment.Abandon`
- `edit_comment` => `comment.Edit`
### New APIs
- `reaction.List`
#### Request
```golang
type ListArgs struct {
CommentIDs string `json:"comment_ids"`
Signature string `json:"signature"`
SigningTS string `json:"signing_ts"`
Types *string `json:"types"`
ChannelID *string `json:"channel_id"`
ChannelName *string `json:"channel_name"`
}
```
Channel name plus timestamp should be signed, in order to get a list of both yours and others reactions
- `reaction.React`
#### Request
```golang
type ReactArgs struct {
CommentIDs string `json:"comment_ids"`
Signature string `json:"signature"`
SigningTS string `json:"signing_ts"`
Remove bool `json:"remove"`
ClearTypes string `json:"clear_types"`
Type string `json:"type"`
ChannelID *string `json:"channel_id"`
ChannelName *string `json:"channel_name"`
}
```
Channel name plus timestamp must be signed | | |
36 | 34 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3034 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3034/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3034/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3034/events | https://github.com/lbryio/lbry-sdk/pull/3034 | 692072804 | MDExOlB1bGxSZXF1ZXN0NDc4NzE1NzA0 | 3034 | misc fixes | {'login': 'shyba', 'id': 1302078, 'node_id': 'MDQ6VXNlcjEzMDIwNzg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/1302078?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/shyba', 'html_url': 'https://github.com/shyba', 'followers_url': 'https://api.github.com/users/shyba/followers', 'following_url': 'https://api.github.com/users/shyba/following{/other_user}', 'gists_url': 'https://api.github.com/users/shyba/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/shyba/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/shyba/subscriptions', 'organizations_url': 'https://api.github.com/users/shyba/orgs', 'repos_url': 'https://api.github.com/users/shyba/repos', 'events_url': 'https://api.github.com/users/shyba/events{/privacy}', 'received_events_url': 'https://api.github.com/users/shyba/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1161720081, 'node_id': 'MDU6TGFiZWwxMTYxNzIwMDgx', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20fixup', 'name': 'type: fixup', 'color': 'f7f074', 'default': False, 'description': ''}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-09-03T15:32:33Z | 2020-09-04T03:21:17Z | 2020-09-04T03:21:16Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3034', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3034', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3034.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3034.patch'} |
37 | 35 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3033 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3033/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3033/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3033/events | https://github.com/lbryio/lbry-sdk/pull/3033 | 691283831 | MDExOlB1bGxSZXF1ZXN0NDc4MDQ5MDQw | 3033 | comment rpc call includes per jsonrpc standard | {'login': 'jessopb', 'id': 36554050, 'node_id': 'MDQ6VXNlcjM2NTU0MDUw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/36554050?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jessopb', 'html_url': 'https://github.com/jessopb', 'followers_url': 'https://api.github.com/users/jessopb/followers', 'following_url': 'https://api.github.com/users/jessopb/following{/other_user}', 'gists_url': 'https://api.github.com/users/jessopb/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jessopb/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jessopb/subscriptions', 'organizations_url': 'https://api.github.com/users/jessopb/orgs', 'repos_url': 'https://api.github.com/users/jessopb/repos', 'events_url': 'https://api.github.com/users/jessopb/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jessopb/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | | [] | | 0 | 2020-09-02T18:02:02Z | 2020-09-02T18:02:02Z | | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3033', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3033', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3033.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3033.patch'} |
38 | 36 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3032 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3032/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3032/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3032/events | https://github.com/lbryio/lbry-sdk/issues/3032 | 688068470 | MDU6SXNzdWU2ODgwNjg0NzA= | 3032 | Port 5280 taken on Linux, app fails to start | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 0 | 2020-08-28T13:16:43Z | 2020-08-28T13:16:43Z | | MEMBER | | We bind mediaserver on 5280 and there's some xmpp client that runs on it that users may have installed.
If 5280 is not available, try next available port. | | |
39 | 37 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3031 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3031/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3031/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3031/events | https://github.com/lbryio/lbry-sdk/issues/3031 | 685563163 | MDU6SXNzdWU2ODU1NjMxNjM= | 3031 | syncing (stub) | {'login': 'kauffj', 'id': 530774, 'node_id': 'MDQ6VXNlcjUzMDc3NA==', 'avatar_url': 'https://avatars0.githubusercontent.com/u/530774?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/kauffj', 'html_url': 'https://github.com/kauffj', 'followers_url': 'https://api.github.com/users/kauffj/followers', 'following_url': 'https://api.github.com/users/kauffj/following{/other_user}', 'gists_url': 'https://api.github.com/users/kauffj/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/kauffj/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/kauffj/subscriptions', 'organizations_url': 'https://api.github.com/users/kauffj/orgs', 'repos_url': 'https://api.github.com/users/kauffj/repos', 'events_url': 'https://api.github.com/users/kauffj/events{/privacy}', 'received_events_url': 'https://api.github.com/users/kauffj/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}, {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-08-25T15:02:55Z | 2020-08-25T15:02:55Z | | MEMBER | | @eukreign edit this and unassign it from you please | | |
40 | 38 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3030 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3030/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3030/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3030/events | https://github.com/lbryio/lbry-sdk/issues/3030 | 684275638 | MDU6SXNzdWU2ODQyNzU2Mzg= | 3030 | Using get with save_file=false doesn't download any blobs on version 0.81.0 | {'login': 'eggplantbren', 'id': 1578298, 'node_id': 'MDQ6VXNlcjE1NzgyOTg=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/1578298?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eggplantbren', 'html_url': 'https://github.com/eggplantbren', 'followers_url': 'https://api.github.com/users/eggplantbren/followers', 'following_url': 'https://api.github.com/users/eggplantbren/following{/other_user}', 'gists_url': 'https://api.github.com/users/eggplantbren/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eggplantbren/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eggplantbren/subscriptions', 'organizations_url': 'https://api.github.com/users/eggplantbren/orgs', 'repos_url': 'https://api.github.com/users/eggplantbren/repos', 'events_url': 'https://api.github.com/users/eggplantbren/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eggplantbren/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | | [] | | 3 | 2020-08-23T23:22:28Z | 2020-08-25T03:48:37Z | | CONTRIBUTOR | | Vlad and I are working on [file downloading scripts](https://lbry.tv/@BrendonBrewer:3/channel-download). He has lbrynet 0.75.0 and I have lbrynet 0.81.0. When he uses `lbrynet get` with `save_file=false`, it downloads blobs. When I do it, it manages the file but sets it to inactive, not even downloading the manifest blob.
Expected behaviour (unless I'm an idiot): Using `get` with `save_file=false` should download all blobs but not reconstruct the full file in the downloads directory. | | |
41 | 39 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3029 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3029/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3029/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3029/events | https://github.com/lbryio/lbry-sdk/issues/3029 | 682019424 | MDU6SXNzdWU2ODIwMTk0MjQ= | 3029 | Don't use address like identifiers on account ids / names | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 1 | 2020-08-19T17:37:05Z | 2020-08-19T17:49:04Z | | MEMBER | | Someone may get confused that this is an address and send funds to it (has happened recently). Only way that works as an address is in single account mode (which requires deleting blockchain.db and setting up a new wallet / importing as single key) . | | |
42 | 40 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3028 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3028/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3028/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3028/events | https://github.com/lbryio/lbry-sdk/pull/3028 | 681905158 | MDExOlB1bGxSZXF1ZXN0NDcwMjE5MTA5 | 3028 | added `--limit_claims_per_channel` argument to `claim_search` to only return up to the specified number of claims per channel | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1158604145, 'node_id': 'MDU6TGFiZWwxMTU4NjA0MTQ1', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20api', 'name': 'area: api', 'color': 'ea2386', 'default': False, 'description': ''}, {'id': 801758298, 'node_id': 'MDU6TGFiZWw4MDE3NTgyOTg=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20new%20feature', 'name': 'type: new feature', 'color': 'e2268a', 'default': False, 'description': 'New functionality that does not exist yet'}] | closed | False | | [] | | 0 | 2020-08-19T14:52:55Z | 2020-08-19T19:22:56Z | 2020-08-19T19:22:54Z | MEMBER | | fixes #3018 | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3028', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3028', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3028.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3028.patch'} |
43 | 41 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3027 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3027/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3027/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3027/events | https://github.com/lbryio/lbry-sdk/issues/3027 | 681301838 | MDU6SXNzdWU2ODEzMDE4Mzg= | 3027 | Channel sharing proposal / ideas | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1013141284, 'node_id': 'MDU6TGFiZWwxMDEzMTQxMjg0', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/needs:%20exploration', 'name': 'needs: exploration', 'color': 'fbca04', 'default': False, 'description': 'Solution unclear, needs research'}, {'id': 801758298, 'node_id': 'MDU6TGFiZWw4MDE3NTgyOTg=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20new%20feature', 'name': 'type: new feature', 'color': 'e2268a', 'default': False, 'description': 'New functionality that does not exist yet'}] | open | False | | [] | | 0 | 2020-08-18T19:57:25Z | 2020-08-18T19:57:25Z | | MEMBER | | Current limitations:
- Channel import/export are tied to a read-only public key
- This doesn't work well single address (lbry.tv) accounts - you export one, the importer will see all
- The importer will see all transactions, including tips/funds received at that address, etc. Affects balance. Can't actually spend them
- If the address of the claim changes, import no longer works
- Publishes go to the wallet of the person publishing by default. We could potentially set the channel address here, but then you'd need to share full access to the account that owns the channel.
- Sharing a single account that houses the channel claim across multiple wallets will get messy with spendable funds / change addresses
- Now you'd have to share access to editing the channel itself too - this may not be desired in some cases.
Desired functionality:
- Flexibility around what's editable/spendable
- Today's scenario - just signing ability to a predefined address outside of the control of signing key owner
- Share access to edit channel and create/edit any claims
- Share access to edit channel, create/edit any claims, but no control over tips
- Share access to publish to channel, create claims to channel owner's address only
- Wallet transaction data not affected by shared channel / account. Funds would need to come from home wallet.
Still thinking through this, to be continued...
| | |
44 | 42 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3026 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3026/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3026/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3026/events | https://github.com/lbryio/lbry-sdk/issues/3026 | 680265781 | MDU6SXNzdWU2ODAyNjU3ODE= | 3026 | sync_hash fails if encrypted on disk = true, but wallet not encrypted (is_encrypted shows true in wallet status also) | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 1 | 2020-08-17T14:09:42Z | 2020-09-04T15:50:57Z | | MEMBER | | There are some scenarios where the encrypted on disk value is incorrect(one is: if sync apply with a blank password was used on an encrypted wallet) and in this case, sync hash fails when run. But after the app runs sync apply to get a new hash, then sync hash works again.
Error: 'NoneType' object has no attribute 'encode'
It should not fail and should try to run the hash knowing that the wallet is not encrypted and the encrypted on disk value is
incorrect.
This prevents startup on Android and causes issues on desktop/lbry.tv as well.
is_encrypted in wallet status should also be false. encrypted on disk setting should be reset in wallet. | | |
45 | 43 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3025 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3025/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3025/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3025/events | https://github.com/lbryio/lbry-sdk/issues/3025 | 679525364 | MDU6SXNzdWU2Nzk1MjUzNjQ= | 3025 | verify not | {'login': 'assadkhan12', 'id': 68958016, 'node_id': 'MDQ6VXNlcjY4OTU4MDE2', 'avatar_url': 'https://avatars0.githubusercontent.com/u/68958016?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/assadkhan12', 'html_url': 'https://github.com/assadkhan12', 'followers_url': 'https://api.github.com/users/assadkhan12/followers', 'following_url': 'https://api.github.com/users/assadkhan12/following{/other_user}', 'gists_url': 'https://api.github.com/users/assadkhan12/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/assadkhan12/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/assadkhan12/subscriptions', 'organizations_url': 'https://api.github.com/users/assadkhan12/orgs', 'repos_url': 'https://api.github.com/users/assadkhan12/repos', 'events_url': 'https://api.github.com/users/assadkhan12/events{/privacy}', 'received_events_url': 'https://api.github.com/users/assadkhan12/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | | [] | | 0 | 2020-08-15T08:22:16Z | 2020-08-15T13:55:09Z | 2020-08-15T13:55:09Z | NONE | | plz check out my account . email : | | |
46 | 44 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3024 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3024/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3024/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3024/events | https://github.com/lbryio/lbry-sdk/issues/3024 | 677987646 | MDU6SXNzdWU2Nzc5ODc2NDY= | 3024 | Ability to hide purchase history | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 801758298, 'node_id': 'MDU6TGFiZWw4MDE3NTgyOTg=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20new%20feature', 'name': 'type: new feature', 'color': 'e2268a', 'default': False, 'description': 'New functionality that does not exist yet'}] | open | False | | [] | | 0 | 2020-08-12T21:23:01Z | 2020-08-12T21:23:01Z | | MEMBER | | Some users want the ability to control what content is returned by their purchase history. | | |
47 | 45 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3023 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3023/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3023/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3023/events | https://github.com/lbryio/lbry-sdk/issues/3023 | 677723729 | MDU6SXNzdWU2Nzc3MjM3Mjk= | 3023 | Replies | {'login': 'kauffj', 'id': 530774, 'node_id': 'MDQ6VXNlcjUzMDc3NA==', 'avatar_url': 'https://avatars0.githubusercontent.com/u/530774?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/kauffj', 'html_url': 'https://github.com/kauffj', 'followers_url': 'https://api.github.com/users/kauffj/followers', 'following_url': 'https://api.github.com/users/kauffj/following{/other_user}', 'gists_url': 'https://api.github.com/users/kauffj/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/kauffj/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/kauffj/subscriptions', 'organizations_url': 'https://api.github.com/users/kauffj/orgs', 'repos_url': 'https://api.github.com/users/kauffj/repos', 'events_url': 'https://api.github.com/users/kauffj/events{/privacy}', 'received_events_url': 'https://api.github.com/users/kauffj/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | | [] | | 1 | 2020-08-12T14:08:59Z | 2020-08-12T16:12:33Z | | MEMBER | | 1. Claim prototype has property, reply_claim_id (edit: not exactly, see Lex comment below)
1. Claim adds returns `reply_url` to `resolve` and other claim responses (you could possibly talk me into returning `reply_claim_id` directly)
1. `claim_search` (and other relevant APIs) adds property `reply_to_claim_id` (return claims in response to this id)
_Eventually_ it would make sense to parse and store these as a full tree in SQL, but this is not actually necessary for V1.
This system is not designed to replace commenting. It is for first-class publishes that will be returned as normal by other searches, but that can be designated as created in reply to something else. | | |
48 | 46 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3022 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3022/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3022/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3022/events | https://github.com/lbryio/lbry-sdk/pull/3022 | 677462199 | MDExOlB1bGxSZXF1ZXN0NDY2NTc2NDEx | 3022 | Add webvtt mime type ( subtitles, captions ) | {'login': 'btzr-io', 'id': 14793624, 'node_id': 'MDQ6VXNlcjE0NzkzNjI0', 'avatar_url': 'https://avatars1.githubusercontent.com/u/14793624?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/btzr-io', 'html_url': 'https://github.com/btzr-io', 'followers_url': 'https://api.github.com/users/btzr-io/followers', 'following_url': 'https://api.github.com/users/btzr-io/following{/other_user}', 'gists_url': 'https://api.github.com/users/btzr-io/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/btzr-io/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/btzr-io/subscriptions', 'organizations_url': 'https://api.github.com/users/btzr-io/orgs', 'repos_url': 'https://api.github.com/users/btzr-io/repos', 'events_url': 'https://api.github.com/users/btzr-io/events{/privacy}', 'received_events_url': 'https://api.github.com/users/btzr-io/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799787072, 'node_id': 'MDU6TGFiZWw3OTk3ODcwNzI=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20files', 'name': 'area: files', 'color': 'efd2da', 'default': False, 'description': ''}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | | [] | | 0 | 2020-08-12T07:26:09Z | 2020-08-12T22:58:09Z | 2020-08-12T22:58:09Z | CONTRIBUTOR | | > Web Video Text Tracks Format (WebVTT) is a format for displaying timed text tracks (such as subtitles or captions) using the <track> element.
> The MIME type of WebVTT is text/vtt.
https://developer.mozilla.org/en-US/docs/Web/API/WebVTT_API | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3022', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3022', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3022.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3022.patch'} |
49 | 47 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3021 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3021/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3021/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3021/events | https://github.com/lbryio/lbry-sdk/pull/3021 | 677048985 | MDExOlB1bGxSZXF1ZXN0NDY2MjQwMjA2 | 3021 | Improve reflector upload cancellation handling | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1216515473, 'node_id': 'MDU6TGFiZWwxMjE2NTE1NDcz', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20reflector', 'name': 'area: reflector', 'color': '006b75', 'default': False, 'description': ''}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | | [] | | 1 | 2020-08-11T17:13:10Z | 2020-08-19T19:47:30Z | 2020-08-19T19:44:28Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3021', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3021', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3021.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3021.patch'} |
50 | 48 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3020 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3020/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3020/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3020/events | https://github.com/lbryio/lbry-sdk/issues/3020 | 676965783 | MDU6SXNzdWU2NzY5NjU3ODM= | 3020 | Test all API calls against new SDK branch | {'login': 'kauffj', 'id': 530774, 'node_id': 'MDQ6VXNlcjUzMDc3NA==', 'avatar_url': 'https://avatars0.githubusercontent.com/u/530774?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/kauffj', 'html_url': 'https://github.com/kauffj', 'followers_url': 'https://api.github.com/users/kauffj/followers', 'following_url': 'https://api.github.com/users/kauffj/following{/other_user}', 'gists_url': 'https://api.github.com/users/kauffj/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/kauffj/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/kauffj/subscriptions', 'organizations_url': 'https://api.github.com/users/kauffj/orgs', 'repos_url': 'https://api.github.com/users/kauffj/repos', 'events_url': 'https://api.github.com/users/kauffj/events{/privacy}', 'received_events_url': 'https://api.github.com/users/kauffj/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-08-11T15:20:15Z | 2020-08-11T15:20:15Z | | MEMBER | | | | |
51 | 49 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3019 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3019/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3019/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3019/events | https://github.com/lbryio/lbry-sdk/issues/3019 | 675138360 | MDU6SXNzdWU2NzUxMzgzNjA= | 3019 | database issue, can't publish: foreign key constraint failed | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 0 | 2020-08-07T16:36:51Z | 2020-08-07T16:36:51Z | | MEMBER | | ```
2020-08-07 12:13:45,806 ERROR lbry.wallet.database:218: Error running transaction:
Traceback (most recent call last):
File "lbry/wallet/database.py", line 214, in __run_transaction
File "lbry/extras/daemon/storage.py", line 181, in store_stream
sqlite3.IntegrityError: FOREIGN KEY constraint failed
2020-08-07 12:13:45,807 WARNING lbry.wallet.database:220: rolled back
2020-08-07 12:13:45,807 ERROR lbry.extras.daemon.daemon:708: error handling api request
Traceback (most recent call last):
File "lbry/extras/daemon/daemon.py", line 700, in _process_rpc_call
File "lbry/extras/daemon/daemon.py", line 3040, in jsonrpc_publish
File "lbry/extras/daemon/daemon.py", line 3259, in jsonrpc_stream_create
File "lbry/file/file_manager.py", line 42, in create_stream
File "lbry/stream/stream_manager.py", line 233, in create
File "lbry/wallet/database.py", line 201, in run
File "concurrent/futures/thread.py", line 57, in run
File "lbry/wallet/database.py", line 201, in <lambda>
File "lbry/wallet/database.py", line 214, in __run_transaction
File "lbry/extras/daemon/storage.py", line 181, in store_stream
sqlite3.IntegrityError: FOREIGN KEY constraint failed
``` | | |
52 | 50 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3018 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3018/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3018/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3018/events | https://github.com/lbryio/lbry-sdk/issues/3018 | 675077933 | MDU6SXNzdWU2NzUwNzc5MzM= | 3018 | max channel parameter to claim_search | {'login': 'kauffj', 'id': 530774, 'node_id': 'MDQ6VXNlcjUzMDc3NA==', 'avatar_url': 'https://avatars0.githubusercontent.com/u/530774?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/kauffj', 'html_url': 'https://github.com/kauffj', 'followers_url': 'https://api.github.com/users/kauffj/followers', 'following_url': 'https://api.github.com/users/kauffj/following{/other_user}', 'gists_url': 'https://api.github.com/users/kauffj/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/kauffj/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/kauffj/subscriptions', 'organizations_url': 'https://api.github.com/users/kauffj/orgs', 'repos_url': 'https://api.github.com/users/kauffj/repos', 'events_url': 'https://api.github.com/users/kauffj/events{/privacy}', 'received_events_url': 'https://api.github.com/users/kauffj/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 1 | 2020-08-07T15:07:19Z | 2020-08-19T19:22:54Z | 2020-08-19T19:22:54Z | MEMBER | | - Do not return the same channel more than `n` times
- Maybe do #2812 at the same time | | |
53 | 51 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3017 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3017/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3017/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3017/events | https://github.com/lbryio/lbry-sdk/issues/3017 | 674440915 | MDU6SXNzdWU2NzQ0NDA5MTU= | 3017 | file does not reflect if stream is updated while reflecting | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1216515473, 'node_id': 'MDU6TGFiZWwxMjE2NTE1NDcz', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20reflector', 'name': 'area: reflector', 'color': '006b75', 'default': False, 'description': ''}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 1 | 2020-08-06T16:27:20Z | 2020-08-17T20:29:03Z | 2020-08-17T20:29:03Z | MEMBER | | I think a few users have been running into this recently but haven't been able to track down until now. Not sure if it's the same update scenario, but the symptoms seem very similar.
file published, reflection starts:
```
2020-08-06 09:17:10,548 INFO lbry.wallet.ledger:137: (lbc_mainnet) on_transaction: address=bapP3mmjtPv4H4b1fKyjMQs5w9LJwMdyr3, height=0, is_verified=False, tx.id=4534cbfeef2553cdc29e013981684f48127d50ec245635bcd52166b6848cd523
2020-08-06 09:18:02,421 INFO lbry.stream.managed_stream:350: we have 590/590 needed blobs needed by reflector for lbry://The-Anti-Heroes-Running-the-Show-with-Rob-Noerr#68e76caf11925b335652030da09865649d36f915
2020-08-06 09:18:06,775 INFO lbry.stream.reflector.client:125: Sent reflector blob baccbfdc
2020-08-06 09:18:10,231 INFO lbry.stream.reflector.client:125: Sent reflector blob 25b45ebd
```
File then updated with transcoded version:
```
2020-08-06 09:24:31,330 INFO lbry.stream.reflector.client:125: Sent reflector blob 806b9712
2020-08-06 09:24:34,247 INFO lbry.stream.reflector.client:125: Sent reflector blob f01ff859
2020-08-06 09:24:37,351 INFO lbry.file_analysis:445: Proceeding on transcode via: ffmpeg -i "C:\Users\Sarah\Desktop\The Anti-Heroes Running the Show with Rob Noerr.mp4" -y -c:s copy -c:d copy -c:v copy -movflags +faststart -c:a copy "C:\Users\Sarah\Desktop\The Anti-Heroes Running the Show with Rob Noerr_fixed.mp4"
2020-08-06 09:24:37,410 INFO lbry.stream.reflector.client:125: Sent reflector blob f9b30b78
2020-08-06 09:24:40,018 INFO lbry.stream.reflector.client:125: Sent reflector blob 01fc3a72
```
Then publish goes through - notice reflection stops. Nothing happens after. The file was streamed in app.
```
2020-08-06 09:25:22,086 INFO lbry.stream.reflector.client:41: Finished sending reflector 143 blobs
2020-08-06 09:26:15,265 INFO lbry.wallet.ledger:137: (lbc_mainnet) on_transaction: address=bPx42mSv4iMevZeUtdZH4Vdmqd9fgw3zbt, height=0, is_verified=False, tx.id=6ef34e35e5c8f286aa49ecc25bb048090a396f3338e51d63b0a2b8ea2f686c23
2020-08-06 09:26:15,350 INFO lbry.wallet.ledger:137: (lbc_mainnet) on_transaction: address=bFr3A1bbxtUX7Dtz55KmBXiiBY4jR11TTg, height=0, is_verified=False, tx.id=6ef34e35e5c8f286aa49ecc25bb048090a396f3338e51d63b0a2b8ea2f686c23
2020-08-06 09:26:15,416 INFO lbry.wallet.ledger:137: (lbc_mainnet) on_transaction: address=bMYkHSqHyzys4mSe9h7kQzm3qpkCXNeFcv, height=0, is_verified=False, tx.id=6ef34e35e5c8f286aa49ecc25bb048090a396f3338e51d63b0a2b8ea2f686c23
```
does not startup until a restart:
```
2020-08-06 12:05:27,211 INFO lbry.stream.stream_manager:150: Started stream manager with 135 files
2020-08-06 12:05:27,211 INFO lbry.extras.daemon.components:368: Done setting up file manager
2020-08-06 12:05:27,510 INFO lbry.stream.managed_stream:350: we have 590/590 needed blobs needed by reflector for lbry://The-Anti-Heroes-Running-the-Show-with-Rob-Noerr#68e76caf11925b335652030da09865649d36f915
``` | | |
54 | 52 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3016 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3016/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3016/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3016/events | https://github.com/lbryio/lbry-sdk/pull/3016 | 673011180 | MDExOlB1bGxSZXF1ZXN0NDYyOTQ4MDM5 | 3016 | release reserved outputs on startup | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | | [] | | 0 | 2020-08-04T19:04:50Z | 2020-08-04T20:53:17Z | 2020-08-04T20:53:16Z | MEMBER | | fixes https://github.com/lbryio/lbry-sdk/issues/3007 | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3016', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3016', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3016.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3016.patch'} |
55 | 53 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3015 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3015/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3015/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3015/events | https://github.com/lbryio/lbry-sdk/pull/3015 | 672919277 | MDExOlB1bGxSZXF1ZXN0NDYyODcyMjYz | 3015 | added support for using the new SDK for `resolve` and `claim_search` by passing `--new_sdk_server` | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1158604145, 'node_id': 'MDU6TGFiZWwxMTU4NjA0MTQ1', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20api', 'name': 'area: api', 'color': 'ea2386', 'default': False, 'description': ''}, {'id': 801758298, 'node_id': 'MDU6TGFiZWw4MDE3NTgyOTg=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20new%20feature', 'name': 'type: new feature', 'color': 'e2268a', 'default': False, 'description': 'New functionality that does not exist yet'}] | closed | False | | [] | | 0 | 2020-08-04T16:24:12Z | 2020-08-04T19:03:41Z | 2020-08-04T19:03:40Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3015', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3015', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3015.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3015.patch'} |
56 | 54 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3014 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3014/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3014/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3014/events | https://github.com/lbryio/lbry-sdk/issues/3014 | 672491517 | MDU6SXNzdWU2NzI0OTE1MTc= | 3014 | reflect_all command results in NotImplementedError | {'login': 'cahlenlee', 'id': 30788194, 'node_id': 'MDQ6VXNlcjMwNzg4MTk0', 'avatar_url': 'https://avatars0.githubusercontent.com/u/30788194?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/cahlenlee', 'html_url': 'https://github.com/cahlenlee', 'followers_url': 'https://api.github.com/users/cahlenlee/followers', 'following_url': 'https://api.github.com/users/cahlenlee/following{/other_user}', 'gists_url': 'https://api.github.com/users/cahlenlee/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/cahlenlee/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/cahlenlee/subscriptions', 'organizations_url': 'https://api.github.com/users/cahlenlee/orgs', 'repos_url': 'https://api.github.com/users/cahlenlee/repos', 'events_url': 'https://api.github.com/users/cahlenlee/events{/privacy}', 'received_events_url': 'https://api.github.com/users/cahlenlee/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | | [] | | 0 | 2020-08-04T04:13:00Z | 2020-08-04T04:13:00Z | | NONE | | DESCRIPTION:
Using the 'lbrynet blob reflect_all' command on an active daemon results in a 'NotImplementedError'.
REPRO STEPS:
1) Launch a lbrynet daemon
2) Submit the 'lbrynet blob reflect_all' command
RESULTS: NotImplementedError
EXPECTED: All blobs are reflected
-------------------------------------------------
DAEMON LOG:
2020-08-03 22:12:38,296 ERROR lbry.extras.daemon.daemon:708: error handling api request
Traceback (most recent call last):
File "lbry\extras\daemon\daemon.py", line 700, in _process_rpc_call
File "lbry\extras\daemon\daemon.py", line 4800, in jsonrpc_blob_reflect_all
NotImplementedError | | |
57 | 55 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3013 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3013/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3013/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3013/events | https://github.com/lbryio/lbry-sdk/issues/3013 | 672097754 | MDU6SXNzdWU2NzIwOTc3NTQ= | 3013 | Impossible to add comments | {'login': 'lidiamartinez', 'id': 9552809, 'node_id': 'MDQ6VXNlcjk1NTI4MDk=', 'avatar_url': 'https://avatars2.githubusercontent.com/u/9552809?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/lidiamartinez', 'html_url': 'https://github.com/lidiamartinez', 'followers_url': 'https://api.github.com/users/lidiamartinez/followers', 'following_url': 'https://api.github.com/users/lidiamartinez/following{/other_user}', 'gists_url': 'https://api.github.com/users/lidiamartinez/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/lidiamartinez/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/lidiamartinez/subscriptions', 'organizations_url': 'https://api.github.com/users/lidiamartinez/orgs', 'repos_url': 'https://api.github.com/users/lidiamartinez/repos', 'events_url': 'https://api.github.com/users/lidiamartinez/events{/privacy}', 'received_events_url': 'https://api.github.com/users/lidiamartinez/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | | [] | | 1 | 2020-08-03T14:00:22Z | 2020-08-03T14:38:31Z | 2020-08-03T14:38:31Z | NONE | | It's impossible. Loading animation stays forever. I tried in my Android One phone, and in my Chrome browser. No success.
Right after I click the comment button I get this error in console:
comments.js:49 Uncaught TypeError: Cannot read property 'claim_id' of null
at comments.js:49
at index.js:8
at middleware.js:22
at store.js:167
at bundle.es.js:1797
at createComment (index.js:16)
at onSubmit (view.jsx:87)
at onSubmit (form.jsx:18)
at Object.l (react-dom.production.min.js:14)
at p (react-dom.production.min.js:14)
at react-dom.production.min.js:14
at v (react-dom.production.min.js:15)
at lt (react-dom.production.min.js:52)
at ot (react-dom.production.min.js:51)
at ct (react-dom.production.min.js:52)
at mt (react-dom.production.min.js:56)
at ae (react-dom.production.min.js:287)
at ce (react-dom.production.min.js:23)
at en (react-dom.production.min.js:70)
at Jt (react-dom.production.min.js:69)
at t.unstable_runWithPriority (scheduler.production.min.js:19)
at Vi (react-dom.production.min.js:122)
at re (react-dom.production.min.js:287)
at Zt (react-dom.production.min.js:68)
at HTMLFormElement.r (helpers.ts:85) | | |
58 | 56 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3012 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3012/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3012/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3012/events | https://github.com/lbryio/lbry-sdk/pull/3012 | 671830609 | MDExOlB1bGxSZXF1ZXN0NDYxOTcyODA5 | 3012 | fix unclosed transport warnings on tests | {'login': 'shyba', 'id': 1302078, 'node_id': 'MDQ6VXNlcjEzMDIwNzg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/1302078?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/shyba', 'html_url': 'https://github.com/shyba', 'followers_url': 'https://api.github.com/users/shyba/followers', 'following_url': 'https://api.github.com/users/shyba/following{/other_user}', 'gists_url': 'https://api.github.com/users/shyba/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/shyba/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/shyba/subscriptions', 'organizations_url': 'https://api.github.com/users/shyba/orgs', 'repos_url': 'https://api.github.com/users/shyba/repos', 'events_url': 'https://api.github.com/users/shyba/events{/privacy}', 'received_events_url': 'https://api.github.com/users/shyba/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-08-03T06:31:29Z | 2020-08-03T14:33:52Z | 2020-08-03T14:33:51Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3012', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3012', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3012.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3012.patch'} |
59 | 57 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3011 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3011/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3011/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3011/events | https://github.com/lbryio/lbry-sdk/pull/3011 | 670842679 | MDExOlB1bGxSZXF1ZXN0NDYxMDg2MDI4 | 3011 | resolve comments faster by batching maybe | {'login': 'jessopb', 'id': 36554050, 'node_id': 'MDQ6VXNlcjM2NTU0MDUw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/36554050?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jessopb', 'html_url': 'https://github.com/jessopb', 'followers_url': 'https://api.github.com/users/jessopb/followers', 'following_url': 'https://api.github.com/users/jessopb/following{/other_user}', 'gists_url': 'https://api.github.com/users/jessopb/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jessopb/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jessopb/subscriptions', 'organizations_url': 'https://api.github.com/users/jessopb/orgs', 'repos_url': 'https://api.github.com/users/jessopb/repos', 'events_url': 'https://api.github.com/users/jessopb/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jessopb/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | | [] | | 2 | 2020-08-01T12:47:56Z | 2020-08-10T20:04:35Z | 2020-08-10T20:04:25Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3011', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3011', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3011.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3011.patch'} |
60 | 58 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3010 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3010/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3010/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3010/events | https://github.com/lbryio/lbry-sdk/pull/3010 | 669834620 | MDExOlB1bGxSZXF1ZXN0NDYwMTYxODIz | 3010 | allow faster comment retrieval | {'login': 'jessopb', 'id': 36554050, 'node_id': 'MDQ6VXNlcjM2NTU0MDUw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/36554050?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jessopb', 'html_url': 'https://github.com/jessopb', 'followers_url': 'https://api.github.com/users/jessopb/followers', 'following_url': 'https://api.github.com/users/jessopb/following{/other_user}', 'gists_url': 'https://api.github.com/users/jessopb/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jessopb/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jessopb/subscriptions', 'organizations_url': 'https://api.github.com/users/jessopb/orgs', 'repos_url': 'https://api.github.com/users/jessopb/repos', 'events_url': 'https://api.github.com/users/jessopb/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jessopb/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1389852610, 'node_id': 'MDU6TGFiZWwxMzg5ODUyNjEw', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20commenting', 'name': 'area: commenting', 'color': 'b883d1', 'default': False, 'description': ''}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-07-31T13:46:27Z | 2020-07-31T21:32:33Z | 2020-07-31T21:32:07Z | MEMBER | | switch default for include replies to false
Breaking: Apps will need to include the --include_replies flag to continue using it as normal until we switch to the new system. | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3010', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3010', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3010.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3010.patch'} |
61 | 59 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3009 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3009/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3009/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3009/events | https://github.com/lbryio/lbry-sdk/issues/3009 | 667894572 | MDU6SXNzdWU2Njc4OTQ1NzI= | 3009 | Commenting API Changes (to be filled) | {'login': 'kauffj', 'id': 530774, 'node_id': 'MDQ6VXNlcjUzMDc3NA==', 'avatar_url': 'https://avatars0.githubusercontent.com/u/530774?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/kauffj', 'html_url': 'https://github.com/kauffj', 'followers_url': 'https://api.github.com/users/kauffj/followers', 'following_url': 'https://api.github.com/users/kauffj/following{/other_user}', 'gists_url': 'https://api.github.com/users/kauffj/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/kauffj/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/kauffj/subscriptions', 'organizations_url': 'https://api.github.com/users/kauffj/orgs', 'repos_url': 'https://api.github.com/users/kauffj/repos', 'events_url': 'https://api.github.com/users/kauffj/events{/privacy}', 'received_events_url': 'https://api.github.com/users/kauffj/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | {'login': 'jessopb', 'id': 36554050, 'node_id': 'MDQ6VXNlcjM2NTU0MDUw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/36554050?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jessopb', 'html_url': 'https://github.com/jessopb', 'followers_url': 'https://api.github.com/users/jessopb/followers', 'following_url': 'https://api.github.com/users/jessopb/following{/other_user}', 'gists_url': 'https://api.github.com/users/jessopb/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jessopb/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jessopb/subscriptions', 'organizations_url': 'https://api.github.com/users/jessopb/orgs', 'repos_url': 'https://api.github.com/users/jessopb/repos', 'events_url': 'https://api.github.com/users/jessopb/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jessopb/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jessopb', 'id': 36554050, 'node_id': 'MDQ6VXNlcjM2NTU0MDUw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/36554050?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jessopb', 'html_url': 'https://github.com/jessopb', 'followers_url': 'https://api.github.com/users/jessopb/followers', 'following_url': 'https://api.github.com/users/jessopb/following{/other_user}', 'gists_url': 'https://api.github.com/users/jessopb/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jessopb/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jessopb/subscriptions', 'organizations_url': 'https://api.github.com/users/jessopb/orgs', 'repos_url': 'https://api.github.com/users/jessopb/repos', 'events_url': 'https://api.github.com/users/jessopb/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jessopb/received_events', 'type': 'User', 'site_admin': False}] | | 1 | 2020-07-29T14:34:26Z | 2020-08-21T15:05:50Z | | MEMBER | | @jessopb will edit this with specifics and change the title when done. | | |
62 | 60 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3008 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3008/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3008/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3008/events | https://github.com/lbryio/lbry-sdk/pull/3008 | 667524361 | MDExOlB1bGxSZXF1ZXN0NDU4MTc0NTgz | 3008 | support new comments | {'login': 'jessopb', 'id': 36554050, 'node_id': 'MDQ6VXNlcjM2NTU0MDUw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/36554050?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jessopb', 'html_url': 'https://github.com/jessopb', 'followers_url': 'https://api.github.com/users/jessopb/followers', 'following_url': 'https://api.github.com/users/jessopb/following{/other_user}', 'gists_url': 'https://api.github.com/users/jessopb/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jessopb/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jessopb/subscriptions', 'organizations_url': 'https://api.github.com/users/jessopb/orgs', 'repos_url': 'https://api.github.com/users/jessopb/repos', 'events_url': 'https://api.github.com/users/jessopb/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jessopb/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | | [] | | 0 | 2020-07-29T03:43:52Z | 2020-07-29T03:52:16Z | 2020-07-29T03:52:16Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3008', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3008', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3008.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3008.patch'} |
63 | 61 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3007 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3007/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3007/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3007/events | https://github.com/lbryio/lbry-sdk/issues/3007 | 666345875 | MDU6SXNzdWU2NjYzNDU4NzU= | 3007 | reservation / balance issues with failed transction | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1049648962, 'node_id': 'MDU6TGFiZWwxMDQ5NjQ4OTYy', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/consider%20soon', 'name': 'consider soon', 'color': '854277', 'default': False, 'description': 'Discuss this issue at the next planning meeting, then remove this label'}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 2 | 2020-07-27T14:37:24Z | 2020-08-10T19:58:21Z | | MEMBER | | Ran into a scenario on lbry.tv where a user was seeing a different balance between the desktop app. Running utxo release unlocked some of the coins per Account list, but the balance was still incorrect (since it's cached). It only reset once I sent another LBC to the address.
Need to find out why utxos are being reserved even though we are using blocking everywhere (including wallet send which has blocking by default).
Will try to repro. | | |
64 | 62 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3006 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3006/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3006/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3006/events | https://github.com/lbryio/lbry-sdk/issues/3006 | 664650434 | MDU6SXNzdWU2NjQ2NTA0MzQ= | 3006 | Ability to hide / "delete" a purchase | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 801758298, 'node_id': 'MDU6TGFiZWw4MDE3NTgyOTg=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20new%20feature', 'name': 'type: new feature', 'color': 'e2268a', 'default': False, 'description': 'New functionality that does not exist yet'}] | closed | False | | [] | | 1 | 2020-07-23T17:33:00Z | 2020-08-17T20:30:14Z | 2020-08-17T20:30:14Z | MEMBER | | This has been a common feature request from out purchase beta. | | |
65 | 63 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3005 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3005/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3005/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3005/events | https://github.com/lbryio/lbry-sdk/issues/3005 | 664536807 | MDU6SXNzdWU2NjQ1MzY4MDc= | 3005 | [full node SDK] Windows multiprocessing broken | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 0 | 2020-07-23T14:43:11Z | 2020-07-23T14:43:11Z | | MEMBER | | ```(lbry-venv) C:\Users\thoma\Documents\lbry-sdk>lbrynet start --full-node --db-url=postgresql://postgres:thomas@127.0.0.1:5432/lbry --processes=2 --console=advanced --no-spv-address-filter --lbrycrd-dir=C:\Users\thoma\AppData\Roaming\lbrycrd --data-dir=c:\lbry-sdk-full
LBRY v1.0.0 Full Node 2 Process(es) (32 CPU(s) available)
Traceback (most recent call last):
File "C:\Users\thoma\Documents\lbry-sdk\lbry-venv\Scripts\lbrynet-script.py", line 11, in <module>
load_entry_point('lbry', 'console_scripts', 'lbrynet')()
File "c:\users\thoma\documents\lbry-sdk\lbry\cli.py", line 229, in main
return Daemon(service, console).run()
File "c:\users\thoma\documents\lbry-sdk\lbry\service\daemon.py", line 99, in run
loop.run_until_complete(self.start())
File "C:\Users\thoma\AppData\Local\Programs\Python\Python37-32\lib\asyncio\base_events.py", line 584, in run_until_complete
return future.result()
File "c:\users\thoma\documents\lbry-sdk\lbry\service\daemon.py", line 115, in start
await self.service.start()
File "c:\users\thoma\documents\lbry-sdk\lbry\service\full_node.py", line 26, in start
await super().start()
File "c:\users\thoma\documents\lbry-sdk\lbry\service\base.py", line 74, in start
await self.db.open()
File "c:\users\thoma\documents\lbry-sdk\lbry\db\database.py", line 169, in open
return await self.run(q.check_version_and_create_tables)
File "c:\users\thoma\documents\lbry-sdk\lbry\db\database.py", line 183, in run
self.executor, partial(func, *args, **kwargs)
concurrent.futures.process.BrokenProcessPool: A process in the process pool was terminated abruptly while the future was running or pending.
```` | | |
66 | 64 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3004 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3004/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3004/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3004/events | https://github.com/lbryio/lbry-sdk/issues/3004 | 663821027 | MDU6SXNzdWU2NjM4MjEwMjc= | 3004 | sqlite coinchooser results in "not enough funds" in some cases | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 0 | 2020-07-22T14:47:52Z | 2020-07-22T14:47:52Z | | MEMBER | | Niko and I were working on a youtube sync wallet which had 82.5 LBC and when we tried to do a wallet fund command with 82 LBC, it would fail for "insufficient funds". Took off sqlite coinchooser and then it worked fine. | | |
67 | 65 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3003 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3003/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3003/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3003/events | https://github.com/lbryio/lbry-sdk/pull/3003 | 663365329 | MDExOlB1bGxSZXF1ZXN0NDU0NzkzMzA0 | 3003 | fix `modified_on` to always cast value to integer, also cast preferences timestamp to int | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | | [] | | 0 | 2020-07-21T23:15:54Z | 2020-07-22T01:58:49Z | 2020-07-22T01:58:48Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3003', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3003', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3003.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3003.patch'} |
68 | 66 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3002 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3002/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3002/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3002/events | https://github.com/lbryio/lbry-sdk/pull/3002 | 662123662 | MDExOlB1bGxSZXF1ZXN0NDUzNzEyNzU3 | 3002 | fixed sync'ing issues related to `modified_on` timestamps having varying floating value between OSes | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-07-20T18:26:07Z | 2020-07-21T00:22:45Z | 2020-07-21T00:22:44Z | MEMBER | | fixes #3000 | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/3002', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/3002', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/3002.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/3002.patch'} |
69 | 67 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3001 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3001/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3001/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3001/events | https://github.com/lbryio/lbry-sdk/issues/3001 | 662119378 | MDU6SXNzdWU2NjIxMTkzNzg= | 3001 | New addresses generated for subscription across all accounts instead of just the main one | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 0 | 2020-07-20T18:21:16Z | 2020-07-20T18:21:16Z | | MEMBER | | If you have multiple, non single key, accounts in a wallet and the gap is hit where we subscribe to new change/receive addresses, what seems to happen is that new addresses are generated from multiple accounts instead of just the default account. No need to have new addresses created in non-primary since they won't be used. This causes subscription bloat. | | |
70 | 68 | https://api.github.com/repos/lbryio/lbry-sdk/issues/3000 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/3000/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/3000/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/3000/events | https://github.com/lbryio/lbry-sdk/issues/3000 | 659528842 | MDU6SXNzdWU2NTk1Mjg4NDI= | 3000 | sync hash flip flop between Android/Desktop: wrap floats in int() to make sure deterministic accounts work | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | | [] | | 1 | 2020-07-17T18:51:56Z | 2020-07-21T00:22:44Z | 2020-07-21T00:22:44Z | MEMBER | | Finally was able to narrow down what's happening where we end up with 2 different sync hashes between the same wallet on Android and Desktop/lbry.tv. Looks like Android produces floats to 7 significant figures and Windows/Linux does 6. | | |
71 | 69 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2999 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2999/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2999/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2999/events | https://github.com/lbryio/lbry-sdk/issues/2999 | 659477914 | MDU6SXNzdWU2NTk0Nzc5MTQ= | 2999 | Track and allow supports to be spent after a certain period of time | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 801758298, 'node_id': 'MDU6TGFiZWw4MDE3NTgyOTg=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20new%20feature', 'name': 'type: new feature', 'color': 'e2268a', 'default': False, 'description': 'New functionality that does not exist yet'}] | open | False | | [] | | 0 | 2020-07-17T17:54:28Z | 2020-07-17T17:54:28Z | | MEMBER | | The goal is to be able to more easily manage/abandon supports (or tips) after a certain staking period. This will make the feature much more usable if we can help users reclaim / resupport on other content.
This could be done either more automatically by allowing the SDK to track / process the spends, or more manually by simply allowing a param on txo spend.
At a minimum, should be able to pass a "time" to txo spend which would select all supports older than X time.
We could consider saving this staking period in the support table for the user and automatically unlock when it's reached. This would be especially useful with https://github.com/lbryio/lbry-sdk/issues/2818 | | |
72 | 70 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2998 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2998/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2998/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2998/events | https://github.com/lbryio/lbry-sdk/issues/2998 | 658826243 | MDU6SXNzdWU2NTg4MjYyNDM= | 2998 | The pre-built binary "lbrynet" file doesn't launch on linux 32bits system | {'login': 'Faign', 'id': 29154845, 'node_id': 'MDQ6VXNlcjI5MTU0ODQ1', 'avatar_url': 'https://avatars0.githubusercontent.com/u/29154845?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/Faign', 'html_url': 'https://github.com/Faign', 'followers_url': 'https://api.github.com/users/Faign/followers', 'following_url': 'https://api.github.com/users/Faign/following{/other_user}', 'gists_url': 'https://api.github.com/users/Faign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/Faign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/Faign/subscriptions', 'organizations_url': 'https://api.github.com/users/Faign/orgs', 'repos_url': 'https://api.github.com/users/Faign/repos', 'events_url': 'https://api.github.com/users/Faign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/Faign/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | | [] | | 1 | 2020-07-17T04:01:48Z | 2020-07-17T20:04:17Z | 2020-07-17T20:04:17Z | NONE | | The command `./lbrynet start` returns `-sh: ./lbrynet:cannot execute binary file` even after a `chmod +x lbrynet` | | |
73 | 71 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2997 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2997/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2997/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2997/events | https://github.com/lbryio/lbry-sdk/pull/2997 | 657643736 | MDExOlB1bGxSZXF1ZXN0NDQ5NzI2MTAx | 2997 | Fix uncaught reflector connection errors | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1216515473, 'node_id': 'MDU6TGFiZWwxMjE2NTE1NDcz', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20reflector', 'name': 'area: reflector', 'color': '006b75', 'default': False, 'description': ''}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | | [] | | 1 | 2020-07-15T20:46:09Z | 2020-07-20T17:48:28Z | 2020-07-20T17:48:27Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2997', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2997', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2997.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2997.patch'} |
74 | 72 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2996 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2996/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2996/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2996/events | https://github.com/lbryio/lbry-sdk/pull/2996 | 654754062 | MDExOlB1bGxSZXF1ZXN0NDQ3NDE3NjQ1 | 2996 | updates HLS .m3u8 media type and adds new DASH .mpd media type | {'login': 'DispatchCommit', 'id': 45262335, 'node_id': 'MDQ6VXNlcjQ1MjYyMzM1', 'avatar_url': 'https://avatars0.githubusercontent.com/u/45262335?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/DispatchCommit', 'html_url': 'https://github.com/DispatchCommit', 'followers_url': 'https://api.github.com/users/DispatchCommit/followers', 'following_url': 'https://api.github.com/users/DispatchCommit/following{/other_user}', 'gists_url': 'https://api.github.com/users/DispatchCommit/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/DispatchCommit/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/DispatchCommit/subscriptions', 'organizations_url': 'https://api.github.com/users/DispatchCommit/orgs', 'repos_url': 'https://api.github.com/users/DispatchCommit/repos', 'events_url': 'https://api.github.com/users/DispatchCommit/events{/privacy}', 'received_events_url': 'https://api.github.com/users/DispatchCommit/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1217956248, 'node_id': 'MDU6TGFiZWwxMjE3OTU2MjQ4', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20blobs/files', 'name': 'area: blobs/files', 'color': 'efd2da', 'default': False, 'description': ''}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 8 | 2020-07-10T12:42:22Z | 2020-07-15T12:10:49Z | 2020-07-14T23:47:23Z | CONTRIBUTOR | | HLS uses a playlist .m3u8 file to provide video content Transport Segments (.ts) files.
DASH uses a playlist .mpd file to provide video content of a few different containers.
Implementation of fixes as outlined in this thread on slack: https://lbryians.slack.com/archives/CCE20EWPQ/p1593702215379100
Fixes the m3u8 filetype, and adds the missing mpd file type. Video.js has full support for both. | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2996', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2996', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2996.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2996.patch'} |
75 | 73 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2995 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2995/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2995/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2995/events | https://github.com/lbryio/lbry-sdk/pull/2995 | 654258992 | MDExOlB1bGxSZXF1ZXN0NDQ3MDIwODkx | 2995 | Batched sync for wallet transactions | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-07-09T18:21:26Z | 2020-07-15T03:33:16Z | 2020-07-15T03:33:15Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2995', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2995', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2995.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2995.patch'} |
76 | 74 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2994 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2994/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2994/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2994/events | https://github.com/lbryio/lbry-sdk/issues/2994 | 653563698 | MDU6SXNzdWU2NTM1NjM2OTg= | 2994 | More payment settings | {'login': 'kauffj', 'id': 530774, 'node_id': 'MDQ6VXNlcjUzMDc3NA==', 'avatar_url': 'https://avatars0.githubusercontent.com/u/530774?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/kauffj', 'html_url': 'https://github.com/kauffj', 'followers_url': 'https://api.github.com/users/kauffj/followers', 'following_url': 'https://api.github.com/users/kauffj/following{/other_user}', 'gists_url': 'https://api.github.com/users/kauffj/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/kauffj/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/kauffj/subscriptions', 'organizations_url': 'https://api.github.com/users/kauffj/orgs', 'repos_url': 'https://api.github.com/users/kauffj/repos', 'events_url': 'https://api.github.com/users/kauffj/events{/privacy}', 'received_events_url': 'https://api.github.com/users/kauffj/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | | [] | | 0 | 2020-07-08T20:08:29Z | 2020-07-08T20:08:29Z | | MEMBER | | See https://lbry.tv/@lbry:3f/monetizationtwopointoh:5 | | |
77 | 75 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2993 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2993/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2993/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2993/events | https://github.com/lbryio/lbry-sdk/issues/2993 | 652480686 | MDU6SXNzdWU2NTI0ODA2ODY= | 2993 | eror announcing 35f1d6a0: Cannot determine external IP | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785446, 'node_id': 'MDU6TGFiZWw3OTk3ODU0NDY=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20network', 'name': 'area: network', 'color': 'fcd8d1', 'default': False, 'description': None}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 0 | 2020-07-07T17:03:23Z | 2020-07-07T17:03:23Z | | MEMBER | | Seen a few logs with errors like the ones below. We should try to re-detect the IP or stop announcing.
```
2020-07-02 21:29:28,011 WARNING lbry.dht.blob_announcer:29: error announcing 9906921d: Cannot determine external IP
2020-07-02 21:29:30,483 WARNING lbry.dht.blob_announcer:29: error announcing 35f1d6a0: Cannot determine external IP
2020-07-02 21:29:38,066 WARNING lbry.dht.protocol.protocol:560: Couldn't decode dht datagram from ('198.52.52.134', 4444): 64693065000000000000000000000000000003685aff12
2020-07-02 21:30:00,486 WARNING lbry.dht.blob_announcer:29: error announcing edc0127e: Cannot determine external IP
2020-07-02 21:31:00,501 WARNING lbry.dht.blob_announcer:29: error announcing dc1ee4d4: Cannot determine external IP
2020-07-02 21:32:01,265 INFO lbry.dht.blob_announcer:42: 100 blobs to announce
``` | | |
78 | 76 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2992 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2992/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2992/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2992/events | https://github.com/lbryio/lbry-sdk/pull/2992 | 651972213 | MDExOlB1bGxSZXF1ZXN0NDQ1MTI4OTA4 | 2992 | log task errors and add debug information for reflector task | {'login': 'shyba', 'id': 1302078, 'node_id': 'MDQ6VXNlcjEzMDIwNzg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/1302078?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/shyba', 'html_url': 'https://github.com/shyba', 'followers_url': 'https://api.github.com/users/shyba/followers', 'following_url': 'https://api.github.com/users/shyba/following{/other_user}', 'gists_url': 'https://api.github.com/users/shyba/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/shyba/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/shyba/subscriptions', 'organizations_url': 'https://api.github.com/users/shyba/orgs', 'repos_url': 'https://api.github.com/users/shyba/repos', 'events_url': 'https://api.github.com/users/shyba/events{/privacy}', 'received_events_url': 'https://api.github.com/users/shyba/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1216515473, 'node_id': 'MDU6TGFiZWwxMjE2NTE1NDcz', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20reflector', 'name': 'area: reflector', 'color': '006b75', 'default': False, 'description': ''}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}, {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-07-07T03:44:41Z | 2020-07-14T23:20:17Z | 2020-07-14T23:20:16Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2992', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2992', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2992.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2992.patch'} |
79 | 77 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2991 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2991/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2991/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2991/events | https://github.com/lbryio/lbry-sdk/pull/2991 | 651889135 | MDExOlB1bGxSZXF1ZXN0NDQ1MDU5OTI5 | 2991 | Rewrite of variable_decay.py for speed improvements | {'login': 'eggplantbren', 'id': 1578298, 'node_id': 'MDQ6VXNlcjE1NzgyOTg=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/1578298?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eggplantbren', 'html_url': 'https://github.com/eggplantbren', 'followers_url': 'https://api.github.com/users/eggplantbren/followers', 'following_url': 'https://api.github.com/users/eggplantbren/following{/other_user}', 'gists_url': 'https://api.github.com/users/eggplantbren/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eggplantbren/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eggplantbren/subscriptions', 'organizations_url': 'https://api.github.com/users/eggplantbren/orgs', 'repos_url': 'https://api.github.com/users/eggplantbren/repos', 'events_url': 'https://api.github.com/users/eggplantbren/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eggplantbren/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 3 | 2020-07-06T23:59:15Z | 2020-07-27T20:46:00Z | | CONTRIBUTOR | | Jack requested that I improve the performance of `variable_decay.py` so that it is acceptable for your servers. It ended up being a total rewrite. Instead of using list operations with O(N) searches to handle the set of "spikes" to be applied to trending scores in the future, I'm now using an in-memory sqlite database with appropriate indexes on it. The performance is quite good, with the bottlenecks once again being the write to disk every 10th block (which takes around ~ 2 seconds on my VPS; this updates `claim.trending_mixed` for every claim that had an LBC value change) and every 1000th block (takes about ~60 seconds on my VPS as it involves rewriting the whole `claim.trending_mixed` column of `claims.db`). Other blocks are very cheap, something like 0.01 seconds most of the time — about twice as fast as it was before.
A few algorithm parameters were slightly tweaked and if you need to improve performance by tweaking them further, I would be happy to provide advice. For example the 1000-block write could probably be done less frequently. There might also be ways of avoiding disk writes altogether but that would be a fair amount of work.
If you want to see what the trending list looks like, it's running on 139.99.236.66:50001. | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2991', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2991', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2991.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2991.patch'} |
80 | 78 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2990 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2990/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2990/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2990/events | https://github.com/lbryio/lbry-sdk/issues/2990 | 650650857 | MDU6SXNzdWU2NTA2NTA4NTc= | 2990 | Batched transaction fetching during wallet sync | {'login': 'kauffj', 'id': 530774, 'node_id': 'MDQ6VXNlcjUzMDc3NA==', 'avatar_url': 'https://avatars0.githubusercontent.com/u/530774?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/kauffj', 'html_url': 'https://github.com/kauffj', 'followers_url': 'https://api.github.com/users/kauffj/followers', 'following_url': 'https://api.github.com/users/kauffj/following{/other_user}', 'gists_url': 'https://api.github.com/users/kauffj/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/kauffj/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/kauffj/subscriptions', 'organizations_url': 'https://api.github.com/users/kauffj/orgs', 'repos_url': 'https://api.github.com/users/kauffj/repos', 'events_url': 'https://api.github.com/users/kauffj/events{/privacy}', 'received_events_url': 'https://api.github.com/users/kauffj/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1015333850, 'node_id': 'MDU6TGFiZWwxMDE1MzMzODUw', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/priority:%20high', 'name': 'priority: high', 'color': 'ef6548', 'default': False, 'description': 'Work needs to be moved into sprint ASAP'}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 1 | 2020-07-03T15:05:51Z | 2020-07-20T18:17:10Z | 2020-07-20T18:17:09Z | MEMBER | | | | |
81 | 79 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2989 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2989/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2989/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2989/events | https://github.com/lbryio/lbry-sdk/pull/2989 | 650219604 | MDExOlB1bGxSZXF1ZXN0NDQzNzU0OTI0 | 2989 | add `--blocking` to `account_send` and `wallet_send` | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-07-02T21:44:16Z | 2020-07-02T22:45:45Z | 2020-07-02T22:45:44Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2989', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2989', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2989.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2989.patch'} |
82 | 80 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2988 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2988/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2988/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2988/events | https://github.com/lbryio/lbry-sdk/pull/2988 | 647710175 | MDExOlB1bGxSZXF1ZXN0NDQxNjc5ODU5 | 2988 | Added Better Permission Checks for Configuration Directories | {'login': 'Geo25rey', 'id': 4155421, 'node_id': 'MDQ6VXNlcjQxNTU0MjE=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/4155421?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/Geo25rey', 'html_url': 'https://github.com/Geo25rey', 'followers_url': 'https://api.github.com/users/Geo25rey/followers', 'following_url': 'https://api.github.com/users/Geo25rey/following{/other_user}', 'gists_url': 'https://api.github.com/users/Geo25rey/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/Geo25rey/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/Geo25rey/subscriptions', 'organizations_url': 'https://api.github.com/users/Geo25rey/orgs', 'repos_url': 'https://api.github.com/users/Geo25rey/repos', 'events_url': 'https://api.github.com/users/Geo25rey/events{/privacy}', 'received_events_url': 'https://api.github.com/users/Geo25rey/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | {'login': 'Geo25rey', 'id': 4155421, 'node_id': 'MDQ6VXNlcjQxNTU0MjE=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/4155421?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/Geo25rey', 'html_url': 'https://github.com/Geo25rey', 'followers_url': 'https://api.github.com/users/Geo25rey/followers', 'following_url': 'https://api.github.com/users/Geo25rey/following{/other_user}', 'gists_url': 'https://api.github.com/users/Geo25rey/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/Geo25rey/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/Geo25rey/subscriptions', 'organizations_url': 'https://api.github.com/users/Geo25rey/orgs', 'repos_url': 'https://api.github.com/users/Geo25rey/repos', 'events_url': 'https://api.github.com/users/Geo25rey/events{/privacy}', 'received_events_url': 'https://api.github.com/users/Geo25rey/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'Geo25rey', 'id': 4155421, 'node_id': 'MDQ6VXNlcjQxNTU0MjE=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/4155421?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/Geo25rey', 'html_url': 'https://github.com/Geo25rey', 'followers_url': 'https://api.github.com/users/Geo25rey/followers', 'following_url': 'https://api.github.com/users/Geo25rey/following{/other_user}', 'gists_url': 'https://api.github.com/users/Geo25rey/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/Geo25rey/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/Geo25rey/subscriptions', 'organizations_url': 'https://api.github.com/users/Geo25rey/orgs', 'repos_url': 'https://api.github.com/users/Geo25rey/repos', 'events_url': 'https://api.github.com/users/Geo25rey/events{/privacy}', 'received_events_url': 'https://api.github.com/users/Geo25rey/received_events', 'type': 'User', 'site_admin': False}] | | 3 | 2020-06-29T22:22:23Z | 2020-08-10T21:24:57Z | | NONE | | Inspired by Bug #877, this amends the initial checks for directories required by the daemon. Additionally, this self fixes permissions for the directories.
I'd like to add the option to not exit the daemon when optional directories are inaccessible, but I'm not sure which are important. In my testing, "~/Downloads" seems to be 1 of those optional directories.
Also, it maybe be useful to set the directory permissions to 755 instead of 777. Your thoughts?
P. S. I can't replicate the issue described in #877. I think PR #2454 fixed the issue, but the changes may have gotten lost in a merge (I can't find them in a current version). | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2988', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2988', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2988.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2988.patch'} |
83 | 81 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2987 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2987/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2987/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2987/events | https://github.com/lbryio/lbry-sdk/issues/2987 | 647666872 | MDU6SXNzdWU2NDc2NjY4NzI= | 2987 | Some files not reflected automatically (especially if SDK restarted during reflection) | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1217956248, 'node_id': 'MDU6TGFiZWwxMjE3OTU2MjQ4', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20blobs/files', 'name': 'area: blobs/files', 'color': 'efd2da', 'default': False, 'description': ''}, {'id': 1049648962, 'node_id': 'MDU6TGFiZWwxMDQ5NjQ4OTYy', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/consider%20soon', 'name': 'consider soon', 'color': '854277', 'default': False, 'description': 'Discuss this issue at the next planning meeting, then remove this label'}, {'id': 1015333850, 'node_id': 'MDU6TGFiZWwxMDE1MzMzODUw', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/priority:%20high', 'name': 'priority: high', 'color': 'ef6548', 'default': False, 'description': 'Work needs to be moved into sprint ASAP'}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 1 | 2020-06-29T21:02:03Z | 2020-07-20T17:48:27Z | 2020-07-20T17:48:27Z | MEMBER | | I haven't tried to reproduce this yet, but I think it happens if reflection fails and something is published, and/or if the SDK is restarted during an active reflection and something is published. On startup, not all files may reflect, and if they do, any new publishes may not reflect (until next publish)
Here's a log from a user recently after a restart - it first catches up on a previous reflection but on the next restart, there are still 2 files waiting to be reflected. One of them was published before the previous restart (but I don't have a log of this, trying to get it).
```2020-06-21 15:02:50,014 INFO lbry.stream.reflector.client:119: Sent reflector blob 65d85084
2020-06-21 15:02:50,683 INFO lbry.stream.reflector.client:119: Sent reflector blob 46c0bf59
2020-06-21 15:02:50,684 INFO lbry.stream.reflector.client:41: Finished sending reflector 4704 blobs
```
Next startup:
2020-06-22 11:58:36,306 INFO lbry.stream.managed_stream:350: we have 2218/2218 needed blobs needed by reflector for lbry://29#5a376b2fb7cc53c2f0bb5dddfbecdf6e8e8b2dfc
2020-06-22 11:58:36,340 INFO lbry.stream.managed_stream:350: we have 1972/1972 needed blobs needed by reflector for lbry://MEANING-STREAM-96--YEETING-SEASON!#ac4768a500aa6f8b4be298a4a44617c6fccae21a
2020-06-22 11:58:38,854 WARNING lbry.file_analysis:93: Unable to locate ffmpeg executable. Path: :/Users/akirathedon/Library/Application Support/LBRY/ffmpeg/bin:/usr/bin:/bin:/usr/sbin:/sbin
2020-06-22 11:58:42,493 INFO lbry.stream.reflector.client:119: Sent reflector blob 13da2ee8
2020-06-22 11:58:45,242 INFO lbry.stream.reflector.client:119: Sent reflector blob bc3b26fe
2020-06-22 11:58:46,159 INFO lbry.stream.reflector.client:119: Sent reflector blob 7a7d9bf1 | | |
84 | 82 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2986 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2986/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2986/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2986/events | https://github.com/lbryio/lbry-sdk/pull/2986 | 645432288 | MDExOlB1bGxSZXF1ZXN0NDM5OTE1NjE5 | 2986 | check sample rate and lower if too high | {'login': 'Death916', 'id': 26870203, 'node_id': 'MDQ6VXNlcjI2ODcwMjAz', 'avatar_url': 'https://avatars0.githubusercontent.com/u/26870203?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/Death916', 'html_url': 'https://github.com/Death916', 'followers_url': 'https://api.github.com/users/Death916/followers', 'following_url': 'https://api.github.com/users/Death916/following{/other_user}', 'gists_url': 'https://api.github.com/users/Death916/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/Death916/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/Death916/subscriptions', 'organizations_url': 'https://api.github.com/users/Death916/orgs', 'repos_url': 'https://api.github.com/users/Death916/repos', 'events_url': 'https://api.github.com/users/Death916/events{/privacy}', 'received_events_url': 'https://api.github.com/users/Death916/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1217956248, 'node_id': 'MDU6TGFiZWwxMjE3OTU2MjQ4', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20blobs/files', 'name': 'area: blobs/files', 'color': 'efd2da', 'default': False, 'description': ''}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | {'login': 'Death916', 'id': 26870203, 'node_id': 'MDQ6VXNlcjI2ODcwMjAz', 'avatar_url': 'https://avatars0.githubusercontent.com/u/26870203?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/Death916', 'html_url': 'https://github.com/Death916', 'followers_url': 'https://api.github.com/users/Death916/followers', 'following_url': 'https://api.github.com/users/Death916/following{/other_user}', 'gists_url': 'https://api.github.com/users/Death916/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/Death916/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/Death916/subscriptions', 'organizations_url': 'https://api.github.com/users/Death916/orgs', 'repos_url': 'https://api.github.com/users/Death916/repos', 'events_url': 'https://api.github.com/users/Death916/events{/privacy}', 'received_events_url': 'https://api.github.com/users/Death916/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'Death916', 'id': 26870203, 'node_id': 'MDQ6VXNlcjI2ODcwMjAz', 'avatar_url': 'https://avatars0.githubusercontent.com/u/26870203?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/Death916', 'html_url': 'https://github.com/Death916', 'followers_url': 'https://api.github.com/users/Death916/followers', 'following_url': 'https://api.github.com/users/Death916/following{/other_user}', 'gists_url': 'https://api.github.com/users/Death916/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/Death916/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/Death916/subscriptions', 'organizations_url': 'https://api.github.com/users/Death916/orgs', 'repos_url': 'https://api.github.com/users/Death916/repos', 'events_url': 'https://api.github.com/users/Death916/events{/privacy}', 'received_events_url': 'https://api.github.com/users/Death916/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-06-25T10:01:40Z | 2020-07-15T03:01:06Z | 2020-07-15T03:01:06Z | CONTRIBUTOR | | New pull request with same commit as this one https://github.com/lbryio/lbry-sdk/pull/2933
Just had to clean up some git stuff.
Issue https://github.com/lbryio/lbry-sdk/issues/2906 | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2986', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2986', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2986.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2986.patch'} |
85 | 83 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2985 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2985/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2985/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2985/events | https://github.com/lbryio/lbry-sdk/pull/2985 | 642032945 | MDExOlB1bGxSZXF1ZXN0NDM3MTQ3OTY0 | 2985 | remove loggly | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 800510582, 'node_id': 'MDU6TGFiZWw4MDA1MTA1ODI=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20other', 'name': 'area: other', 'color': 'e5e5e5', 'default': False, 'description': None}, {'id': 789885709, 'node_id': 'MDU6TGFiZWw3ODk4ODU3MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20refactor', 'name': 'type: refactor', 'color': '6638ff', 'default': False, 'description': 'Minimal user-visible changes, but significant internal work'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-06-19T14:57:49Z | 2020-06-24T15:31:54Z | 2020-06-24T15:13:30Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2985', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2985', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2985.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2985.patch'} |
86 | 84 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2984 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2984/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2984/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2984/events | https://github.com/lbryio/lbry-sdk/issues/2984 | 641599251 | MDU6SXNzdWU2NDE1OTkyNTE= | 2984 | No compatible source was found for this media | {'login': 'fifn2', 'id': 38477874, 'node_id': 'MDQ6VXNlcjM4NDc3ODc0', 'avatar_url': 'https://avatars0.githubusercontent.com/u/38477874?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/fifn2', 'html_url': 'https://github.com/fifn2', 'followers_url': 'https://api.github.com/users/fifn2/followers', 'following_url': 'https://api.github.com/users/fifn2/following{/other_user}', 'gists_url': 'https://api.github.com/users/fifn2/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/fifn2/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/fifn2/subscriptions', 'organizations_url': 'https://api.github.com/users/fifn2/orgs', 'repos_url': 'https://api.github.com/users/fifn2/repos', 'events_url': 'https://api.github.com/users/fifn2/events{/privacy}', 'received_events_url': 'https://api.github.com/users/fifn2/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | | [] | | 1 | 2020-06-18T23:06:44Z | 2020-06-19T15:03:25Z | 2020-06-19T15:03:24Z | NONE | | I navigate to lbry.tv, but every single video I play says "No compatible source was found for this media". I'm able to download and play them with VLC, however. | | |
87 | 85 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2983 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2983/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2983/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2983/events | https://github.com/lbryio/lbry-sdk/issues/2983 | 640591523 | MDU6SXNzdWU2NDA1OTE1MjM= | 2983 | claim resources feature proposal | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1049648962, 'node_id': 'MDU6TGFiZWwxMDQ5NjQ4OTYy', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/consider%20soon', 'name': 'consider soon', 'color': '854277', 'default': False, 'description': 'Discuss this issue at the next planning meeting, then remove this label'}] | open | False | | [] | | 10 | 2020-06-17T16:46:01Z | 2020-07-16T00:21:25Z | | MEMBER | | This is a proposal for adding secondary content (resources) to claims such as images in a markdown claim, subtitles for a video claim and any other kind of supporting data to the claims primary content.
Addressing of the content and storage of the content are the two main issues that need to be tackled.
## Protobuf
below this line: https://github.com/lbryio/types/blob/master/v2/proto/claim.proto#L14
add: `repeated Source resources = 14;`
done.
## Addressing
syntax: `lbry://[current-lbry-url-scheme]~[resource-name]:[resource-blob-hash]`
URLs that have `~` return the raw bytes of the content.
Examples:
URL | Description
----|------------
`lbry://one` | resolve claim `one` and return the JSON / HTML representing the claim (this is how it works now)
`lbry://one~` | resolve claim, then return the primary claim payload bytes (eg, like opening a plain image file in browser)
`lbry://one~thumbnail` | resolve claim, then if an explicit `thumbnail` is defined in protobuf then that payload is returned, otherwise it will lookup `thumbnail` in claim `resources` and return that
`lbry://one~foo` | resolve claim, then lookup `foo` in `resources` and return payload
`lbry://~foo` | a "relative" version of previous URL can be used from within the claim primary content (eg. markdown), a LBRY "browser" app rendering the primary content would have to rewrite the URL to add the missing claim or pass some kind of context value along with the request providing info to the SDK of what this URL is relative to
`lbry://one:beef~foo:abc123` | resolve claim, then lookup a resource in `resources` which has both the matching name and the matching blob hash
`lbry://one:beef~:abc123` | same as above but only match on blob hash
## Implementation Details
1. To maintain consistent API response types the current `resolve` command should not change it's return type. If you pass a resource URL to resolve it will ignore the resource part and just return the claim.
2. The existing `get` command will be used to retrieve the resources.
4. When "browser" app converts markdown to HTML it would also convert all of the `lbry://` urls with `~` in them to something like (assuming `lbrynet` API is running on `localhost:123`): `http://localhost:123/get?url=one~foo:abc123`.
5. If you call `get` with a URL that doesn't have `~` it will assume you want the primary content (current implementation already).
6. Therefore: `lbry://one~two` and `lbry://one` both return the same claim JSON when URL is passed to `resolve` endpoint; `lbry://one~two` and `lbry://one` would return different resources when passed to `get` command, resource named `two` for first URL and the primary claim payload for second URL. | | |
88 | 86 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2982 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2982/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2982/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2982/events | https://github.com/lbryio/lbry-sdk/issues/2982 | 639911346 | MDU6SXNzdWU2Mzk5MTEzNDY= | 2982 | canonical url incorrect, wrong url resolves | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 0 | 2020-06-16T19:13:41Z | 2020-06-16T19:13:41Z | | MEMBER | | Some strange stuff going on with a claim that a community member posted: lbry://gone-with-the-wind#8b1a77c93ecb7150313630e1548be99ad6b4ddd2.
If you resolve lbry://gone-with-the-wind#8, you get the below repost.
Probably a bug on the collision, since he should have that canonical, and that's what is reported on the claim: "canonical_url": "lbry://gone-with-the-wind#8",
```
{
"address": "bQMFJ5yn3wwjYBBDbAhp6zNhgiBdPGG613",
"amount": "0.01",
"canonical_url": "lbry://@RRYBlogs#8/gone-with-the-wind#8",
"claim_id": "8067137a29ce462fdc2f82c880c727d5383d76a4",
"claim_op": "create",
"confirmations": 597,
"height": 779393,
"is_channel_signature_valid": true,
"meta": {
"activation_height": 779403,
"creation_height": 779393,
"creation_timestamp": 1591892695,
"effective_amount": "0.01",
"expiration_height": 2881793,
"is_controlling": false,
"reposted": 0,
"support_amount": "0.0",
"take_over_height": 0,
"trending_global": 0.0,
"trending_group": 0,
"trending_local": 0.0,
"trending_mixed": 2.5982062816619873
},
"name": "gone-with-the-wind",
"normalized_name": "gone-with-the-wind",
"nout": 0,
"permanent_url": "lbry://gone-with-the-wind#8067137a29ce462fdc2f82c880c727d5383d76a4",
``` | | |
89 | 87 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2981 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2981/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2981/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2981/events | https://github.com/lbryio/lbry-sdk/pull/2981 | 638896315 | MDExOlB1bGxSZXF1ZXN0NDM0NTc1NDQ0 | 2981 | Move wallet server tx hashes and headers to leveldb to speed up the rate mempool notifications are sent | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1153099640, 'node_id': 'MDU6TGFiZWwxMTUzMDk5NjQw', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet%20server', 'name': 'area: wallet server', 'color': 'caf49c', 'default': False, 'description': ''}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-06-15T14:24:26Z | 2020-07-06T14:50:26Z | 2020-07-06T14:50:25Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2981', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2981', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2981.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2981.patch'} |
90 | 88 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2980 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2980/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2980/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2980/events | https://github.com/lbryio/lbry-sdk/issues/2980 | 638004044 | MDU6SXNzdWU2MzgwMDQwNDQ= | 2980 | Add support for default license | {'login': 'kauffj', 'id': 530774, 'node_id': 'MDQ6VXNlcjUzMDc3NA==', 'avatar_url': 'https://avatars0.githubusercontent.com/u/530774?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/kauffj', 'html_url': 'https://github.com/kauffj', 'followers_url': 'https://api.github.com/users/kauffj/followers', 'following_url': 'https://api.github.com/users/kauffj/following{/other_user}', 'gists_url': 'https://api.github.com/users/kauffj/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/kauffj/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/kauffj/subscriptions', 'organizations_url': 'https://api.github.com/users/kauffj/orgs', 'repos_url': 'https://api.github.com/users/kauffj/repos', 'events_url': 'https://api.github.com/users/kauffj/events{/privacy}', 'received_events_url': 'https://api.github.com/users/kauffj/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1049648962, 'node_id': 'MDU6TGFiZWwxMDQ5NjQ4OTYy', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/consider%20soon', 'name': 'consider soon', 'color': '854277', 'default': False, 'description': 'Discuss this issue at the next planning meeting, then remove this label'}] | open | False | {'login': 'lyoshenka', 'id': 362784, 'node_id': 'MDQ6VXNlcjM2Mjc4NA==', 'avatar_url': 'https://avatars0.githubusercontent.com/u/362784?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/lyoshenka', 'html_url': 'https://github.com/lyoshenka', 'followers_url': 'https://api.github.com/users/lyoshenka/followers', 'following_url': 'https://api.github.com/users/lyoshenka/following{/other_user}', 'gists_url': 'https://api.github.com/users/lyoshenka/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/lyoshenka/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/lyoshenka/subscriptions', 'organizations_url': 'https://api.github.com/users/lyoshenka/orgs', 'repos_url': 'https://api.github.com/users/lyoshenka/repos', 'events_url': 'https://api.github.com/users/lyoshenka/events{/privacy}', 'received_events_url': 'https://api.github.com/users/lyoshenka/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'lyoshenka', 'id': 362784, 'node_id': 'MDQ6VXNlcjM2Mjc4NA==', 'avatar_url': 'https://avatars0.githubusercontent.com/u/362784?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/lyoshenka', 'html_url': 'https://github.com/lyoshenka', 'followers_url': 'https://api.github.com/users/lyoshenka/followers', 'following_url': 'https://api.github.com/users/lyoshenka/following{/other_user}', 'gists_url': 'https://api.github.com/users/lyoshenka/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/lyoshenka/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/lyoshenka/subscriptions', 'organizations_url': 'https://api.github.com/users/lyoshenka/orgs', 'repos_url': 'https://api.github.com/users/lyoshenka/repos', 'events_url': 'https://api.github.com/users/lyoshenka/events{/privacy}', 'received_events_url': 'https://api.github.com/users/lyoshenka/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-06-12T21:07:55Z | 2020-06-19T15:05:56Z | | MEMBER | | We will be adding a default content license (draft attached). This license should be made the default if no other license is specified. We should also consider allowing unspecified as a license if specifically suggested.
Either the SDK (or more likely, lbry.com) should also be responsible for storing the canonical license.
[LBRY Default Content License (5-19-20) (2).DOCX](https://github.com/lbryio/lbry-sdk/files/4773243/LBRY.Default.Content.License.5-19-20.2.DOCX)
| | |
91 | 89 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2979 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2979/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2979/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2979/events | https://github.com/lbryio/lbry-sdk/issues/2979 | 637084424 | MDU6SXNzdWU2MzcwODQ0MjQ= | 2979 | transaction times out if address is in multiple accounts across different wallets | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 0 | 2020-06-11T14:55:37Z | 2020-06-11T14:55:37Z | | MEMBER | | Jack is aware of this one and it's a strange scenario, and not sure how often it's happening in the wild. I ran into it by having multiple synced wallets in a database which had imported channels, so I ended up with 2 accounts that had the same wallet address. If you tried to create a transaction that affected that address, the on transaction message would list the address twice and time out. The transaction itself would get sent.
Would need to take a deper dive to see if this is affecting any of the timeouts we are seeing on lbry.tv/youtube sync.
on transaction log: bFrFeWx1tmS53Rhh1HTBqh47kAM8tx8uCy,bJ1JYKc4LhfELwj7xJvZVyxL9Miyq4MUkA,bVfinziL24CSLZChR3XEMAzu9W8FjZ4YQ7,bVfinziL24CSLZChR3XEMAzu9W8FjZ4YQ7
| | |
92 | 90 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2978 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2978/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2978/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2978/events | https://github.com/lbryio/lbry-sdk/issues/2978 | 637067744 | MDU6SXNzdWU2MzcwNjc3NDQ= | 2978 | wallet send reverses utxo on failure but balance remains unchanged | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | | [] | | 1 | 2020-06-11T14:34:36Z | 2020-06-19T15:11:27Z | 2020-06-19T15:11:27Z | MEMBER | | The previous behavior would be that the balance disappeard, so users would know something was wrong and try to refresh. utxo release does work.
the ultimate fix is https://github.com/lbryio/lbry-sdk/issues/2465 and Lex's revamp uses blocking by default I believe. | | |
93 | 91 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2977 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2977/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2977/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2977/events | https://github.com/lbryio/lbry-sdk/issues/2977 | 635933106 | MDU6SXNzdWU2MzU5MzMxMDY= | 2977 | Maximum uses per address not respected | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 0 | 2020-06-10T05:11:20Z | 2020-06-10T05:11:20Z | | MEMBER | | We have the speech wallet running with 1000/1000 and it has 34K addresses. | | |
94 | 92 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2976 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2976/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2976/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2976/events | https://github.com/lbryio/lbry-sdk/issues/2976 | 634942345 | MDU6SXNzdWU2MzQ5NDIzNDU= | 2976 | add signed supports to old lbryum server | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | | [] | | 1 | 2020-06-08T21:20:38Z | 2020-06-19T15:03:40Z | 2020-06-19T15:03:40Z | MEMBER | | this branch needs to be re-released https://github.com/lbryio/lbry-sdk/tree/segwit_hot_fix | | |
95 | 93 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2975 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2975/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2975/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2975/events | https://github.com/lbryio/lbry-sdk/issues/2975 | 634913359 | MDU6SXNzdWU2MzQ5MTMzNTk= | 2975 | upnp errors still prevent startup | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 0 | 2020-06-08T20:30:31Z | 2020-06-08T20:30:31Z | | MEMBER | | I thought we had fixed the issue where UPNP errors prevent startup. Here's a recent one:
```2020-06-04 08:16:04,417 INFO lbry.extras.daemon.daemon:469: detected internet connection is working
2020-06-04 08:16:04,430 INFO lbry.extras.daemon.components:470: got external ip from UPnP: 2a02:2e02:30c:db00:4a8d:36ff:feb0:5202
2020-06-04 08:16:04,430 ERROR lbry.extras.daemon.component:62: Error setting up upnp
Traceback (most recent call last):
File "lbry\extras\daemon\component.py", line 55, in _setup
File "lbry\extras\daemon\components.py", line 536, in start
File "lbry\extras\daemon\components.py", line 473, in _maintain_redirects
File "lbry\dht\peer.py", line 39, in is_valid_public_ipv4
File "ipaddress.py", line 79, in ip_network
File "ipaddress.py", line 2218, in __init__
ValueError: 2a02:2e02:30c:db00:4a8d:36ff:feb0:5202/32 has host bits set
``` | | |
96 | 94 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2974 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2974/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2974/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2974/events | https://github.com/lbryio/lbry-sdk/pull/2974 | 631871033 | MDExOlB1bGxSZXF1ZXN0NDI4NjgyNzk5 | 2974 | added signed supports | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 801758298, 'node_id': 'MDU6TGFiZWw4MDE3NTgyOTg=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20new%20feature', 'name': 'type: new feature', 'color': 'e2268a', 'default': False, 'description': 'New functionality that does not exist yet'}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 2 | 2020-06-05T19:21:55Z | 2020-06-09T21:15:44Z | 2020-06-05T20:28:16Z | MEMBER | | fixes #2973 | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2974', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2974', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2974.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2974.patch'} |
97 | 95 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2973 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2973/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2973/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2973/events | https://github.com/lbryio/lbry-sdk/issues/2973 | 631675612 | MDU6SXNzdWU2MzE2NzU2MTI= | 2973 | Metadata and attributed supports (signed supports) | {'login': 'kauffj', 'id': 530774, 'node_id': 'MDQ6VXNlcjUzMDc3NA==', 'avatar_url': 'https://avatars0.githubusercontent.com/u/530774?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/kauffj', 'html_url': 'https://github.com/kauffj', 'followers_url': 'https://api.github.com/users/kauffj/followers', 'following_url': 'https://api.github.com/users/kauffj/following{/other_user}', 'gists_url': 'https://api.github.com/users/kauffj/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/kauffj/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/kauffj/subscriptions', 'organizations_url': 'https://api.github.com/users/kauffj/orgs', 'repos_url': 'https://api.github.com/users/kauffj/repos', 'events_url': 'https://api.github.com/users/kauffj/events{/privacy}', 'received_events_url': 'https://api.github.com/users/kauffj/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | | [] | | 0 | 2020-06-05T15:11:35Z | 2020-06-05T20:28:16Z | 2020-06-05T20:28:16Z | MEMBER | | Make tips, supports, and content payments (all sends?) as signable/attributable to a channel.
Potential additional metadata to include:
- Comment (short text field)
- URI(s) (essentially a "rich reply" via a tip, here's $5 and look at this)
- Is liked / is disliked
- Metadata correction (incorrect, missing tag, etc.)
- Metadata attribution / 3rd-party metadata attribution | | |
98 | 96 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2972 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2972/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2972/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2972/events | https://github.com/lbryio/lbry-sdk/pull/2972 | 630832094 | MDExOlB1bGxSZXF1ZXN0NDI3ODQ1NDY5 | 2972 | Improve wallet server address history cache and the rate of sent notifications | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1153099640, 'node_id': 'MDU6TGFiZWwxMTUzMDk5NjQw', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet%20server', 'name': 'area: wallet server', 'color': 'caf49c', 'default': False, 'description': ''}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-06-04T13:36:45Z | 2020-06-05T19:47:09Z | 2020-06-05T19:47:08Z | MEMBER | | Minimizes but does not entirely solve https://github.com/lbryio/lbry-sdk/issues/2945 as the cache is invalidated each block and the first slow request can back up further notifications during the same block. | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2972', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2972', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2972.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2972.patch'} |
99 | 97 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2971 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2971/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2971/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2971/events | https://github.com/lbryio/lbry-sdk/pull/2971 | 630830024 | MDExOlB1bGxSZXF1ZXN0NDI3ODQzOTE1 | 2971 | Speed up publish response time by not blocking on updating the content claim db | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799787072, 'node_id': 'MDU6TGFiZWw3OTk3ODcwNzI=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20files', 'name': 'area: files', 'color': 'efd2da', 'default': False, 'description': ''}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-06-04T13:34:13Z | 2020-06-05T19:47:42Z | 2020-06-05T19:47:41Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2971', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2971', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2971.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2971.patch'} |
100 | 98 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2970 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2970/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2970/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2970/events | https://github.com/lbryio/lbry-sdk/issues/2970 | 626387482 | MDU6SXNzdWU2MjYzODc0ODI= | 2970 | Not be able to upload a markdown (.md) file on lbry website | {'login': 'apenasrr', 'id': 55061017, 'node_id': 'MDQ6VXNlcjU1MDYxMDE3', 'avatar_url': 'https://avatars3.githubusercontent.com/u/55061017?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/apenasrr', 'html_url': 'https://github.com/apenasrr', 'followers_url': 'https://api.github.com/users/apenasrr/followers', 'following_url': 'https://api.github.com/users/apenasrr/following{/other_user}', 'gists_url': 'https://api.github.com/users/apenasrr/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/apenasrr/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/apenasrr/subscriptions', 'organizations_url': 'https://api.github.com/users/apenasrr/orgs', 'repos_url': 'https://api.github.com/users/apenasrr/repos', 'events_url': 'https://api.github.com/users/apenasrr/events{/privacy}', 'received_events_url': 'https://api.github.com/users/apenasrr/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | | [] | | 0 | 2020-05-28T10:10:57Z | 2020-05-28T14:49:21Z | 2020-05-28T14:49:21Z | NONE | | The lbry website is not able to upload a markdown (.md) file.
There are no issues when trying to upload other file formats.
The lbry app is all fine.
The issue is exclusively on lbry site.
Video example in oficial lbry discord: https://discord.com/channels/362322208485277697/363049604461232148/715477918251483147 | | |
101 | 99 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2968 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2968/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2968/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2968/events | https://github.com/lbryio/lbry-sdk/pull/2968 | 624549373 | MDExOlB1bGxSZXF1ZXN0NDIyOTQ2MTM1 | 2968 | more aggressive video transcoding to reduce file sizes | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799787072, 'node_id': 'MDU6TGFiZWw3OTk3ODcwNzI=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20files', 'name': 'area: files', 'color': 'efd2da', 'default': False, 'description': ''}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False}] | | 1 | 2020-05-26T01:47:12Z | 2020-06-01T17:56:35Z | 2020-06-01T17:56:34Z | MEMBER | | Have noticed the defaults aren't aggressive enough to stream smoothly (yet). Downgrade max rate to 5500K, higher crf = smaller file size for now. | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2968', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2968', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2968.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2968.patch'} |
102 | 100 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2967 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2967/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2967/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2967/events | https://github.com/lbryio/lbry-sdk/pull/2967 | 624334866 | MDExOlB1bGxSZXF1ZXN0NDIyNzc5MzQ3 | 2967 | add `transaction_cache_size` to config | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-05-25T14:29:20Z | 2020-05-27T04:57:50Z | 2020-05-27T04:57:49Z | MEMBER | | -allows raising the transaction cache size, which fixes one way of producing an out-of-sync wallet that erroneously has transactions as unspent | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2967', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2967', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2967.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2967.patch'} |
103 | 101 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2966 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2966/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2966/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2966/events | https://github.com/lbryio/lbry-sdk/pull/2966 | 624333698 | MDExOlB1bGxSZXF1ZXN0NDIyNzc4NDEy | 2966 | add `allowed_origin` to config, by default no longer allow any requests which pass Origin in header | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1158604145, 'node_id': 'MDU6TGFiZWwxMTU4NjA0MTQ1', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20api', 'name': 'area: api', 'color': 'ea2386', 'default': False, 'description': ''}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 1 | 2020-05-25T14:27:11Z | 2020-06-03T18:39:59Z | 2020-06-03T18:39:58Z | MEMBER | | backwards-incompatible: This release requires that no Origin value is passed in HTTP API requests. Electron based apps accessing the SDK will need to make sure that for `POST` requests that they remove the `Origin` from the header, see: https://github.com/electron/electron/issues/7931 . When you want to use the API from web browser the SDK needs to have `allowed_origin` configuration value set to the host from which you want to access the API. | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2966', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2966', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2966.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2966.patch'} |
104 | 102 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2965 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2965/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2965/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2965/events | https://github.com/lbryio/lbry-sdk/issues/2965 | 623879648 | MDU6SXNzdWU2MjM4Nzk2NDg= | 2965 | Hello | {'login': 'gorkixkix', 'id': 65860239, 'node_id': 'MDQ6VXNlcjY1ODYwMjM5', 'avatar_url': 'https://avatars2.githubusercontent.com/u/65860239?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/gorkixkix', 'html_url': 'https://github.com/gorkixkix', 'followers_url': 'https://api.github.com/users/gorkixkix/followers', 'following_url': 'https://api.github.com/users/gorkixkix/following{/other_user}', 'gists_url': 'https://api.github.com/users/gorkixkix/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/gorkixkix/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/gorkixkix/subscriptions', 'organizations_url': 'https://api.github.com/users/gorkixkix/orgs', 'repos_url': 'https://api.github.com/users/gorkixkix/repos', 'events_url': 'https://api.github.com/users/gorkixkix/events{/privacy}', 'received_events_url': 'https://api.github.com/users/gorkixkix/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | | [] | | 0 | 2020-05-24T14:50:05Z | 2020-05-24T19:25:08Z | 2020-05-24T19:25:08Z | NONE | | I want to share videos, for how long do I have to whait? | | |
105 | 103 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2964 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2964/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2964/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2964/events | https://github.com/lbryio/lbry-sdk/issues/2964 | 622646965 | MDU6SXNzdWU2MjI2NDY5NjU= | 2964 | purchase list doesn't resolve properly sometimes with page size over 10? | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 0 | 2020-05-21T17:08:04Z | 2020-05-21T17:08:04Z | | MEMBER | | Not sure what causes this, but 10 or less seems to be a sweet spot. If you use 20, you get something like this: ```
{
"jsonrpc": "2.0",
"result": {
"items": [
{
"address": "bJZFx7YG1fFHUxPxG4kZUXgHxPiAKTUomU",
"amount": "10.0",
"claim_id": "cbd52f2e307f528eb888071aa392d7a6f89bfad5",
"confirmations": 0,
"height": 0,
"nout": 0,
"timestamp": null,
"txid": "3e3c98836a96d3d4a75afe7cf9cef208aca235cf13ee983b3cad2cddefcf781b",
"type": "purchase"
},
{
"address": "bNhDNN2pFvr3dYVAEHsEwnodbQLoXi9Cwy",
"amount": "1.0",
"claim_id": "aba72caac9d392acd5150707ad788b4ac3df9904",
"confirmations": 12,
"height": 768081,
"nout": 0,
"timestamp": 1590078548,
"txid": "1d3d78f714ed9f97b88e750a59cf6bf50cb7ba4ea9ed3a60c9016bce962d2ce1",
"type": "purchase"
},
{
"address": "bWgFMEFA1JeXS1TBcLcDV87CNMtTRsh831",
"amount": "11.0",
"claim": {
"address": "bWgFMEFA1JeXS1TBcLcDV87CNMtTRsh831",
"amount": "0.1",
"canonical_url": "lbry://@juggling#1/couple-acrobatics-malabarize-se#8",
"claim_id": "8306a0da6d5e5dc2469751605baa41ff9aab65b7",
"claim_op": "create",
"confirmations": 507,
"height": 767586,
"is_channel_signature_valid": true,
"meta": {
"activation_height": 767586,
"creation_height": 767586,
"creation_timestamp": 1589999507,
"effective_amount": "4002.1",
"expiration_height": 2869986,
"is_controlling": true,
``` | | |
106 | 104 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2963 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2963/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2963/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2963/events | https://github.com/lbryio/lbry-sdk/issues/2963 | 621305296 | MDU6SXNzdWU2MjEzMDUyOTY= | 2963 | Retry/continue downloads if being uploaded concurrently to reflector | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | | [] | | 1 | 2020-05-19T21:45:54Z | 2020-09-01T19:49:15Z | 2020-09-01T19:49:15Z | MEMBER | | If you are downloading a file while it's being uploaded to reflector, it stops and fails. We used to have code that would re-check for new blobs and download. | | |
107 | 105 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2962 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2962/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2962/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2962/events | https://github.com/lbryio/lbry-sdk/issues/2962 | 620919061 | MDU6SXNzdWU2MjA5MTkwNjE= | 2962 | Get should return purchase receitpt / content payment fields consistently | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1049648962, 'node_id': 'MDU6TGFiZWwxMDQ5NjQ4OTYy', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/consider%20soon', 'name': 'consider soon', 'color': '854277', 'default': False, 'description': 'Discuss this issue at the next planning meeting, then remove this label'}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 2 | 2020-05-19T12:00:28Z | 2020-07-23T17:32:23Z | | MEMBER | | If you call get outside of the SDK with the original purchase, or if the file is deleted, get no longer returns purchase_receipt / content_payment fields | | |
108 | 106 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2961 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2961/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2961/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2961/events | https://github.com/lbryio/lbry-sdk/issues/2961 | 620918317 | MDU6SXNzdWU2MjA5MTgzMTc= | 2961 | downloading file in progress / failed file throws error | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | | [] | | 1 | 2020-05-19T11:59:20Z | 2020-05-19T18:37:21Z | 2020-05-19T18:37:21Z | MEMBER | | 020-05-19 07:58:52,666 INFO lbry.file.file_manager:126: claim contains a metadata only update to a stream we have
2020-05-19 07:58:52,797 INFO lbry.blob_exchange.client:159: downloaded 8f1ea93c from 51.81.56.48:5567 at 3.240000MB/s
2020-05-19 07:58:52,810 INFO lbry.stream.managed_stream:255: write blob 640/1603
2020-05-19 07:58:52,924 INFO lbry.file.file_manager:157: already have stream for the-bellflower-car-show-2017#9
2020-05-19 07:58:52,925 ERROR lbry.file.file_manager:241: Unexpected error downloading stream:
Traceback (most recent call last):
File "c:\users\thoma\documents\lbry-sdk\lbry\file\file_manager.py", line 161, in download_from_uri
stream.downloader.node = source_manager.node
AttributeError: 'NoneType' object has no attribute 'downloader'
2020-05-19 07:58:52,928 WARNING lbry.extras.daemon.daemon:1117: Error downloading the-bellflower-car-show-2017#9: 'NoneType' object has no attribute 'downloader' | | |
109 | 107 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2960 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2960/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2960/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2960/events | https://github.com/lbryio/lbry-sdk/pull/2960 | 620292620 | MDExOlB1bGxSZXF1ZXN0NDE5NTY4NDky | 2960 | fixed bug with leaky information between outputs | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-05-18T15:15:32Z | 2020-05-18T17:23:22Z | 2020-05-18T17:21:09Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2960', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2960', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2960.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2960.patch'} |
110 | 108 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2959 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2959/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2959/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2959/events | https://github.com/lbryio/lbry-sdk/pull/2959 | 620283566 | MDExOlB1bGxSZXF1ZXN0NDE5NTYxMjk4 | 2959 | Add all sqlite coin chooser, enabled by setting coin_selection_strategy to `sqlite` | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 801758298, 'node_id': 'MDU6TGFiZWw4MDE3NTgyOTg=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20new%20feature', 'name': 'type: new feature', 'color': 'e2268a', 'default': False, 'description': 'New functionality that does not exist yet'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 2 | 2020-05-18T15:04:08Z | 2020-06-08T22:48:57Z | 2020-06-08T22:46:43Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2959', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2959', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2959.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2959.patch'} |
111 | 109 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2958 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2958/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2958/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2958/events | https://github.com/lbryio/lbry-sdk/issues/2958 | 620235421 | MDU6SXNzdWU2MjAyMzU0MjE= | 2958 | file not saved / not fully downloaded if streaming + calling get | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 806795281, 'node_id': 'MDU6TGFiZWw4MDY3OTUyODE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/needs:%20repro', 'name': 'needs: repro', 'color': 'ddf971', 'default': False, 'description': 'Issue needs step-by-step instructions on how to reproduce in latest code'}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 2 | 2020-05-18T14:01:45Z | 2020-06-29T18:41:38Z | | MEMBER | | I've seen a few instances where save_files + blobs are on (and passed to get), but when the file is streamed from the app, the SDK will only download the requested blobs and not save the file. Doesn't happen each time. See below for a recent log where it didn't happen, but there was a strange stopping inactive download:
```
2020-05-18 09:54:55,396 INFO lbry.file.file_manager:198: starting download for lbry://@sushianddesserts#f/chocolate-bonbons-with-brownie-almonds#f
2020-05-18 09:54:55,397 INFO lbry.stream.managed_stream:147: start downloader for stream (sd hash: fa4a15dc1040b8652ad17c61a9221258ad72d0356d00d898106d9a9605c9c9f8fb035f526fc537bef0af98da5c68a729)
2020-05-18 09:54:57,629 INFO lbry.blob_exchange.client:159: downloaded fa4a15dc from 51.81.56.48:5567 at 0.110000MB/s
2020-05-18 09:54:57,630 INFO lbry.stream.downloader:82: downloaded sd blob fa4a15dc1040b8652ad17c61a9221258ad72d0356d00d898106d9a9605c9c9f8fb035f526fc537bef0af98da5c68a729
2020-05-18 09:54:57,635 INFO lbry.stream.downloader:91: loaded stream manifest fa4a15dc1040b8652ad17c61a9221258ad72d0356d00d898106d9a9605c9c9f8fb035f526fc537bef0af98da5c68a729
2020-05-18 09:54:57,636 INFO lbry.stream.downloader:110: added head blob to peer search for stream fa4a15dc1040b8652ad17c61a9221258ad72d0356d00d898106d9a9605c9c9f8fb035f526fc537bef0af98da5c68a729
2020-05-18 09:54:57,713 INFO lbry.file.file_manager:213: paid fee of 10.0 for lbry://@sushianddesserts#f/chocolate-bonbons-with-brownie-almonds#f
2020-05-18 09:54:58,668 INFO lbry.stream.managed_stream:378: stopping inactive download for lbry://None#None (fa4a15...)
2020-05-18 09:54:59,634 INFO lbry.stream.managed_stream:147: start downloader for stream (sd hash: fa4a15dc1040b8652ad17c61a9221258ad72d0356d00d898106d9a9605c9c9f8fb035f526fc537bef0af98da5c68a729)
2020-05-18 09:54:59,635 INFO lbry.stream.downloader:103: searching for peers for stream fa4a15dc1040b8652ad17c61a9221258ad72d0356d00d898106d9a9605c9c9f8fb035f526fc537bef0af98da5c68a729
2020-05-18 09:54:59,639 INFO lbry.stream.downloader:110: added head blob to peer search for stream fa4a15dc1040b8652ad17c61a9221258ad72d0356d00d898106d9a9605c9c9f8fb035f526fc537bef0af98da5c68a729
2020-05-18 09:54:59,658 INFO lbry.stream.managed_stream:247: save file for lbry://chocolate-bonbons-with-brownie-almonds#faaea585300f2bff85d2b417c9c9658ed152fd2c (sd hash fa4a15...) -> C:\Users\SoloDolo\Downloads\chocolate-bonbons-with-brownie.mp4
``` | | |
112 | 110 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2957 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2957/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2957/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2957/events | https://github.com/lbryio/lbry-sdk/pull/2957 | 619676713 | MDExOlB1bGxSZXF1ZXN0NDE5MDk4NDk5 | 2957 | added `download_path` as a filter for `file_list` command | {'login': 'akinwale', 'id': 4160319, 'node_id': 'MDQ6VXNlcjQxNjAzMTk=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/4160319?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/akinwale', 'html_url': 'https://github.com/akinwale', 'followers_url': 'https://api.github.com/users/akinwale/followers', 'following_url': 'https://api.github.com/users/akinwale/following{/other_user}', 'gists_url': 'https://api.github.com/users/akinwale/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/akinwale/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/akinwale/subscriptions', 'organizations_url': 'https://api.github.com/users/akinwale/orgs', 'repos_url': 'https://api.github.com/users/akinwale/repos', 'events_url': 'https://api.github.com/users/akinwale/events{/privacy}', 'received_events_url': 'https://api.github.com/users/akinwale/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1158604145, 'node_id': 'MDU6TGFiZWwxMTU4NjA0MTQ1', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20api', 'name': 'area: api', 'color': 'ea2386', 'default': False, 'description': ''}, {'id': 801758298, 'node_id': 'MDU6TGFiZWw4MDE3NTgyOTg=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20new%20feature', 'name': 'type: new feature', 'color': 'e2268a', 'default': False, 'description': 'New functionality that does not exist yet'}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}, {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 1 | 2020-05-17T11:23:11Z | 2020-05-18T18:15:47Z | 2020-05-18T18:15:45Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2957', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2957', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2957.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2957.patch'} |
113 | 111 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2956 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2956/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2956/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2956/events | https://github.com/lbryio/lbry-sdk/issues/2956 | 619182318 | MDU6SXNzdWU2MTkxODIzMTg= | 2956 | filter file list on own claims vs not | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 801758298, 'node_id': 'MDU6TGFiZWw4MDE3NTgyOTg=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20new%20feature', 'name': 'type: new feature', 'color': 'e2268a', 'default': False, 'description': 'New functionality that does not exist yet'}] | open | False | | [] | | 0 | 2020-05-15T19:09:24Z | 2020-05-15T19:09:24Z | | MEMBER | | On the desktop app, we show your downloaded files, but don't want to show your published files there. We used to load all published data so we'd remove that way - we no longer due with paginated publish list.
This would probably require moving file list to use claim data - can't seem to find that issue so I'll file next week. | | |
114 | 112 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2955 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2955/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2955/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2955/events | https://github.com/lbryio/lbry-sdk/pull/2955 | 616354729 | MDExOlB1bGxSZXF1ZXN0NDE2NDgxNjUz | 2955 | fix node not being set on the downloader in some cases | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1216204945, 'node_id': 'MDU6TGFiZWwxMjE2MjA0OTQ1', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20downloads', 'name': 'area: downloads', 'color': 'd17b4d', 'default': False, 'description': ''}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 1 | 2020-05-12T04:45:06Z | 2020-06-13T23:44:57Z | 2020-05-12T22:49:03Z | MEMBER | | fixup from torrent refactor | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2955', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2955', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2955.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2955.patch'} |
115 | 113 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2954 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2954/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2954/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2954/events | https://github.com/lbryio/lbry-sdk/pull/2954 | 616139291 | MDExOlB1bGxSZXF1ZXN0NDE2MzA4OTA4 | 2954 | add `uploading_to_reflector`, `is_fully_reflected`, `completed`, and `status` filter arguments to `file_list`, update to match all filters rather than any filters | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799787072, 'node_id': 'MDU6TGFiZWw3OTk3ODcwNzI=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20files', 'name': 'area: files', 'color': 'efd2da', 'default': False, 'description': ''}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-05-11T19:50:11Z | 2020-05-11T23:45:54Z | 2020-05-11T23:45:53Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2954', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2954', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2954.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2954.patch'} |
116 | 114 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2953 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2953/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2953/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2953/events | https://github.com/lbryio/lbry-sdk/pull/2953 | 616081106 | MDExOlB1bGxSZXF1ZXN0NDE2MjYyOTI4 | 2953 | fix channel key generation blocking globally | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-05-11T18:14:03Z | 2020-05-11T19:16:19Z | 2020-05-11T19:16:18Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2953', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2953', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2953.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2953.patch'} |
117 | 115 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2952 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2952/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2952/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2952/events | https://github.com/lbryio/lbry-sdk/pull/2952 | 615281948 | MDExOlB1bGxSZXF1ZXN0NDE1NjQ1NjYw | 2952 | fix case where publish hangs until a new block | {'login': 'shyba', 'id': 1302078, 'node_id': 'MDQ6VXNlcjEzMDIwNzg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/1302078?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/shyba', 'html_url': 'https://github.com/shyba', 'followers_url': 'https://api.github.com/users/shyba/followers', 'following_url': 'https://api.github.com/users/shyba/following{/other_user}', 'gists_url': 'https://api.github.com/users/shyba/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/shyba/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/shyba/subscriptions', 'organizations_url': 'https://api.github.com/users/shyba/orgs', 'repos_url': 'https://api.github.com/users/shyba/repos', 'events_url': 'https://api.github.com/users/shyba/events{/privacy}', 'received_events_url': 'https://api.github.com/users/shyba/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | {'login': 'shyba', 'id': 1302078, 'node_id': 'MDQ6VXNlcjEzMDIwNzg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/1302078?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/shyba', 'html_url': 'https://github.com/shyba', 'followers_url': 'https://api.github.com/users/shyba/followers', 'following_url': 'https://api.github.com/users/shyba/following{/other_user}', 'gists_url': 'https://api.github.com/users/shyba/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/shyba/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/shyba/subscriptions', 'organizations_url': 'https://api.github.com/users/shyba/orgs', 'repos_url': 'https://api.github.com/users/shyba/repos', 'events_url': 'https://api.github.com/users/shyba/events{/privacy}', 'received_events_url': 'https://api.github.com/users/shyba/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'shyba', 'id': 1302078, 'node_id': 'MDQ6VXNlcjEzMDIwNzg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/1302078?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/shyba', 'html_url': 'https://github.com/shyba', 'followers_url': 'https://api.github.com/users/shyba/followers', 'following_url': 'https://api.github.com/users/shyba/following{/other_user}', 'gists_url': 'https://api.github.com/users/shyba/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/shyba/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/shyba/subscriptions', 'organizations_url': 'https://api.github.com/users/shyba/orgs', 'repos_url': 'https://api.github.com/users/shyba/repos', 'events_url': 'https://api.github.com/users/shyba/events{/privacy}', 'received_events_url': 'https://api.github.com/users/shyba/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-05-09T23:46:38Z | 2020-05-13T13:21:34Z | 2020-05-13T03:10:05Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2952', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2952', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2952.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2952.patch'} |
118 | 116 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2951 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2951/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2951/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2951/events | https://github.com/lbryio/lbry-sdk/pull/2951 | 614796475 | MDExOlB1bGxSZXF1ZXN0NDE1Mjc4MDUw | 2951 | add `fixed_peers` setting to config defaulting to `cdn.reflector.lbry.com` | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799855222, 'node_id': 'MDU6TGFiZWw3OTk4NTUyMjI=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20config', 'name': 'area: config', 'color': 'f9d1f1', 'default': False, 'description': None}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-05-08T14:59:25Z | 2020-05-11T19:05:51Z | 2020-05-11T18:54:02Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2951', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2951', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2951.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2951.patch'} |
119 | 117 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2950 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2950/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2950/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2950/events | https://github.com/lbryio/lbry-sdk/issues/2950 | 614437693 | MDU6SXNzdWU2MTQ0Mzc2OTM= | 2950 | uploading to reflector status does not work | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1049648962, 'node_id': 'MDU6TGFiZWwxMDQ5NjQ4OTYy', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/consider%20soon', 'name': 'consider soon', 'color': '854277', 'default': False, 'description': 'Discuss this issue at the next planning meeting, then remove this label'}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | | [] | | 0 | 2020-05-08T01:15:22Z | 2020-05-11T23:45:53Z | 2020-05-11T23:45:53Z | MEMBER | | I made a reflection timeout and it still shows uploading true. It never said timed out, but it did say finished, when it wasn't really finished.
Another scenario this happens is on an internet disconnect - doesn't get set to false even though it's no longer reflecting.
```
2020-05-07 17:21:28,695 INFO lbry.stream.managed_stream:453: we have 4/4 needed blobs needed by reflector for lbry://file-reflect-2#0025d154efdb35614d6c4eb04be8e9ebdb53161a
2020-05-07 17:26:02,478 INFO lbry.stream.reflector.client:39: Finished sending reflector 1 blobs
```
```
"reflector_progress": 50,
"sd_hash": "d686956752b98e0b5d2d7df1cb6c7ccf0a4437072ee8b12e07489d33aeefb2e879e96159ada2c706e4c8cec55e3be9ea",
"status": "finished",
"stopped": true,
"stream_hash": "3bd72583c4155517ed66b5a58f7dd711af347a836fffc5f3036a86a19f530ecdbf16a60229da765bd5f928f0d6df0b44",
"stream_name": "lbrycrd-windows (2).zip",
"streaming_url": "http://localhost:5280/stream/d686956752b98e0b5d2d7df1cb6c7ccf0a4437072ee8b12e07489d33aeefb2e879e96159ada2c706e4c8cec55e3be9ea",
"suggested_file_name": "lbrycrd-windows (2).zip",
"timestamp": null,
"total_bytes": 8223117,
"total_bytes_lower_bound": 8223101,
"txid": "6e71f550760e6d0f0d7614ae05f8ed63ecb8e8bec4cce8e90a57570068d3141b",
"uploading_to_reflector": true,
"written_bytes": 8223113
``` | | |
120 | 118 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2949 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2949/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2949/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2949/events | https://github.com/lbryio/lbry-sdk/issues/2949 | 614404321 | MDU6SXNzdWU2MTQ0MDQzMjE= | 2949 | Balance is suddenly 0.0 LBC | {'login': 'eric-saintetienne', 'id': 15894310, 'node_id': 'MDQ6VXNlcjE1ODk0MzEw', 'avatar_url': 'https://avatars0.githubusercontent.com/u/15894310?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eric-saintetienne', 'html_url': 'https://github.com/eric-saintetienne', 'followers_url': 'https://api.github.com/users/eric-saintetienne/followers', 'following_url': 'https://api.github.com/users/eric-saintetienne/following{/other_user}', 'gists_url': 'https://api.github.com/users/eric-saintetienne/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eric-saintetienne/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eric-saintetienne/subscriptions', 'organizations_url': 'https://api.github.com/users/eric-saintetienne/orgs', 'repos_url': 'https://api.github.com/users/eric-saintetienne/repos', 'events_url': 'https://api.github.com/users/eric-saintetienne/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eric-saintetienne/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | | [] | | 3 | 2020-05-07T23:25:21Z | 2020-05-08T01:36:39Z | 2020-05-07T23:40:00Z | NONE | | Hi,
There's an address that belongs to one of my accounts (I've redacted the ids) and which has some LBC:
```
$ lbrynet address is_mine --account_id=ACCOUNT_ID_REDACTED ADDRESS_REDACTED
true
```
How's the following possible?
```
$ lbrynet account balance ACCOUNT_ID_REDACTED
{
"available": "0.0",
"reserved": "0.1",
"reserved_subtotals": {
"claims": "0.1",
"supports": "0.0",
"tips": "0.0"
},
"total": "0.10000163"
}
```
And more importantly how can I recover those orphaned LBC?
Thank you. | | |
121 | 119 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2948 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2948/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2948/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2948/events | https://github.com/lbryio/lbry-sdk/pull/2948 | 614204096 | MDExOlB1bGxSZXF1ZXN0NDE0ODA2MzIz | 2948 | fix duplicate line on api doc | {'login': 'lpessin', 'id': 34900176, 'node_id': 'MDQ6VXNlcjM0OTAwMTc2', 'avatar_url': 'https://avatars0.githubusercontent.com/u/34900176?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/lpessin', 'html_url': 'https://github.com/lpessin', 'followers_url': 'https://api.github.com/users/lpessin/followers', 'following_url': 'https://api.github.com/users/lpessin/following{/other_user}', 'gists_url': 'https://api.github.com/users/lpessin/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/lpessin/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/lpessin/subscriptions', 'organizations_url': 'https://api.github.com/users/lpessin/orgs', 'repos_url': 'https://api.github.com/users/lpessin/repos', 'events_url': 'https://api.github.com/users/lpessin/events{/privacy}', 'received_events_url': 'https://api.github.com/users/lpessin/received_events', 'type': 'User', 'site_admin': False} | [{'id': 845416145, 'node_id': 'MDU6TGFiZWw4NDU0MTYxNDU=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20docs', 'name': 'area: docs', 'color': 'edecd0', 'default': False, 'description': None}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-05-07T16:54:34Z | 2020-05-07T21:59:58Z | 2020-05-07T21:59:58Z | CONTRIBUTOR | | delete line 3616 (duplicate line 3618)
tested on Linux with pycharm venv
- api.json with duplicate line:
![image](https://user-images.githubusercontent.com/34900176/81321982-a99fa800-9069-11ea-941a-91df070e1035.png)
- fixed api.json doc test result:
![image](https://user-images.githubusercontent.com/34900176/81322172-f3888e00-9069-11ea-8074-096e98c6422f.png)
| | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2948', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2948', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2948.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2948.patch'} |
122 | 120 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2947 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2947/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2947/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2947/events | https://github.com/lbryio/lbry-sdk/pull/2947 | 614171600 | MDExOlB1bGxSZXF1ZXN0NDE0Nzc5NTMy | 2947 | properly handle integer environment values, fixes issue with specifying ports via environment vars | {'login': 'thebubbleindex', 'id': 21062721, 'node_id': 'MDQ6VXNlcjIxMDYyNzIx', 'avatar_url': 'https://avatars1.githubusercontent.com/u/21062721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/thebubbleindex', 'html_url': 'https://github.com/thebubbleindex', 'followers_url': 'https://api.github.com/users/thebubbleindex/followers', 'following_url': 'https://api.github.com/users/thebubbleindex/following{/other_user}', 'gists_url': 'https://api.github.com/users/thebubbleindex/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/thebubbleindex/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/thebubbleindex/subscriptions', 'organizations_url': 'https://api.github.com/users/thebubbleindex/orgs', 'repos_url': 'https://api.github.com/users/thebubbleindex/repos', 'events_url': 'https://api.github.com/users/thebubbleindex/events{/privacy}', 'received_events_url': 'https://api.github.com/users/thebubbleindex/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799855222, 'node_id': 'MDU6TGFiZWw3OTk4NTUyMjI=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20config', 'name': 'area: config', 'color': 'f9d1f1', 'default': False, 'description': None}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 8 | 2020-05-07T16:02:36Z | 2020-05-18T17:23:55Z | 2020-05-18T15:11:11Z | CONTRIBUTOR | | make sure tcp and udp port for dht are int type
Reason for fix (Ubuntu 20.04 and desktop app):
1. Without fix users specify env vars, LBRY_TCP_PORT=34562 and LBRY_UDP_PORT=34562, but then when you run the daemon it complains about string comparisons.
2. With this fix people can download the desktop application, set the above environment variables and have their seeding working with VPN! PIA VPN gives you a randomly assigned port forward port, with this fix a user can now use a VPN (with ENV vars). | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2947', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2947', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2947.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2947.patch'} |
123 | 121 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2946 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2946/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2946/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2946/events | https://github.com/lbryio/lbry-sdk/pull/2946 | 614013918 | MDExOlB1bGxSZXF1ZXN0NDE0NjUwODc5 | 2946 | duplicate on lines 2047 to 2052 / 2059 to 2064 | {'login': 'lpessin', 'id': 34900176, 'node_id': 'MDQ6VXNlcjM0OTAwMTc2', 'avatar_url': 'https://avatars0.githubusercontent.com/u/34900176?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/lpessin', 'html_url': 'https://github.com/lpessin', 'followers_url': 'https://api.github.com/users/lpessin/followers', 'following_url': 'https://api.github.com/users/lpessin/following{/other_user}', 'gists_url': 'https://api.github.com/users/lpessin/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/lpessin/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/lpessin/subscriptions', 'organizations_url': 'https://api.github.com/users/lpessin/orgs', 'repos_url': 'https://api.github.com/users/lpessin/repos', 'events_url': 'https://api.github.com/users/lpessin/events{/privacy}', 'received_events_url': 'https://api.github.com/users/lpessin/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 6 | 2020-05-07T12:21:15Z | 2020-05-07T13:37:59Z | 2020-05-07T12:51:48Z | CONTRIBUTOR | | deleted lines 2047 to 2052 | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2946', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2946', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2946.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2946.patch'} |
124 | 122 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2945 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2945/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2945/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2945/events | https://github.com/lbryio/lbry-sdk/issues/2945 | 613492969 | MDU6SXNzdWU2MTM0OTI5Njk= | 2945 | transactions randomly hang until new blocks come in | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1049648962, 'node_id': 'MDU6TGFiZWwxMDQ5NjQ4OTYy', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/consider%20soon', 'name': 'consider soon', 'color': '854277', 'default': False, 'description': 'Discuss this issue at the next planning meeting, then remove this label'}, {'id': 1015333850, 'node_id': 'MDU6TGFiZWwxMDE1MzMzODUw', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/priority:%20high', 'name': 'priority: high', 'color': 'ef6548', 'default': False, 'description': 'Work needs to be moved into sprint ASAP'}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 2 | 2020-05-06T17:36:07Z | 2020-06-01T20:10:10Z | | MEMBER | | Had it happen to me twice recently, even before the latest version. The last time, I think it waited for 2 blocks (may have published right around the time of the first one) for it to return from the blocking call. As soon as I saw the block come in, the publish finished.
We are also seeing timeouts on lbry.tv which could be related to this. | | |
125 | 123 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2944 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2944/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2944/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2944/events | https://github.com/lbryio/lbry-sdk/issues/2944 | 613349498 | MDU6SXNzdWU2MTMzNDk0OTg= | 2944 | Add param to file list to show all files unreflected / currently reflecting | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | | [] | | 0 | 2020-05-06T14:08:20Z | 2020-05-11T23:45:53Z | 2020-05-11T23:45:53Z | MEMBER | | | | |
126 | 124 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2943 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2943/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2943/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2943/events | https://github.com/lbryio/lbry-sdk/issues/2943 | 612812414 | MDU6SXNzdWU2MTI4MTI0MTQ= | 2943 | forced to pay yourself for own content (if no file list entry) | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 0 | 2020-05-05T18:38:57Z | 2020-06-29T20:19:31Z | | MEMBER | | If you don't have a file list entry for your own content, the SDK forces you to pay for it. It should know it's your own because you have it in your wallet. | | |
127 | 125 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2942 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2942/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2942/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2942/events | https://github.com/lbryio/lbry-sdk/issues/2942 | 612766802 | MDU6SXNzdWU2MTI3NjY4MDI= | 2942 | 2nd pending edit ends up on last page of claim list | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 0 | 2020-05-05T17:20:16Z | 2020-05-05T17:20:16Z | | MEMBER | | If you update 2 items one after another, the first one shows at the top of claim list, and the 2nd goes to the bottom. Noticed that the first one showed 0 confirmations:
```
{
"jsonrpc": "2.0",
"result": {
"items": [
{
"address": "bQXkJqDv84pQbkK4kHoB2wsaRuqSGJpvh1",
"amount": "1.0",
"claim_id": "8868d6a0cc8f6afeb347353f09c519c6bdbdcec3",
"claim_op": "update",
"confirmations": 0,
"height": 0,
```
but the one at the back of the list showed -1:
```
{
"address": "bWE7uwKyAGnpFb6BZhFpGdQ1FLm5DVAKcs",
"amount": "1.0",
"claim_id": "19ad01ae12af822a4ff2f55f0ff4efdea2293a61",
"claim_op": "update",
"confirmations": -1,
"height": -1,
"is_internal_transfer": false,
``` | | |
128 | 126 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2941 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2941/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2941/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2941/events | https://github.com/lbryio/lbry-sdk/issues/2941 | 612762886 | MDU6SXNzdWU2MTI3NjI4ODY= | 2941 | Add tx fee to txo list | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | open | False | | [] | | 0 | 2020-05-05T17:13:53Z | 2020-05-05T17:13:53Z | | MEMBER | | We know this won't be accurate in many cases, but we'd want to show some fees on the transaction history. | | |
129 | 127 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2940 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2940/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2940/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2940/events | https://github.com/lbryio/lbry-sdk/issues/2940 | 612617537 | MDU6SXNzdWU2MTI2MTc1Mzc= | 2940 | Self cleanup of utxos when they grow | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 1049648962, 'node_id': 'MDU6TGFiZWwxMDQ5NjQ4OTYy', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/consider%20soon', 'name': 'consider soon', 'color': '854277', 'default': False, 'description': 'Discuss this issue at the next planning meeting, then remove this label'}] | open | False | | [] | | 1 | 2020-05-05T13:48:49Z | 2020-06-19T15:04:21Z | | MEMBER | | We need the coinchooser to be smarter and clean up large lists of UTXOs after X amount (maybe 1k to start?). If not, this bogs down all wallet operations since it needs to load the entire uxto set on each one. | | |
130 | 128 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2939 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2939/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2939/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2939/events | https://github.com/lbryio/lbry-sdk/issues/2939 | 612138491 | MDU6SXNzdWU2MTIxMzg0OTE= | 2939 | New API: purchase history for claim | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1069037715, 'node_id': 'MDU6TGFiZWwxMDY5MDM3NzE1', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20claims', 'name': 'area: claims', 'color': 'f9b1f7', 'default': False, 'description': ''}, {'id': 1049648962, 'node_id': 'MDU6TGFiZWwxMDQ5NjQ4OTYy', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/consider%20soon', 'name': 'consider soon', 'color': '854277', 'default': False, 'description': 'Discuss this issue at the next planning meeting, then remove this label'}] | open | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-05-04T20:13:38Z | 2020-07-03T15:03:04Z | | MEMBER | | We'd want to show the exact number of purchases for a claim via an API call. Purchase history?
This is required for our ongoing work with paid content, please consider soon!
| | |
131 | 129 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2938 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2938/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2938/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2938/events | https://github.com/lbryio/lbry-sdk/issues/2938 | 612133994 | MDU6SXNzdWU2MTIxMzM5OTQ= | 2938 | Blob unavailability from a single peer causes download to fail | {'login': 'eggplantbren', 'id': 1578298, 'node_id': 'MDQ6VXNlcjE1NzgyOTg=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/1578298?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eggplantbren', 'html_url': 'https://github.com/eggplantbren', 'followers_url': 'https://api.github.com/users/eggplantbren/followers', 'following_url': 'https://api.github.com/users/eggplantbren/following{/other_user}', 'gists_url': 'https://api.github.com/users/eggplantbren/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eggplantbren/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eggplantbren/subscriptions', 'organizations_url': 'https://api.github.com/users/eggplantbren/orgs', 'repos_url': 'https://api.github.com/users/eggplantbren/repos', 'events_url': 'https://api.github.com/users/eggplantbren/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eggplantbren/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | | [] | | 4 | 2020-05-04T20:05:53Z | 2020-05-04T21:14:13Z | 2020-05-04T21:14:12Z | CONTRIBUTOR | | I am trying to download lbry://Discussing-Blockchain-And-Crypto-With-Rice-Crypto-1#2adece5e9ee14ea239062026104e11adc6134c5e
It gets about halfway then a blob unavailability message appears from a non-reflector peer. However, the download totally stops after that.
It should switch to another peer. | | |
132 | 130 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2937 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2937/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2937/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2937/events | https://github.com/lbryio/lbry-sdk/pull/2937 | 611940132 | MDExOlB1bGxSZXF1ZXN0NDEzMDAzMTUy | 2937 | fix database lockup and add prometheus db metrics | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1185658961, 'node_id': 'MDU6TGFiZWwxMTg1NjU4OTYx', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20database', 'name': 'area: database', 'color': 'cee559', 'default': False, 'description': ''}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-05-04T14:56:48Z | 2020-05-04T17:51:14Z | 2020-05-04T17:51:13Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2937', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2937', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2937.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2937.patch'} |
133 | 131 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2934 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2934/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2934/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2934/events | https://github.com/lbryio/lbry-sdk/pull/2934 | 609194927 | MDExOlB1bGxSZXF1ZXN0NDEwODIyODcw | 2934 | don't close the wallet server connection upon a cancelled request | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-04-29T16:33:21Z | 2020-04-30T16:22:48Z | 2020-04-30T16:22:47Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2934', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2934', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2934.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2934.patch'} |
134 | 132 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2933 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2933/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2933/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2933/events | https://github.com/lbryio/lbry-sdk/pull/2933 | 607835659 | MDExOlB1bGxSZXF1ZXN0NDA5NzMyMzQ5 | 2933 | check audio sample rate and downsample if over working amount | {'login': 'Death916', 'id': 26870203, 'node_id': 'MDQ6VXNlcjI2ODcwMjAz', 'avatar_url': 'https://avatars0.githubusercontent.com/u/26870203?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/Death916', 'html_url': 'https://github.com/Death916', 'followers_url': 'https://api.github.com/users/Death916/followers', 'following_url': 'https://api.github.com/users/Death916/following{/other_user}', 'gists_url': 'https://api.github.com/users/Death916/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/Death916/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/Death916/subscriptions', 'organizations_url': 'https://api.github.com/users/Death916/orgs', 'repos_url': 'https://api.github.com/users/Death916/repos', 'events_url': 'https://api.github.com/users/Death916/events{/privacy}', 'received_events_url': 'https://api.github.com/users/Death916/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 7 | 2020-04-27T20:34:47Z | 2020-05-28T06:14:35Z | 2020-05-28T06:14:35Z | CONTRIBUTOR | | potential fix for issue
#2906 | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2933', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2933', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2933.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2933.patch'} |
135 | 133 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2932 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2932/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2932/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2932/events | https://github.com/lbryio/lbry-sdk/issues/2932 | 607708709 | MDU6SXNzdWU2MDc3MDg3MDk= | 2932 | add `-m` argument to `release.py` script to provide a release message | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | | [] | | 0 | 2020-04-27T17:07:07Z | 2020-04-27T17:07:07Z | | MEMBER | | so that the release can include a high level sentence highlighting something particular about the release to be included in release notes | | |
136 | 134 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2931 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2931/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2931/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2931/events | https://github.com/lbryio/lbry-sdk/issues/2931 | 607559536 | MDU6SXNzdWU2MDc1NTk1MzY= | 2931 | ability to sign supports/tips | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 801758298, 'node_id': 'MDU6TGFiZWw4MDE3NTgyOTg=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20new%20feature', 'name': 'type: new feature', 'color': 'e2268a', 'default': False, 'description': 'New functionality that does not exist yet'}] | open | False | | [] | | 2 | 2020-04-27T13:40:08Z | 2020-06-19T15:05:15Z | | MEMBER | | May require protobuf changes as discussed on Slack | | |
137 | 135 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2930 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2930/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2930/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2930/events | https://github.com/lbryio/lbry-sdk/pull/2930 | 606384359 | MDExOlB1bGxSZXF1ZXN0NDA4NjA3MzA4 | 2930 | torrent support | {'login': 'shyba', 'id': 1302078, 'node_id': 'MDQ6VXNlcjEzMDIwNzg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/1302078?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/shyba', 'html_url': 'https://github.com/shyba', 'followers_url': 'https://api.github.com/users/shyba/followers', 'following_url': 'https://api.github.com/users/shyba/following{/other_user}', 'gists_url': 'https://api.github.com/users/shyba/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/shyba/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/shyba/subscriptions', 'organizations_url': 'https://api.github.com/users/shyba/orgs', 'repos_url': 'https://api.github.com/users/shyba/repos', 'events_url': 'https://api.github.com/users/shyba/events{/privacy}', 'received_events_url': 'https://api.github.com/users/shyba/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1216204945, 'node_id': 'MDU6TGFiZWwxMjE2MjA0OTQ1', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20downloads', 'name': 'area: downloads', 'color': 'd17b4d', 'default': False, 'description': ''}, {'id': 801758298, 'node_id': 'MDU6TGFiZWw4MDE3NTgyOTg=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20new%20feature', 'name': 'type: new feature', 'color': 'e2268a', 'default': False, 'description': 'New functionality that does not exist yet'}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-04-24T15:08:29Z | 2020-05-07T20:10:03Z | 2020-05-07T20:10:02Z | MEMBER | | rebased in a new PR not to lose review comments and compare changes. Old one should be closed in a few | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2930', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2930', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2930.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2930.patch'} |
138 | 136 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2929 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2929/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2929/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2929/events | https://github.com/lbryio/lbry-sdk/issues/2929 | 606322323 | MDU6SXNzdWU2MDYzMjIzMjM= | 2929 | command-line publishing for bittorrent | {'login': 'lyoshenka', 'id': 362784, 'node_id': 'MDQ6VXNlcjM2Mjc4NA==', 'avatar_url': 'https://avatars0.githubusercontent.com/u/362784?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/lyoshenka', 'html_url': 'https://github.com/lyoshenka', 'followers_url': 'https://api.github.com/users/lyoshenka/followers', 'following_url': 'https://api.github.com/users/lyoshenka/following{/other_user}', 'gists_url': 'https://api.github.com/users/lyoshenka/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/lyoshenka/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/lyoshenka/subscriptions', 'organizations_url': 'https://api.github.com/users/lyoshenka/orgs', 'repos_url': 'https://api.github.com/users/lyoshenka/repos', 'events_url': 'https://api.github.com/users/lyoshenka/events{/privacy}', 'received_events_url': 'https://api.github.com/users/lyoshenka/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | | [] | | 0 | 2020-04-24T13:40:20Z | 2020-04-24T13:40:20Z | | MEMBER | | This issue can be closed when
- [ ] there exists a command to publish an existing torrent file to bittorrent and lbry. it can be `publish` or something else.
- [ ] after that command is called, the file is seeded to bittorrent dht and our dht
no need to do `.torrent` file creation. for now we can require that you create or donwload the `.torrent` file somewhere else. | | |
139 | 137 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2928 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2928/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2928/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2928/events | https://github.com/lbryio/lbry-sdk/issues/2928 | 606311587 | MDU6SXNzdWU2MDYzMTE1ODc= | 2928 | return streaming url for bittorrent content | {'login': 'lyoshenka', 'id': 362784, 'node_id': 'MDQ6VXNlcjM2Mjc4NA==', 'avatar_url': 'https://avatars0.githubusercontent.com/u/362784?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/lyoshenka', 'html_url': 'https://github.com/lyoshenka', 'followers_url': 'https://api.github.com/users/lyoshenka/followers', 'following_url': 'https://api.github.com/users/lyoshenka/following{/other_user}', 'gists_url': 'https://api.github.com/users/lyoshenka/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/lyoshenka/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/lyoshenka/subscriptions', 'organizations_url': 'https://api.github.com/users/lyoshenka/orgs', 'repos_url': 'https://api.github.com/users/lyoshenka/repos', 'events_url': 'https://api.github.com/users/lyoshenka/events{/privacy}', 'received_events_url': 'https://api.github.com/users/lyoshenka/received_events', 'type': 'User', 'site_admin': False} | [] | open | False | | [] | | 2 | 2020-04-24T13:24:52Z | 2020-04-24T18:14:07Z | | MEMBER | | - file_list must return a streaming url for bittorrent streams
- ideally, be able to return a streaming url before the file has finished donwloading | | |
140 | 138 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2927 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2927/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2927/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2927/events | https://github.com/lbryio/lbry-sdk/issues/2927 | 605410303 | MDU6SXNzdWU2MDU0MTAzMDM= | 2927 | add more prometheus metrics | {'login': 'andybeletsky', 'id': 1574292, 'node_id': 'MDQ6VXNlcjE1NzQyOTI=', 'avatar_url': 'https://avatars1.githubusercontent.com/u/1574292?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/andybeletsky', 'html_url': 'https://github.com/andybeletsky', 'followers_url': 'https://api.github.com/users/andybeletsky/followers', 'following_url': 'https://api.github.com/users/andybeletsky/following{/other_user}', 'gists_url': 'https://api.github.com/users/andybeletsky/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/andybeletsky/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/andybeletsky/subscriptions', 'organizations_url': 'https://api.github.com/users/andybeletsky/orgs', 'repos_url': 'https://api.github.com/users/andybeletsky/repos', 'events_url': 'https://api.github.com/users/andybeletsky/events{/privacy}', 'received_events_url': 'https://api.github.com/users/andybeletsky/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | | [] | | 2 | 2020-04-23T10:13:04Z | 2020-07-01T15:17:02Z | 2020-07-01T15:17:02Z | MEMBER | | SDK right now is a black box, there is no insight what is it busy with at any given moment and if it's busy at all. This needs to be fixed. We need to implement working [Prometheus metrics](https://prometheus.io) ASAP. | | |
141 | 139 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2926 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2926/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2926/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2926/events | https://github.com/lbryio/lbry-sdk/pull/2926 | 605231954 | MDExOlB1bGxSZXF1ZXN0NDA3Njc0NzYw | 2926 | make file i/o in stream and blob creation and reads non-blocking | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1217956248, 'node_id': 'MDU6TGFiZWwxMjE3OTU2MjQ4', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20blobs/files', 'name': 'area: blobs/files', 'color': 'efd2da', 'default': False, 'description': ''}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | {'login': 'shyba', 'id': 1302078, 'node_id': 'MDQ6VXNlcjEzMDIwNzg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/1302078?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/shyba', 'html_url': 'https://github.com/shyba', 'followers_url': 'https://api.github.com/users/shyba/followers', 'following_url': 'https://api.github.com/users/shyba/following{/other_user}', 'gists_url': 'https://api.github.com/users/shyba/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/shyba/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/shyba/subscriptions', 'organizations_url': 'https://api.github.com/users/shyba/orgs', 'repos_url': 'https://api.github.com/users/shyba/repos', 'events_url': 'https://api.github.com/users/shyba/events{/privacy}', 'received_events_url': 'https://api.github.com/users/shyba/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'shyba', 'id': 1302078, 'node_id': 'MDQ6VXNlcjEzMDIwNzg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/1302078?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/shyba', 'html_url': 'https://github.com/shyba', 'followers_url': 'https://api.github.com/users/shyba/followers', 'following_url': 'https://api.github.com/users/shyba/following{/other_user}', 'gists_url': 'https://api.github.com/users/shyba/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/shyba/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/shyba/subscriptions', 'organizations_url': 'https://api.github.com/users/shyba/orgs', 'repos_url': 'https://api.github.com/users/shyba/repos', 'events_url': 'https://api.github.com/users/shyba/events{/privacy}', 'received_events_url': 'https://api.github.com/users/shyba/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-04-23T04:36:30Z | 2020-04-24T15:07:26Z | 2020-04-24T15:07:25Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2926', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2926', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2926.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2926.patch'} |
142 | 140 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2925 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2925/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2925/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2925/events | https://github.com/lbryio/lbry-sdk/pull/2925 | 605208099 | MDExOlB1bGxSZXF1ZXN0NDA3NjU1NTk1 | 2925 | fix: reposts being returned for single tags | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1069037715, 'node_id': 'MDU6TGFiZWwxMDY5MDM3NzE1', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20claims', 'name': 'area: claims', 'color': 'f9b1f7', 'default': False, 'description': ''}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-04-23T03:18:29Z | 2020-04-23T04:29:06Z | 2020-04-23T04:29:05Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2925', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2925', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2925.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2925.patch'} |
143 | 141 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2924 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2924/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2924/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2924/events | https://github.com/lbryio/lbry-sdk/pull/2924 | 604810867 | MDExOlB1bGxSZXF1ZXN0NDA3MzM0MDc1 | 2924 | fix for `claim_list` incorrectly handling `--is_spent` flag | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1216558206, 'node_id': 'MDU6TGFiZWwxMjE2NTU4MjA2', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20cli', 'name': 'area: cli', 'color': '60db5e', 'default': False, 'description': ''}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-04-22T14:38:17Z | 2020-04-22T15:34:19Z | 2020-04-22T15:34:17Z | MEMBER | | fixes #2923 | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2924', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2924', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2924.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2924.patch'} |
144 | 142 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2923 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2923/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2923/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2923/events | https://github.com/lbryio/lbry-sdk/issues/2923 | 604796385 | MDU6SXNzdWU2MDQ3OTYzODU= | 2923 | claim list via CLI returns spent/updated claims (on top of new ones) | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | open | False | | [] | | 1 | 2020-04-22T14:19:33Z | 2020-06-11T00:14:34Z | | MEMBER | | Ran into this yesterday and was concerned that we were returning spent claims, but it's only via CLI and json works as expected. | | |
145 | 143 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2922 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2922/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2922/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2922/events | https://github.com/lbryio/lbry-sdk/pull/2922 | 604491890 | MDExOlB1bGxSZXF1ZXN0NDA3MDc1NTQx | 2922 | estimate block timestamps on client only when necessary (header hasn't been downloaded yet) | {'login': 'shyba', 'id': 1302078, 'node_id': 'MDQ6VXNlcjEzMDIwNzg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/1302078?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/shyba', 'html_url': 'https://github.com/shyba', 'followers_url': 'https://api.github.com/users/shyba/followers', 'following_url': 'https://api.github.com/users/shyba/following{/other_user}', 'gists_url': 'https://api.github.com/users/shyba/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/shyba/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/shyba/subscriptions', 'organizations_url': 'https://api.github.com/users/shyba/orgs', 'repos_url': 'https://api.github.com/users/shyba/repos', 'events_url': 'https://api.github.com/users/shyba/events{/privacy}', 'received_events_url': 'https://api.github.com/users/shyba/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}, {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-04-22T06:28:43Z | 2020-04-27T16:17:56Z | 2020-04-27T16:17:55Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2922', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2922', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2922.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2922.patch'} |
146 | 144 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2921 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2921/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2921/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2921/events | https://github.com/lbryio/lbry-sdk/issues/2921 | 604115233 | MDU6SXNzdWU2MDQxMTUyMzM= | 2921 | utxo list - add purchase and support details | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1049648962, 'node_id': 'MDU6TGFiZWwxMDQ5NjQ4OTYy', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/consider%20soon', 'name': 'consider soon', 'color': '854277', 'default': False, 'description': 'Discuss this issue at the next planning meeting, then remove this label'}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | open | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 4 | 2020-04-21T16:31:42Z | 2020-07-03T15:03:26Z | | MEMBER | | - [x] should be able to pass a filter for your purchases vs someone purchasing your content
- [ ] show which content was purchased in txo list - both incoming and outgoing purchases | | |
147 | 145 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2920 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2920/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2920/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2920/events | https://github.com/lbryio/lbry-sdk/pull/2920 | 603347836 | MDExOlB1bGxSZXF1ZXN0NDA2MTUxNDM4 | 2920 | add `uploading_to_reflector` to `file_list` results | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799787072, 'node_id': 'MDU6TGFiZWw3OTk3ODcwNzI=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20files', 'name': 'area: files', 'color': 'efd2da', 'default': False, 'description': ''}, {'id': 801758298, 'node_id': 'MDU6TGFiZWw4MDE3NTgyOTg=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20new%20feature', 'name': 'type: new feature', 'color': 'e2268a', 'default': False, 'description': 'New functionality that does not exist yet'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-04-20T15:58:22Z | 2020-04-20T17:35:04Z | 2020-04-20T17:35:03Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2920', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2920', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2920.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2920.patch'} |
148 | 146 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2919 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2919/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2919/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2919/events | https://github.com/lbryio/lbry-sdk/pull/2919 | 601522765 | MDExOlB1bGxSZXF1ZXN0NDA0Nzc1MTkw | 2919 | fix issue with `--exclude_internal_transfers` where it was filtering out sent payments | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1158604145, 'node_id': 'MDU6TGFiZWwxMTU4NjA0MTQ1', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20api', 'name': 'area: api', 'color': 'ea2386', 'default': False, 'description': ''}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-04-16T21:56:34Z | 2020-04-17T00:26:39Z | 2020-04-17T00:26:38Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2919', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2919', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2919.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2919.patch'} |
149 | 147 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2918 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2918/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2918/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2918/events | https://github.com/lbryio/lbry-sdk/issues/2918 | 601319201 | MDU6SXNzdWU2MDEzMTkyMDE= | 2918 | Add license to claim search | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1069037715, 'node_id': 'MDU6TGFiZWwxMDY5MDM3NzE1', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20claims', 'name': 'area: claims', 'color': 'f9b1f7', 'default': False, 'description': ''}, {'id': 1153099640, 'node_id': 'MDU6TGFiZWwxMTUzMDk5NjQw', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet%20server', 'name': 'area: wallet server', 'color': 'caf49c', 'default': False, 'description': ''}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | open | False | | [] | | 0 | 2020-04-16T18:31:30Z | 2020-04-16T18:31:30Z | | MEMBER | | This would allow us to allow creators to mark exclusive content via a license and allow the app to filter by it. | | |
150 | 148 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2917 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2917/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2917/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2917/events | https://github.com/lbryio/lbry-sdk/pull/2917 | 601158049 | MDExOlB1bGxSZXF1ZXN0NDA0NDU4ODU3 | 2917 | improve how claim search query handles reposts | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1153099640, 'node_id': 'MDU6TGFiZWwxMTUzMDk5NjQw', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet%20server', 'name': 'area: wallet server', 'color': 'caf49c', 'default': False, 'description': ''}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-04-16T15:20:57Z | 2020-04-17T16:53:53Z | 2020-04-17T16:53:51Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2917', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2917', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2917.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2917.patch'} |
151 | 149 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2916 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2916/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2916/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2916/events | https://github.com/lbryio/lbry-sdk/issues/2916 | 601044154 | MDU6SXNzdWU2MDEwNDQxNTQ= | 2916 | txo list megaissue | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | open | False | | [] | | 0 | 2020-04-16T13:15:50Z | 2020-06-29T20:23:31Z | | MEMBER | | - [ ] purchases show up as type payment - should we return as purchase?
- [ ] --type=purchase does not show purchases (most of the time) unless --is_my_input and is_not_my_output is passed.
- [ ] need to add claim info to purchase info - or we need a way to show them details from the txo list - i.e. pass the claim id to purchase list. (https://github.com/lbryio/lbry-sdk/issues/2921)
| | |
152 | 150 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2915 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2915/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2915/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2915/events | https://github.com/lbryio/lbry-sdk/issues/2915 | 599832335 | MDU6SXNzdWU1OTk4MzIzMzU= | 2915 | check timestamps returned all queries | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | | [] | | 0 | 2020-04-14T20:16:41Z | 2020-04-29T14:06:24Z | 2020-04-29T14:06:23Z | MEMBER | | It looks like something is off by 2 hours for the transaction and other timestamps. This should always be in UTC I'd assume. | | |
153 | 151 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2914 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2914/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2914/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2914/events | https://github.com/lbryio/lbry-sdk/pull/2914 | 598838696 | MDExOlB1bGxSZXF1ZXN0NDAyNjA0NDQz | 2914 | use home directory if xdg directory not found (Linux) | {'login': 'StripedMonkey', 'id': 8009284, 'node_id': 'MDQ6VXNlcjgwMDkyODQ=', 'avatar_url': 'https://avatars1.githubusercontent.com/u/8009284?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/StripedMonkey', 'html_url': 'https://github.com/StripedMonkey', 'followers_url': 'https://api.github.com/users/StripedMonkey/followers', 'following_url': 'https://api.github.com/users/StripedMonkey/following{/other_user}', 'gists_url': 'https://api.github.com/users/StripedMonkey/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/StripedMonkey/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/StripedMonkey/subscriptions', 'organizations_url': 'https://api.github.com/users/StripedMonkey/orgs', 'repos_url': 'https://api.github.com/users/StripedMonkey/repos', 'events_url': 'https://api.github.com/users/StripedMonkey/events{/privacy}', 'received_events_url': 'https://api.github.com/users/StripedMonkey/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799855222, 'node_id': 'MDU6TGFiZWw3OTk4NTUyMjI=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20config', 'name': 'area: config', 'color': 'f9d1f1', 'default': False, 'description': None}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 3 | 2020-04-13T11:31:29Z | 2020-04-27T14:33:59Z | 2020-04-27T14:33:58Z | CONTRIBUTOR | | Fixes an error in detecting xdg config locations when XDG_DOWNLOAD_DIR is not present in `user-dirs.dirs`
Lemme know if I've done anything stupid, it seems to work but you never know.
Fixes #2913 | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2914', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2914', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2914.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2914.patch'} |
154 | 152 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2913 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2913/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2913/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2913/events | https://github.com/lbryio/lbry-sdk/issues/2913 | 598838359 | MDU6SXNzdWU1OTg4MzgzNTk= | 2913 | Nonetype error getting Download Dir | {'login': 'StripedMonkey', 'id': 8009284, 'node_id': 'MDQ6VXNlcjgwMDkyODQ=', 'avatar_url': 'https://avatars1.githubusercontent.com/u/8009284?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/StripedMonkey', 'html_url': 'https://github.com/StripedMonkey', 'followers_url': 'https://api.github.com/users/StripedMonkey/followers', 'following_url': 'https://api.github.com/users/StripedMonkey/following{/other_user}', 'gists_url': 'https://api.github.com/users/StripedMonkey/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/StripedMonkey/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/StripedMonkey/subscriptions', 'organizations_url': 'https://api.github.com/users/StripedMonkey/orgs', 'repos_url': 'https://api.github.com/users/StripedMonkey/repos', 'events_url': 'https://api.github.com/users/StripedMonkey/events{/privacy}', 'received_events_url': 'https://api.github.com/users/StripedMonkey/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | | [] | | 0 | 2020-04-13T11:30:46Z | 2020-04-27T14:33:58Z | 2020-04-27T14:33:58Z | CONTRIBUTOR | | I downloaded lbry-bin-bin from the AUR and encountered an error when I tried to run the app.
![Selection_263](https://user-images.githubusercontent.com/8009284/79113381-cbe62480-7d4e-11ea-8379-b7e86b73e828.png)
and in the Terminal:
```
Starting SDK
Sandbox listening on port 5278.
Daemon: [715208] Failed to execute script cli
Traceback (most recent call last):
File "lbry/extras/cli.py", line 341, in <module>
File "lbry/extras/cli.py", line 298, in main
File "lbry/conf.py", line 431, in create_from_arguments
File "lbry/conf.py", line 642, in __init__
File "lbry/conf.py", line 654, in set_default_paths
File "lbry/conf.py", line 696, in get_linux_directories
AttributeError: 'NoneType' object has no attribute 'group'
```
It seems to me that someone made an oopsie [Here](https://github.com/lbryio/lbry-sdk/blob/master/lbry/conf.py#L694).
It will accurately detect if the dir config *exists* but not if the specific XDG config you want exists. I personally have only an `XDG_TEMPLATES_DIR` config in there which tripped it up.
```
#~/.config/user-dirs.dir
XDG_TEMPLATES_DIR=$HOME/.templates
```
does not work unless XDG_DOWNLOAD_DIR is present as well.
| | |
155 | 153 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2912 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2912/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2912/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2912/events | https://github.com/lbryio/lbry-sdk/pull/2912 | 597932170 | MDExOlB1bGxSZXF1ZXN0NDAxOTQyMzY3 | 2912 | add `reflector_progress` to `file_list` results | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799787072, 'node_id': 'MDU6TGFiZWw3OTk3ODcwNzI=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20files', 'name': 'area: files', 'color': 'efd2da', 'default': False, 'description': ''}, {'id': 801758298, 'node_id': 'MDU6TGFiZWw4MDE3NTgyOTg=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20new%20feature', 'name': 'type: new feature', 'color': 'e2268a', 'default': False, 'description': 'New functionality that does not exist yet'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-04-10T14:58:29Z | 2020-04-13T17:01:01Z | 2020-04-13T17:01:00Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2912', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2912', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2912.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2912.patch'} |
156 | 154 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2911 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2911/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2911/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2911/events | https://github.com/lbryio/lbry-sdk/pull/2911 | 597931933 | MDExOlB1bGxSZXF1ZXN0NDAxOTQyMTgx | 2911 | support `claim_id`, `channel_claim_id`, and `outpoint` args given as lists of values to match in `file_list` | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799787072, 'node_id': 'MDU6TGFiZWw3OTk3ODcwNzI=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20files', 'name': 'area: files', 'color': 'efd2da', 'default': False, 'description': ''}, {'id': 801758298, 'node_id': 'MDU6TGFiZWw4MDE3NTgyOTg=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20new%20feature', 'name': 'type: new feature', 'color': 'e2268a', 'default': False, 'description': 'New functionality that does not exist yet'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-04-10T14:58:04Z | 2020-04-13T18:58:16Z | 2020-04-13T18:58:14Z | MEMBER | | fixes https://github.com/lbryio/lbry-sdk/issues/2873 | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2911', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2911', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2911.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2911.patch'} |
157 | 155 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2910 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2910/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2910/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2910/events | https://github.com/lbryio/lbry-sdk/pull/2910 | 596207715 | MDExOlB1bGxSZXF1ZXN0NDAwNTQ4NjYx | 2910 | updated `comment_hide` command to work with comment server API changes | {'login': 'osilkin98', 'id': 16809287, 'node_id': 'MDQ6VXNlcjE2ODA5Mjg3', 'avatar_url': 'https://avatars3.githubusercontent.com/u/16809287?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/osilkin98', 'html_url': 'https://github.com/osilkin98', 'followers_url': 'https://api.github.com/users/osilkin98/followers', 'following_url': 'https://api.github.com/users/osilkin98/following{/other_user}', 'gists_url': 'https://api.github.com/users/osilkin98/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/osilkin98/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/osilkin98/subscriptions', 'organizations_url': 'https://api.github.com/users/osilkin98/orgs', 'repos_url': 'https://api.github.com/users/osilkin98/repos', 'events_url': 'https://api.github.com/users/osilkin98/events{/privacy}', 'received_events_url': 'https://api.github.com/users/osilkin98/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1389852610, 'node_id': 'MDU6TGFiZWwxMzg5ODUyNjEw', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20commenting', 'name': 'area: commenting', 'color': 'b883d1', 'default': False, 'description': ''}, {'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | {'login': 'osilkin98', 'id': 16809287, 'node_id': 'MDQ6VXNlcjE2ODA5Mjg3', 'avatar_url': 'https://avatars3.githubusercontent.com/u/16809287?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/osilkin98', 'html_url': 'https://github.com/osilkin98', 'followers_url': 'https://api.github.com/users/osilkin98/followers', 'following_url': 'https://api.github.com/users/osilkin98/following{/other_user}', 'gists_url': 'https://api.github.com/users/osilkin98/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/osilkin98/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/osilkin98/subscriptions', 'organizations_url': 'https://api.github.com/users/osilkin98/orgs', 'repos_url': 'https://api.github.com/users/osilkin98/repos', 'events_url': 'https://api.github.com/users/osilkin98/events{/privacy}', 'received_events_url': 'https://api.github.com/users/osilkin98/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'osilkin98', 'id': 16809287, 'node_id': 'MDQ6VXNlcjE2ODA5Mjg3', 'avatar_url': 'https://avatars3.githubusercontent.com/u/16809287?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/osilkin98', 'html_url': 'https://github.com/osilkin98', 'followers_url': 'https://api.github.com/users/osilkin98/followers', 'following_url': 'https://api.github.com/users/osilkin98/following{/other_user}', 'gists_url': 'https://api.github.com/users/osilkin98/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/osilkin98/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/osilkin98/subscriptions', 'organizations_url': 'https://api.github.com/users/osilkin98/orgs', 'repos_url': 'https://api.github.com/users/osilkin98/repos', 'events_url': 'https://api.github.com/users/osilkin98/events{/privacy}', 'received_events_url': 'https://api.github.com/users/osilkin98/received_events', 'type': 'User', 'site_admin': False}] | | 1 | 2020-04-07T23:20:46Z | 2020-04-13T15:42:25Z | 2020-04-13T14:34:31Z | CONTRIBUTOR | | `comment_hide` now returns lists of `comment_ids` that are both `hidden` and `visible`.
The combined lists contain all the `comment_ids` passed into the parameters | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2910', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2910', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2910.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2910.patch'} |
158 | 156 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2909 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2909/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2909/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2909/events | https://github.com/lbryio/lbry-sdk/pull/2909 | 594935876 | MDExOlB1bGxSZXF1ZXN0Mzk5NDkyMzQ0 | 2909 | do not estimate timestamp for unconfirmed txs | {'login': 'shyba', 'id': 1302078, 'node_id': 'MDQ6VXNlcjEzMDIwNzg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/1302078?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/shyba', 'html_url': 'https://github.com/shyba', 'followers_url': 'https://api.github.com/users/shyba/followers', 'following_url': 'https://api.github.com/users/shyba/following{/other_user}', 'gists_url': 'https://api.github.com/users/shyba/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/shyba/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/shyba/subscriptions', 'organizations_url': 'https://api.github.com/users/shyba/orgs', 'repos_url': 'https://api.github.com/users/shyba/repos', 'events_url': 'https://api.github.com/users/shyba/events{/privacy}', 'received_events_url': 'https://api.github.com/users/shyba/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-04-06T09:07:13Z | 2020-04-06T15:41:19Z | 2020-04-06T15:41:18Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2909', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2909', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2909.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2909.patch'} |
159 | 157 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2908 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2908/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2908/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2908/events | https://github.com/lbryio/lbry-sdk/pull/2908 | 594717720 | MDExOlB1bGxSZXF1ZXN0Mzk5MzEwNTkw | 2908 | fix connection to wallet server breaking upon giant resolve requests | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-04-05T23:57:07Z | 2020-04-06T16:55:05Z | 2020-04-06T16:52:52Z | MEMBER | | fixes https://github.com/lbryio/lbry-sdk/issues/2907 | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2908', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2908', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2908.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2908.patch'} |
160 | 158 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2907 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2907/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2907/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2907/events | https://github.com/lbryio/lbry-sdk/issues/2907 | 594717467 | MDU6SXNzdWU1OTQ3MTc0Njc= | 2907 | Giant resolve requests can cause a disconnect loop | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [] | closed | False | | [] | | 0 | 2020-04-05T23:56:25Z | 2020-04-06T16:52:52Z | 2020-04-06T16:52:52Z | MEMBER | | `resolve` is retried upon failure, so a request large enough to get the server to drop the connection will cause a disconnect loop where the client keeps retrying and the server keeps resetting the connection. The disconnects then cause other requests (subscriptions, etc) the client is making to also fail.
```2020-04-05 19:44:59,673 - asyncio - WARNING - Executing <Handle <TaskWakeupMethWrapper object at 0x7f8afd319a90>(<Future finis...events.py:391>) created at /usr/local/lib/python3.7/asyncio/locks.py:272> took 0.235 seconds
2020-04-05 19:45:01,152 - lbry.wallet.server.session.LBRYElectrumX - WARNING - [0] received oversized message from 127.0.0.1:56148, dropping connection
2020-04-05 19:45:01,160 - lbry.wallet.network - ERROR - wallet server (localhost) reset connection upon our blockchain.claimtrie.resolve request, json of 30000 args is 1458890 bytes
2020-04-05 19:45:01,160 - lbry.wallet.network - WARNING - connection to localhost:50002 lost
2020-04-05 19:45:01,160 - lbry.wallet.network - WARNING - Wallet server unavailable, waiting for it to come back and retry.
2020-04-05 19:45:01,177 - lbry.wallet.server.session.LBRYElectrumX - WARNING - [1] received oversized message from 127.0.0.1:56158, dropping connection
2020-04-05 19:45:01,184 - lbry.wallet.network - ERROR - wallet server (localhost) reset connection upon our blockchain.claimtrie.resolve request, json of 30000 args is 1458890 bytes
2020-04-05 19:45:01,185 - lbry.wallet.network - WARNING - connection to localhost:50002 lost
2020-04-05 19:45:01,185 - lbry.wallet.network - WARNING - Wallet server unavailable, waiting for it to come back and retry.
2020-04-05 19:45:01,185 - lbry.wallet.network - ERROR - wallet server (localhost) reset connection upon our blockchain.address.subscribe request, json of 21 args is 798 bytes
``` | | |
161 | 159 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2906 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2906/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2906/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2906/events | https://github.com/lbryio/lbry-sdk/issues/2906 | 593512150 | MDU6SXNzdWU1OTM1MTIxNTA= | 2906 | Check audio and downsample with ffmpeg | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 250584511, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MTE=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20improvement', 'name': 'type: improvement', 'color': '0094ff', 'default': False, 'description': 'Existing (or partially existing) functionality needs to be changed'}] | closed | False | | [] | | 1 | 2020-04-03T16:49:28Z | 2020-08-17T20:49:15Z | 2020-08-17T20:49:15Z | MEMBER | | Per https://bugzilla.mozilla.org/show_bug.cgi?id=1422684, anything over 48kHZ won't play on Windows + FF. We should make this part of the checks and resample (-ar param) | | |
162 | 160 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2905 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2905/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2905/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2905/events | https://github.com/lbryio/lbry-sdk/pull/2905 | 592937464 | MDExOlB1bGxSZXF1ZXN0Mzk3ODI0NjE4 | 2905 | fix header checkpoints on testnet | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | {'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'jackrobison', 'id': 11979920, 'node_id': 'MDQ6VXNlcjExOTc5OTIw', 'avatar_url': 'https://avatars3.githubusercontent.com/u/11979920?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/jackrobison', 'html_url': 'https://github.com/jackrobison', 'followers_url': 'https://api.github.com/users/jackrobison/followers', 'following_url': 'https://api.github.com/users/jackrobison/following{/other_user}', 'gists_url': 'https://api.github.com/users/jackrobison/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/jackrobison/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/jackrobison/subscriptions', 'organizations_url': 'https://api.github.com/users/jackrobison/orgs', 'repos_url': 'https://api.github.com/users/jackrobison/repos', 'events_url': 'https://api.github.com/users/jackrobison/events{/privacy}', 'received_events_url': 'https://api.github.com/users/jackrobison/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-04-02T21:47:23Z | 2020-04-06T16:20:44Z | 2020-04-03T17:38:48Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2905', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2905', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2905.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2905.patch'} |
163 | 161 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2904 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2904/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2904/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2904/events | https://github.com/lbryio/lbry-sdk/issues/2904 | 592764337 | MDU6SXNzdWU1OTI3NjQzMzc= | 2904 | Allow pinning of comments | {'login': 'tzarebczan', 'id': 8120721, 'node_id': 'MDQ6VXNlcjgxMjA3MjE=', 'avatar_url': 'https://avatars3.githubusercontent.com/u/8120721?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/tzarebczan', 'html_url': 'https://github.com/tzarebczan', 'followers_url': 'https://api.github.com/users/tzarebczan/followers', 'following_url': 'https://api.github.com/users/tzarebczan/following{/other_user}', 'gists_url': 'https://api.github.com/users/tzarebczan/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/tzarebczan/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/tzarebczan/subscriptions', 'organizations_url': 'https://api.github.com/users/tzarebczan/orgs', 'repos_url': 'https://api.github.com/users/tzarebczan/repos', 'events_url': 'https://api.github.com/users/tzarebczan/events{/privacy}', 'received_events_url': 'https://api.github.com/users/tzarebczan/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1389852610, 'node_id': 'MDU6TGFiZWwxMzg5ODUyNjEw', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20commenting', 'name': 'area: commenting', 'color': 'b883d1', 'default': False, 'description': ''}, {'id': 801758298, 'node_id': 'MDU6TGFiZWw4MDE3NTgyOTg=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20new%20feature', 'name': 'type: new feature', 'color': 'e2268a', 'default': False, 'description': 'New functionality that does not exist yet'}] | open | False | | [] | | 0 | 2020-04-02T16:31:06Z | 2020-04-02T16:31:06Z | | MEMBER | | A common request we get from creators is to be able to pin comments. This should be possible for your own comment or someone else. | | |
164 | 162 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2903 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2903/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2903/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2903/events | https://github.com/lbryio/lbry-sdk/issues/2903 | 592676794 | MDU6SXNzdWU1OTI2NzY3OTQ= | 2903 | Return pending transactions with transaction_list (bad date bug) | {'login': 'kauffj', 'id': 530774, 'node_id': 'MDQ6VXNlcjUzMDc3NA==', 'avatar_url': 'https://avatars0.githubusercontent.com/u/530774?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/kauffj', 'html_url': 'https://github.com/kauffj', 'followers_url': 'https://api.github.com/users/kauffj/followers', 'following_url': 'https://api.github.com/users/kauffj/following{/other_user}', 'gists_url': 'https://api.github.com/users/kauffj/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/kauffj/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/kauffj/subscriptions', 'organizations_url': 'https://api.github.com/users/kauffj/orgs', 'repos_url': 'https://api.github.com/users/kauffj/repos', 'events_url': 'https://api.github.com/users/kauffj/events{/privacy}', 'received_events_url': 'https://api.github.com/users/kauffj/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1049648962, 'node_id': 'MDU6TGFiZWwxMDQ5NjQ4OTYy', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/consider%20soon', 'name': 'consider soon', 'color': '854277', 'default': False, 'description': 'Discuss this issue at the next planning meeting, then remove this label'}, {'id': 250584509, 'node_id': 'MDU6TGFiZWwyNTA1ODQ1MDk=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20bug', 'name': 'type: bug', 'color': 'e26826', 'default': False, 'description': 'Existing functionality is wrong or broken'}] | closed | False | | [] | | 3 | 2020-04-02T14:29:00Z | 2020-04-06T22:29:12Z | 2020-04-06T22:29:12Z | MEMBER | | If I send a tip:
- It shows successful
- My balance changes
- App directs me to my history
But the transaction isn't there! | | |
165 | 163 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2902 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2902/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2902/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2902/events | https://github.com/lbryio/lbry-sdk/pull/2902 | 592121247 | MDExOlB1bGxSZXF1ZXN0Mzk3MTYzOTAy | 2902 | bump checkpoints | {'login': 'shyba', 'id': 1302078, 'node_id': 'MDQ6VXNlcjEzMDIwNzg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/1302078?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/shyba', 'html_url': 'https://github.com/shyba', 'followers_url': 'https://api.github.com/users/shyba/followers', 'following_url': 'https://api.github.com/users/shyba/following{/other_user}', 'gists_url': 'https://api.github.com/users/shyba/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/shyba/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/shyba/subscriptions', 'organizations_url': 'https://api.github.com/users/shyba/orgs', 'repos_url': 'https://api.github.com/users/shyba/repos', 'events_url': 'https://api.github.com/users/shyba/events{/privacy}', 'received_events_url': 'https://api.github.com/users/shyba/received_events', 'type': 'User', 'site_admin': False} | [{'id': 799785267, 'node_id': 'MDU6TGFiZWw3OTk3ODUyNjc=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20wallet', 'name': 'area: wallet', 'color': 'd4edd0', 'default': False, 'description': None}, {'id': 799749023, 'node_id': 'MDU6TGFiZWw3OTk3NDkwMjM=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20task', 'name': 'type: task', 'color': '0f98a0', 'default': False, 'description': "Either work that's not related to the code, or a small chore that does not fit into other categories"}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-04-01T18:34:31Z | 2020-04-06T16:21:01Z | 2020-04-03T16:20:39Z | MEMBER | | | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2902', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2902', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2902.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2902.patch'} |
166 | 164 | https://api.github.com/repos/lbryio/lbry-sdk/issues/2901 | https://api.github.com/repos/lbryio/lbry-sdk | https://api.github.com/repos/lbryio/lbry-sdk/issues/2901/labels{/name} | https://api.github.com/repos/lbryio/lbry-sdk/issues/2901/comments | https://api.github.com/repos/lbryio/lbry-sdk/issues/2901/events | https://github.com/lbryio/lbry-sdk/pull/2901 | 591583976 | MDExOlB1bGxSZXF1ZXN0Mzk2NzMxNzA1 | 2901 | replaced `--unspent` with `--is_not_spent` on several commands and added `--is_spent` to many claim/txo `*_list` commands, `support_list` got three new flags `--sent --received --staked` | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'id': 1158604145, 'node_id': 'MDU6TGFiZWwxMTU4NjA0MTQ1', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/area:%20api', 'name': 'area: api', 'color': 'ea2386', 'default': False, 'description': ''}, {'id': 801758298, 'node_id': 'MDU6TGFiZWw4MDE3NTgyOTg=', 'url': 'https://api.github.com/repos/lbryio/lbry-sdk/labels/type:%20new%20feature', 'name': 'type: new feature', 'color': 'e2268a', 'default': False, 'description': 'New functionality that does not exist yet'}] | closed | False | {'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False} | [{'login': 'eukreign', 'id': 69960, 'node_id': 'MDQ6VXNlcjY5OTYw', 'avatar_url': 'https://avatars1.githubusercontent.com/u/69960?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/eukreign', 'html_url': 'https://github.com/eukreign', 'followers_url': 'https://api.github.com/users/eukreign/followers', 'following_url': 'https://api.github.com/users/eukreign/following{/other_user}', 'gists_url': 'https://api.github.com/users/eukreign/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/eukreign/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/eukreign/subscriptions', 'organizations_url': 'https://api.github.com/users/eukreign/orgs', 'repos_url': 'https://api.github.com/users/eukreign/repos', 'events_url': 'https://api.github.com/users/eukreign/events{/privacy}', 'received_events_url': 'https://api.github.com/users/eukreign/received_events', 'type': 'User', 'site_admin': False}] | | 0 | 2020-04-01T03:09:42Z | 2020-04-03T02:24:49Z | 2020-04-03T02:24:47Z | MEMBER | | backwards-incompatible: The argument `--unspent` to several different commands has been replaced by `--is_not_spent`. | | {'url': 'https://api.github.com/repos/lbryio/lbry-sdk/pulls/2901', 'html_url': 'https://github.com/lbryio/lbry-sdk/pull/2901', 'diff_url': 'https://github.com/lbryio/lbry-sdk/pull/2901.diff', 'patch_url': 'https://github.com/lbryio/lbry-sdk/pull/2901.patch'} |