-
v0.38.1 Stable
released this
2019-07-15 18:02:18 +02:00 | 2958 commits to master since this release[0.38.1] - 2019-07-15
API
- [improvement] added
--no-totals
argument toclaim search
(https://github.com/lbryio/lbry-sdk/pull/2298) by eukreign
Config
- [improvement] add
track_bandwidth
config setting to disable bandwidth usage instatus
, addtotal_sent
andtotal_received
fields to connection status (https://github.com/lbryio/lbry-sdk/pull/2275) by jackrobison
Database
- [bug] fixed issue where sqlite threw "too many sql variables" error (https://github.com/lbryio/lbry-sdk/pull/2294) by shyba
Packaging
- [bug] fix for travis windows build (https://github.com/lbryio/lbry-sdk/pull/2306) by eukreign
Wallet
- [improvement] tx parsing speedup and faster wallet sync (https://github.com/lbryio/lbry-sdk/pull/2304) by eukreign
Wallet server
- [improvement] multi-process wallet server query executor and bonus stuff (https://github.com/lbryio/lbry-sdk/pull/2307) by eukreign
- [improvement]
claim search
uses different tag filtering approaches depending on query type (https://github.com/lbryio/lbry-sdk/pull/2303) by eukreign - [improvement] Fix wallet server session bloat from unhandled socket errors (https://github.com/lbryio/lbry-sdk/pull/2273) by jackrobison
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
lbrynet-linux.zip
27 downloads · 19 MiB
-
lbrynet-mac.zip
17 downloads · 11 MiB
-
lbrynet-windows.zip
25 downloads · 15 MiB
- [improvement] added