-
v0.46.0 Stable
released this
2019-11-11 16:49:44 +01:00 | 2473 commits to master since this release[0.46.0] - 2019-11-11
Backwards Incompatible Changes
- [api]
wallet_balance
andaccount_balance
no longer take a--reserved_subtotals
argument and instead always return the subtotals. (https://github.com/lbryio/lbry-sdk/pull/2608)
API
- [improvement] added caching for
wallet balance
command and dropped--reserved_subtotals
argument instead always returning the subtotals (foraccount balance
andwallet balance
) (https://github.com/lbryio/lbry-sdk/pull/2608) by eukreign
Wallet server
- [improvement] wallet server: send correct server version (sdk version now) (https://github.com/lbryio/lbry-sdk/pull/2612) by shyba
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
23 downloads · 19 MiB
-
lbrynet-mac.zip
24 downloads · 12 MiB
-
lbrynet-windows.zip
34 downloads · 15 MiB
- [api]