forked from LBRYCommunity/lbry-sdk
changelog
This commit is contained in:
parent
b7ee5419d4
commit
2ee1328eea
1 changed files with 2 additions and 0 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue