-
v0.43.3 Stable
released this
2019-10-19 00:10:01 +02:00 | 2567 commits to master since this release[0.43.3] - 2019-10-18
Backwards Incompatible Changes
- [network] removed unused
time
field from connectionstatus
(https://github.com/lbryio/lbry-sdk/pull/2567)
Network
- [bug] Fix
total_sent
andtotal_received
in connectionstatus
(https://github.com/lbryio/lbry-sdk/pull/2567) by jackrobison
Tests
- [improvement] fix logging tests (https://github.com/lbryio/lbry-sdk/pull/2559) by mirgee
Wallet
- [improvement] support unlocking with blank password but throw an error when encrypting with blank password (https://github.com/lbryio/lbry-sdk/pull/2568) by eukreign
- [bug] fix for encrypted wallet with import read-only channel accounts (https://github.com/lbryio/lbry-sdk/pull/2566) by eukreign
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
239 downloads · 19 MiB
-
lbrynet-mac.zip
215 downloads · 12 MiB
-
lbrynet-windows.zip
223 downloads · 15 MiB
- [network] removed unused
-
v0.43.2 Stable
released this
2019-10-17 19:38:52 +02:00 | 2584 commits to master since this release[0.43.2] - 2019-10-17
API
- [bug]
publish
checks all accounts for claim before forwarding tostream_create
/stream_update
(https://github.com/lbryio/lbry-sdk/pull/2562) by eukreign
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
48 downloads · 19 MiB
-
lbrynet-mac.zip
36 downloads · 12 MiB
-
lbrynet-windows.zip
43 downloads · 15 MiB
- [bug]
-
v0.43.1 Stable
released this
2019-10-16 21:50:10 +02:00 | 2587 commits to master since this release[0.43.1] - 2019-10-16
Packaging
- [bug] pin choco py to 37 on win build (https://github.com/lbryio/lbry-sdk/pull/2553) by shyba
Wallet
- [improvement] incorporate password in the wallet hash (https://github.com/lbryio/lbry-sdk/pull/2556) by eukreign
- [improvement]
encrypt-on-disk
preference, propagated between devices and specifies wallet saving encryption; bug fix with loading/saving preferences (https://github.com/lbryio/lbry-sdk/pull/2549) by eukreign
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
47 downloads · 19 MiB
-
lbrynet-mac.zip
46 downloads · 12 MiB
-
lbrynet-windows.zip
48 downloads · 15 MiB
-
v0.43.0 Stable
released this
2019-10-14 19:07:15 +02:00 | 2602 commits to master since this release[0.43.0] - 2019-10-14
Backwards Incompatible Changes
- [wallet] commands
account
lock
/unlock
/encrypt
/decrypt
have been replaced bywallet
lock
/unlock
/encrypt
/decrypt
. (https://github.com/lbryio/lbry-sdk/pull/2524)
DHT
- [refactor] small clarifying changes (https://github.com/lbryio/lbry-sdk/pull/2502) by lyoshenka
API
- [new feature] added
wallet send
command (https://github.com/lbryio/lbry-sdk/pull/2538) by eukreign - [improvement]
utxo release
applies to all accounts in wallet (https://github.com/lbryio/lbry-sdk/pull/2534) by eukreign - [new feature] added
wallet balance
command (https://github.com/lbryio/lbry-sdk/pull/2533) by eukreign
Blobs/files
- [new feature] add oga and ogv mime types (https://github.com/lbryio/lbry-sdk/pull/2526) by tzarebczan
Cli
- [improvement] Make
--verbose
param behave as per documentation (https://github.com/lbryio/lbry-sdk/pull/2478) by mirgee
Downloads
- [bug] fix resolving fixed peers from an ipv6 connection (https://github.com/lbryio/lbry-sdk/pull/2521) by jackrobison
Other
- [improvement] use more specific asserts in torba tests (https://github.com/lbryio/lbry-sdk/pull/2508) by StrikerRUS
Wallet
- [improvement] time stamped top-level wallet preferences (https://github.com/lbryio/lbry-sdk/pull/2531) by eukreign
- [new feature] added
wallet
lock
/unlock
/encrypt
/decrypt
andstatus
APIs (https://github.com/lbryio/lbry-sdk/pull/2524) by eukreign
Wallet server
- [improvement] only do trending calculations near the tip of the chain (https://github.com/lbryio/lbry-sdk/pull/2527) by lyoshenka
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
73 downloads · 19 MiB
-
lbrynet-mac.zip
63 downloads · 12 MiB
-
lbrynet-windows.zip
63 downloads · 15 MiB
- [wallet] commands
-
v0.42.2 Stable
released this
2019-10-07 19:03:51 +02:00 | 2630 commits to master since this release[0.42.2] - 2019-10-07
DHT
- [bug] DHT object cache refactored, fixing a bug that could prevent adding peers (https://github.com/lbryio/lbry-sdk/pull/2489) by shyba
Docs
- [bug] Grammar correction (https://github.com/lbryio/lbry-sdk/pull/2515) by rishav142k
- [bug] Punctuation (https://github.com/lbryio/lbry-sdk/pull/2512) by OrginalS
- [improvement] Fix spelling (https://github.com/lbryio/lbry-sdk/pull/2499) by hugovk
Network
- [bug] Fix incorrect counting of total bytes sent / received (https://github.com/lbryio/lbry-sdk/pull/2505) by mirgee
Other
- [improvement] Reuse loggly connection (https://github.com/lbryio/lbry-sdk/pull/2503) by jackrobison
Wallet
- [bug] bug fixes related to cross-account / wallet operations (https://github.com/lbryio/lbry-sdk/pull/2497) by eukreign
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
35 downloads · 19 MiB
-
lbrynet-mac.zip
16 downloads · 12 MiB
-
lbrynet-windows.zip
20 downloads · 15 MiB
-
v0.42.1 Stable
released this
2019-09-30 18:59:45 +02:00 | 2654 commits to master since this release[0.42.1] - 2019-09-30
API
- [bug] fix for wallet_remove command (https://github.com/lbryio/lbry-sdk/pull/2493) by eukreign
Network
- [improvement] retriable resolve (https://github.com/lbryio/lbry-sdk/pull/2460) by shyba
Wallet
- [bug] handle intermediate state on wallet client sessions (https://github.com/lbryio/lbry-sdk/pull/2479) by shyba
Wallet server
- [improvement] change trending window to 6 hours (https://github.com/lbryio/lbry-sdk/pull/2484) by lyoshenka
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
307 downloads · 19 MiB
-
lbrynet-mac.zip
280 downloads · 12 MiB
-
lbrynet-windows.zip
282 downloads · 15 MiB
-
v0.42.0 Stable
released this
2019-09-23 19:50:21 +02:00 | 2662 commits to master since this release[0.42.0] - 2019-09-23
Backwards Incompatible Changes
- [api]
address_list
no longer returns a list of strings, instead it returns a list of dictionaries with several fields, including anaddress
field which is the value that used to be the sole response in the previous API; a new argument--address
has been added to show details for only a single specific address; the list of addresses is now generated across all accounts in the wallet unless a specific account is passed with--account_id=
. (https://github.com/lbryio/lbry-sdk/pull/2464)
API
- [new feature] wallet_id based API (https://github.com/lbryio/lbry-sdk/pull/2472) by eukreign
- [improvement] fix is_valid_address so it checks address checksum (https://github.com/lbryio/lbry-sdk/pull/2468) by shyba
- [improvement] refactored
address_list
API to return a richer data type (https://github.com/lbryio/lbry-sdk/pull/2464) by eukreign
Claims
- [improvement] Check invalid names against updated regex so it matches the app (https://github.com/lbryio/lbry-sdk/pull/2473) by shyba
Cli
- [bug] Handle claim_name as a string (https://github.com/lbryio/lbry-sdk/pull/2474) by mirgee
- [improvement] Fix docopt for
claim_search
(https://github.com/lbryio/lbry-sdk/pull/2455) by mirgee - [improvement] Enable to set max_key_fee to null via cli (https://github.com/lbryio/lbry-sdk/pull/2450) by mirgee
Database
- [bug] Test sqlite error handling (https://github.com/lbryio/lbry-sdk/pull/2459) by jackrobison
Downloads
- [improvement] Fix failing key payment for null max key fee (https://github.com/lbryio/lbry-sdk/pull/2467) by mirgee
Files
- [improvement] add Flac mime type (https://github.com/lbryio/lbry-sdk/pull/2466) by tzarebczan
Wallet server
- [new feature] wallet server: add options to set server description, payment address and daily fee (https://github.com/lbryio/lbry-sdk/pull/2463) by shyba
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
150 downloads · 19 MiB
-
lbrynet-mac.zip
133 downloads · 12 MiB
-
lbrynet-windows.zip
126 downloads · 15 MiB
- [api]
-
v0.41.0 Stable
released this
2019-09-16 19:24:11 +02:00 | 2704 commits to master since this release[0.41.0] - 2019-09-16
This is a low confidence release and is intended for testing the included fixes and improvements. Please consider the next release for production deployment instead of this one.
This release includes changes to the client wallet database structure and will require a full re-sync of your transactions; this will happen automatically on startup. (https://github.com/lbryio/lbry-sdk/pull/2456)
API
- [improvement] use json_file_encoder for managed streams (file list) (https://github.com/lbryio/lbry-sdk/pull/2447) by shyba
Claims
- [improvement] Channel claims and certificates no longer need to be in the same account to sign stream claims. (https://github.com/lbryio/lbry-sdk/pull/2456) by eukreign
Database
- [improvement] Fix SQLITE_MISUSE (https://github.com/lbryio/lbry-sdk/pull/2452) by jackrobison
Wallet server
- [improvement] download wallet snapshot on first run (https://github.com/lbryio/lbry-sdk/pull/2461) by lyoshenka
- [improvement] default wallet server to LBC coin (https://github.com/lbryio/lbry-sdk/pull/2458) by lyoshenka
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
25 downloads · 19 MiB
-
lbrynet-mac.zip
18 downloads · 12 MiB
-
lbrynet-windows.zip
20 downloads · 15 MiB
-
v0.40.1 Stable
released this
2019-09-09 19:00:12 +02:00 | 2721 commits to master since this release[0.40.1] - 2019-09-09
Wallet
- [improvement] bugfixes for wallet client network rare edge case where it switches to a server about to go down (https://github.com/lbryio/lbry-sdk/pull/2451) by shyba
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
140 downloads · 19 MiB
-
lbrynet-mac.zip
120 downloads · 12 MiB
-
lbrynet-windows.zip
126 downloads · 15 MiB
-
v0.40.0 Stable
released this
2019-09-03 18:36:00 +02:00 | 2723 commits to master since this release[0.40.0] - 2019-09-03
API
- [new feature] Added preferences storage API (https://github.com/lbryio/lbry-sdk/pull/2440) by eukreign
- [bug] fix intermittent bug where claim metadata was cleared out (https://github.com/lbryio/lbry-sdk/pull/2434) by eukreign
Wallet server
- [improvement] sync and connection issues (https://github.com/lbryio/lbry-sdk/pull/2418) by shyba
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
210 downloads · 19 MiB
-
lbrynet-mac.zip
206 downloads · 11 MiB
-
lbrynet-windows.zip
195 downloads · 15 MiB