-
v0.50.0 Stable
released this
2019-12-16 17:33:13 +01:00 | 2297 commits to master since this release[0.50.0] - 2019-12-16
Backwards Incompatible Changes
- [api] Errors returned from RPC calls now include a "name" which is the exception class name and a cleaner "message" which just has the user friendly error message and the command info (command called, arguments passed) is now in a separate field called "data". See examples in the pull request. (https://github.com/lbryio/lbry-sdk/pull/2673)
API
- [improvement] improved the data structure returned from RPC by adding an error name and other metadata (https://github.com/lbryio/lbry-sdk/pull/2673) by eukreign
- [improvement] improved error handling when sending
None
/null
values to various claim create/update commands (https://github.com/lbryio/lbry-sdk/pull/2543) by gpjacobs
Wallet
- [improvement] use buffer write return as written (https://github.com/lbryio/lbry-sdk/pull/2676) by eukreign
- [improvement] add
--blocklist_channel_ids
toclaim_search
command to specify channels with reposted claims you want blocked from results (https://github.com/lbryio/lbry-sdk/pull/2675) by eukreign - [new feature] client side segwit support (receive only, no create support yet) (https://github.com/lbryio/lbry-sdk/pull/2668) by eukreign
- [bug] fix infinite wait on
TaskGroup.done.wait()
whenTaskGroup.cancel()
is called without tasks (https://github.com/lbryio/lbry-sdk/pull/2667) by shyba - [improvement] added
--initial-headers
argument tolbrynet start
command to support bundled header file (https://github.com/lbryio/lbry-sdk/pull/2664) by eukreign - [bug]
utxo list
includes purchases of your claims (https://github.com/lbryio/lbry-sdk/pull/2660) by eukreign - [new feature] added
wallet_reconnect
command to trigger lbrynet to reconnect to wallet servers (useful if you changed the wallet servers configuration) (https://github.com/lbryio/lbry-sdk/pull/2653) by shyba - [refactor] re-enabled cryptonator market feed and refactored the exchange rate manager (https://github.com/lbryio/lbry-sdk/pull/2536) by mirgee
- [improvement] adds command call logging for all create/update/abandon commands (https://github.com/lbryio/lbry-sdk/pull/2415) by osilkin98
Wallet server
- [bug] fixes for various edge cases where claim (and support) creation, updating and abandoning is occuring in the same block (https://github.com/lbryio/lbry-sdk/pull/2674) by eukreign
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
122 downloads · 15 MiB
-
lbrynet-mac.zip
108 downloads · 11 MiB
-
lbrynet-windows.zip
100 downloads · 11 MiB