-
v0.30.3 Stable
released this
2018-12-22 00:45:34 +01:00 | 4594 commits to master since this release[0.30.3] - 2018-12-21
Wallet
- [bug] Instantiate resolver before the request to hold the selected height (https://github.com/lbryio/lbry/pull/1718)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
51 downloads · 20 MiB
-
lbrynet-mac.zip
24 downloads · 12 MiB
-
lbrynet-windows.zip
25 downloads · 15 MiB
-
v0.30.2 Stable
released this
2018-12-15 03:50:48 +01:00 | 4600 commits to master since this release[0.30.2] - 2018-12-14
API
- [improvement]
claim_list_by_channel
better handles errors coming from SPV server (https://github.com/lbryio/lbry/pull/1707)
Config
- [refactor] remove
lbrynet.androidhelpers
module (https://github.com/lbryio/lbry/pull/1671)
Packaging
- [bug] fix setting release type for windows builds (https://github.com/lbryio/lbry/pull/1708)
- [refactor] drop
faker
dependency (https://github.com/lbryio/lbry/pull/1687)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
lbrynet-linux.zip
36 downloads · 20 MiB
-
lbrynet-mac.zip
20 downloads · 12 MiB
-
lbrynet-windows.zip
23 downloads · 15 MiB
- [improvement]
-
v0.30.2rc1 Pre-release
released this
2018-12-12 05:44:02 +01:00 | 4611 commits to master since this release[0.30.2rc1] - 2018-12-11
API
- [improvement]
claim_list_by_channel
better handles errors coming from SPV server (https://github.com/lbryio/lbry/pull/1707)
Packaging
- [bug] fix setting release type for windows builds (https://github.com/lbryio/lbry/pull/1708)
- [refactor] drop
faker
dependency (https://github.com/lbryio/lbry/pull/1687)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
22 downloads · 20 MiB
-
lbrynet-mac.zip
21 downloads · 12 MiB
-
lbrynet-windows.zip
20 downloads · 15 MiB
- [improvement]
-
v0.30.1 Stable
released this
2018-12-10 05:30:09 +01:00 | 4623 commits to master since this release[0.30.1] - 2018-12-09
API
- add
aioupnp_version
toupnp
field in the response tostatus
- fixed uncaught claim signature errors
--blocking
support forabandon
command (https://github.com/lbryio/lbry/pull/1618)- don't create SSL keys if SSL is disabled (https://github.com/lbryio/lbry/pull/1644)
- added
account_send
command (https://github.com/lbryio/lbry/pull/1654) - fixes for claim send to address (https://github.com/lbryio/lbry/pull/1651)
- better handle errors on resolve (https://github.com/lbryio/lbry/pull/1662)
- fix
transaction_show
(https://github.com/lbryio/lbry/pull/1689)
Schema
- merged
lbryschema
repository intolbrynet
(https://github.com/lbryio/lbry/pull/1444) - updated
protobuf
to3.2.0
(https://github.com/lbryio/lbry/issues/1602) - use
types
repo for generating python protobufs (https://github.com/lbryio/lbry/pull/1605)
Wallet
- fixed resolving names with invalid channel signatures
- fixed wallet sync issues
- fixed wallet locking/encryption issues
DHT
- fixed retrying kademlia rpc calls (https://github.com/lbryio/lbry/pull/1495)
- fixed
KeyError
initerativeFindValue
, this is used bypeer_list
and when finding peers to download blobs from (https://github.com/lbryio/lbry/issues/1638) - settings external ip address and ability to disable more DHT components (https://github.com/lbryio/lbry/pull/1604)
- improved routing table bucket initialization (https://github.com/lbryio/lbry/pull/1633)
Database
- resolved too many variables in sqlite issue (https://github.com/lbryio/lbry/pull/1612)
Misc
- switch to Python 3.7
- brought back icon for windows binary
- using custom list of mime types with more types (https://github.com/lbryio/lbry/pull/1700)
- add balance to startup report (https://github.com/lbryio/lbry/pull/1613)
- drop
six
dependency (https://github.com/lbryio/lbry/pull/1660) - drop
mock
dependency (https://github.com/lbryio/lbry/pull/1661)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
lbrynet-linux.zip
254 downloads · 20 MiB
-
lbrynet-mac.zip
197 downloads · 12 MiB
-
lbrynet-windows.zip
230 downloads · 15 MiB
- add
-
v0.30.1rc9 Pre-release
released this
2018-12-06 06:51:07 +01:00 | 4636 commits to master since this release[v0.30.1rc9] - 2018-12-06
API
- add
aioupnp_version
toupnp
field in the response tostatus
- fixed uncaught claim signature errors
Schema
- updated
protobuf
to3.2.0
(https://github.com/lbryio/lbry/issues/1602)
Wallet
- fixed resolving names with invalid channel signatures
- fixed wallet sync issues
- fixed wallet locking/encryption issues
DHT
- fixed retrying kademlia rpc calls (https://github.com/lbryio/lbry/pull/1495)
- fixed
KeyError
initerativeFindValue
, this is used bypeer_list
and when finding peers to download blobs from (https://github.com/lbryio/lbry/issues/1638)
Misc
- brought back icon for windows binary
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
24 downloads · 20 MiB
-
lbrynet-mac.zip
25 downloads · 12 MiB
-
lbrynet-windows.zip
25 downloads · 15 MiB
- add
-
v0.30.1rc8 Pre-release
released this
2018-12-05 18:14:43 +01:00 | 4641 commits to master since this release[v0.30.1rc8] - 2018-12-05
API
- add
aioupnp_version
toupnp
field in the response tostatus
- fixed uncaught claim signature errors
Schema
- updated
protobuf
to3.2.0
(https://github.com/lbryio/lbry/issues/1602)
Wallet
- fixed resolving names with invalid channel signatures
- fixed wallet sync issues
- fixed wallet locking/encryption issues
DHT
- fixed retrying kademlia rpc calls (https://github.com/lbryio/lbry/pull/1495)
- fixed
KeyError
initerativeFindValue
, this is used bypeer_list
and when finding peers to download blobs from (https://github.com/lbryio/lbry/issues/1638)
Misc
- brought back icon for windows binary
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
27 downloads · 20 MiB
-
lbrynet-mac.zip
27 downloads · 12 MiB
-
lbrynet-windows.zip
29 downloads · 15 MiB
- add
-
v0.30.1rc7 Pre-release
released this
2018-11-29 23:23:32 +01:00 | 4657 commits to master since this release[v0.30.1rc7] - 2018-11-29
API
- add
aioupnp_version
toupnp
field in the response tostatus
- fixed uncaught claim signature errors
Schema
- updated
protobuf
to3.2.0
(https://github.com/lbryio/lbry/issues/1602)
Wallet
- fixed resolving names with invalid channel signatures
- fixed wallet sync issues
- fixed wallet locking/encryption issues
DHT
- fixed retrying kademlia rpc calls (https://github.com/lbryio/lbry/pull/1495)
- fixed
KeyError
initerativeFindValue
, this is used bypeer_list
and when finding peers to download blobs from (https://github.com/lbryio/lbry/issues/1638)
Misc
- brought back icon for windows binary
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
70 downloads · 20 MiB
-
lbrynet-mac.zip
67 downloads · 12 MiB
-
lbrynet-windows.zip
88 downloads · 15 MiB
- add
-
v0.30.1rc6 Pre-release
released this
2018-11-27 22:28:55 +01:00 | 4668 commits to master since this release[0.30.1rc6] - 2018-11-27
API
- add
aioupnp_version
toupnp
field in the response tostatus
- fixed uncaught claim signature errors
Schema
- updated
protobuf
to3.2.0
(https://github.com/lbryio/lbry/issues/1602)
Wallet
- fixed resolving names with invalid channel signatures
- fixed wallet sync issues
DHT
- fixed retrying kademlia rpc calls (https://github.com/lbryio/lbry/pull/1495)
- fixed
KeyError
initerativeFindValue
, this is used bypeer_list
and when finding peers to download blobs from (https://github.com/lbryio/lbry/issues/1638)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
lbrynet-linux.zip
61 downloads · 20 MiB
-
lbrynet-mac.zip
62 downloads · 12 MiB
-
lbrynet-windows.zip
59 downloads · 15 MiB
- add
-
v0.30.1rc3 Pre-release
released this
2018-11-20 03:12:39 +01:00 | 4702 commits to master since this release[0.30.1rc3] - 2018-11-19
API
- add
aioupnp_version
toupnp
field in the response tostatus
- fix uncaught claim signature errors
Wallet
- update torba to
0.1.6
, fixes address history synchronization issues.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
111 downloads · 19 MiB
-
lbrynet-mac.zip
104 downloads · 12 MiB
-
lbrynet-windows.zip
106 downloads · 15 MiB
- add
-
v0.30.1rc1 Pre-release
released this
2018-10-26 22:51:23 +02:00 | 4827 commits to master since this release[0.30.1rc1] - 2018-10-26
API
- add
aioupnp_version
toupnp
field in the response tostatus
- fix uncaught claim signature errors
Wallet
- update torba to
0.1.6
, fixes address history synchronization issues.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
lbrynet-linux.zip
165 downloads · 23 MiB
-
lbrynet-mac.zip
146 downloads · 11 MiB
-
lbrynet-windows.zip
158 downloads · 15 MiB
- add