lbry.go icon indicating copy to clipboard operation
lbry.go copied to clipboard

Results 6 lbry.go issues
Sort by recently updated
recently updated
newest added

In `Encoder.Next()`, every read creates a blob even if you only read one byte. Instead it should keep reading until it has a full blob's worth of data or hits...

The UI team would find this beneficial.

I would like to write a client program that, given a LBRY URI (e.g. `lbry://@irmf#a/irmf-logo-model-1.irmf#4`), the client downloads the data (provided that either the user has already paid for the...

Version 17 of lbrycrd deprecated several functions and added others. We need to find and deprecate all the old ones and replace/add the new ones

priority: medium
needs: exploration

As per comment here: https://github.com/lbryio/lbry.go/pull/10#discussion_r190252247 slack logging package should be extracted to own package. Please wait for #10 to be merged first.

type: improvement
type: refactor
priority: low

with changes used in prod