-
v0.17.0rc13 Pre-release
released this
2017-10-09 16:40:23 +02:00 | 6344 commits to master since this release[0.17.0rc13] - 2017-10-09
Fixed
- Fixed handling cancelled blob and availability requests
- Fixed redundant blob requests to a peer
- Fixed https://github.com/lbryio/lbry/issues/923
- Fixed concurrent reflects opening too many files
- Fixed cases when reflecting would fail on error conditions
- Fixed deadlocks from occuring during blob writes
Deprecated
- Deprecated
blob_announce_all
JSONRPC command. Useblob_announce
instead.
Changed
- Announcing by head blob is turned on by default
- Updated reflector server dns
- Moved tests into the lbrynet package.
Added
- Added WAL pragma to sqlite3
- Added unit tests for
BlobFile
- Updated exchange rate tests for the lbry.io api
- Use
hashlib
for sha384 instead ofpycrypto
- Use
cryptography
instead ofpycrypto
for blob encryption and decryption - Use
cryptography
for PKCS7 instead of doing it manually - Use
BytesIO
buffers instead of temp files when processing blobs - Refactored and pruned blob related classes into
lbrynet.blobs
- Changed several
assert
s to raise more useful errors - Added ability for reflector to store stream information for head blob announce
- Added blob announcement information to API call status with session flag
Removed
- Removed
TempBlobFile
- Removed unused
EncryptedFileOpener
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
lbrynet-daemon-v0.17.0rc13-linux.zip
65 downloads · 32 MiB
-
lbrynet-daemon-v0.17.0rc13-macos.zip
54 downloads · 19 MiB
-
lbrynet-daemon-v0.17.0rc13-windows.zip
62 downloads · 34 MiB