-
v0.15.0 Stable
released this
2017-08-15 18:07:18 +02:00 | 6553 commits to master since this release[0.15.0] - 2017-08-15
Fixed
- Fixed reflector server blocking the
received_blob
reply on the server announcing the blob to the dht - Fixed incorrect formatting of "amount" fields
- Fixed handling of SIGINT, SIGTERM.
- Fixed shutdown sequence
- Fix error when resolving an integer
Deprecated
- The API will no longer be served at the /lbryapi path. It will now be at the root.
- Deprecated
send_amount_to_address
in favor ofwallet_send
Changed
- Renamed
reflect
command tofile_reflect
- Allow IP addresses to be configured as reflector servers, not just host names.
- Return list of blobs that were reflected from
file_reflect
Added
- Added
wallet_send
, a command to send credits and tips - Added
reflector
keyword parameter tofile_reflect
command - Added configuration options for auto re-reflect
- Added option to abandon by txid/nout
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-daemon-v0.15.0-linux.zip
163 downloads · 32 MiB
-
lbrynet-daemon-v0.15.0-macos.zip
121 downloads · 18 MiB
-
lbrynet-daemon-v0.15.0-windows.zip
199 downloads · 34 MiB
- Fixed reflector server blocking the