changelog

This commit is contained in:
Jack Robison 2017-12-06 22:07:02 -05:00
parent b7ee5419d4
commit 2ee1328eea
No known key found for this signature in database
GPG key ID: 284699E7404E3CFF

View file

@ -32,6 +32,8 @@ at anytime.
* Don't set HTTP error codes for failed api requests, conform to http://www.jsonrpc.org/specification#error_object
* Return less verbose tracebacks for api requests resulting in errors
* Don't include file names when logging information about streams, only include sd hashes
* Re-use addresses used for lbrycrd info exchange, this was a significant source of address bloat in the wallet
* Remove manual saving of the wallet in from lbrynet, let lbryum handle it
### Added
* Added `status`, `blobs_completed`, and `blobs_in_stream` fields to file objects returned by `file_list` and `get`