changelog

This commit is contained in:
Jack Robison 2017-11-04 20:28:10 -04:00
parent a79a00180d
commit 43ba33fd80
No known key found for this signature in database
GPG key ID: 284699E7404E3CFF

View file

@ -15,7 +15,7 @@ at anytime.
### Fixed
* Fixed amount of close nodes to add to list in case of extension to neighbouring k-buckets
* Fixed external IP detection via jsonip.com (avoid detecting IPv6)
*
* Fixed race condition between `publish` and `channel_new`
### Deprecated
*
@ -23,7 +23,7 @@ at anytime.
### Changed
* Moved BLOB_SIZE from conf.py to MAX_BLOB_SIZE in blob/blob_file.py
*
* Use shared deferredSemaphore for api methods decorated with `@AuthJSONRPCServer.queued`
### Added
* Added `utxo_list` command to list unspent transaction outputs