Unicorn-binance-local-depth-cache

Latest version: v2.8.0

Safety actively analyzes 688705 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

2.8.0

Changed
- `get_list_of_depth_caches()` is deprecated, use `get_list_of_depthcaches()` instead! From now on, only active
DepthCaches are returned!
- `stop_depthcache()` removes asks and bids, but the rest of the DepthCache remains.

2.7.0

Changed
- Holding the thread lock is now in the more abstract functions.
Fixed
- 'Uncontrolling growth of elements in lists of asks and bids in Depth Cache Manager'
[issue45](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-local-depth-cache/issues/45)
Thanks to [chubatrik](https://github.com/chubatrik) for finding and reporting it!
- 'error' and 'result' messages are now processed separately with corresponding log levels.
- In `_get_book_side()` only the thread lock of 'bid' was used by mistake, also for 'asks'. This has now been corrected.
- 'stop_depth_cache returns "error_msg: stream_id is missing!"'
[issue46](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-local-depth-cache/issues/46)

2.7.0.dev

2.6.0

Added
- Counting restarts and logging last restart time in `ubldc.dc_streams`.

2.5.0

Added
- Support of `auto_data_cleanup_stopped_streams` - Passthrough to UBWA.

2.4.1

Fixed
- ValueError in `stop_depthcache()`

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.