Unicorn-binance-websocket-api

Latest version: v2.8.0

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

Scan your dependencies

Page 3 of 25

2.1.2

Not secure
Fixed
- `RuntimeError: dictionary changed size during iteration` in `manager.stop_manager()`.
- Stopping `manager._restart_stream()` if manager is stopping.

2.1.1

Not secure
Changed
- Rewrite of `restclient.py` and implementing usage of `**params` with `UBRA`.
- `False` and `None` was used incorrectly in some cases, this has been unified.
Fixed
- `manager.wait_till_stream_has_stopped()`

2.1.0

Not secure
Added
- Handling of not retrieved error messages in AsyncIO loops
- Debug mode for AsyncIO tasks
- `manager.stop_manager()` alias for `manager.stop_manager_with_all_streams()`
- Support for `with`-context
Fixed
- Exceptions in `socket.start_stocket() coroutine and replaced `sys.exit()` with `return False`
- AsyncIO Loop handling and closing
- Graceful shutdown in exception `UnknownExchange`
- `manager.wait_till_stream_has_started()`

2.0.0

Not secure
Added
- Support for Python 3.11 and 3.12
- Integration of the `lucit-licensing-python` library for verifying the UNICORN Binance Suite license. A license can be
purchased in the LUCIT Online Shop: https://shop.lucit.services/software/unicorn-binance-suite
- License change from MIT to LSOSL - LUCIT Synergetic Open Source License:
https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/blob/master/LICENSE
- Conversion to a C++ compiled Cython package with precompiled as well as PyPy and source code wheels.
- Setup of a "Trusted Publisher" deployment chain. The source code is transparently packaged into wheels directly from
the GitHub repository by a GitHub action for all possible platforms and published directly as a new release on GitHub
and PyPi. A second process from Conda-Forge then uploads it to Anaconda. Thus, the entire deployment process is
transparent and the user can be sure that the compilation of a version fully corresponds to the source code.
Changed
- Added `staticmethod` to many static mehtods.
Fixed
- Typos and formatting
- Shadow of a Python built-in in `manager.get_human_bytesize()`: `bytes` to `amount_bytes`
- `manager.get_new_uuid_id()` returned not str()

1.46.2

Not secure
Fixed
- Issue in `api.get_exchange_info()`: https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/346

1.46.1

Not secure
Fixed
- Issue with separation of spot and margin accounts: https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/331

Page 3 of 25

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.