forked from LBRYCommunity/lbry-sdk
adds a changelog
This commit is contained in:
parent
1cc7ce69ab
commit
8b6902fb00
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ at anytime.
|
|||
*
|
||||
|
||||
### Changed
|
||||
* default for `peer_search_timeout` raised from 3 to 30 and being logged on console
|
||||
* change iterative find stop condition on find value to allow it to continue until a value is found (or it times out)
|
||||
* include all of our own blobs in the local dht datastore (as if we had announced them to ourselves)
|
||||
* ignore dht `store` token validation errors for the first expiration-time after startup (fixes failed `store` requests after a restart)
|
||||
|
|
Loading…
Reference in a new issue