-
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