Thomas Zarebczan
Thomas Zarebczan
- [x] metadata https://github.com/lbryio/lbry-sdk/issues/2679 - [x] updating reposts https://github.com/lbryio/lbry-sdk/issues/2678 - [ ] Resolving a blocked claim should return a minimum set of metadata (title, channel, publish date, txid) along with...
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...
adding/removing wallet does not help, utxo release neither. Not a balance caching issue because I tried sending LBC and it would only show the new one. All transactions and UTXOs...
- [ ] linked issues in epic - [x] figure out what resolve should show when content is blocked / filtered. There should be some indication on resolve that the...
The last update has introduced a reconnection issue where clients may not automatically reconnect to Spv servers. Has happened twice now on lbry.tv sdks. They would just say rpc unavailable...
Was trying to subscribe + reconnect and would fail. ``` 2021-03-10 19:08:41,035 ERROR lbry.extras.daemon.daemon:717: error handling api request │ Traceback (most recent call last): │ File "lbry/extras/daemon/daemon.py", line 709, in...
Splitting out from https://github.com/lbryio/lbry-sdk/issues/3110 when reorgs happen on the wallet server, the client is doesn't have any handling and gets into integrity issues which cause transaction failures (i.e missing inputs).
Are things more performant now to increase from 50?
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...
This would make sure the file is fully available before it's published. This will be even more critical when we have mempool claim support. See discussion in https://lbryians.slack.com/archives/C81K0BM9A/p1624157642120300