Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge branch Davi0kProgramsThings:v3.0.0b3 into branch bitfinexcom:master. #228

Merged
merged 65 commits into from
Nov 23, 2023

Conversation

Davi0kProgramsThings
Copy link
Contributor

PR merges new beta version 3.0.0b3.
This version is a huge improvement over bitfinex-api-py v3.0.0b2.
All bitfinex-api-py v3-beta's users should upgrade their projects.

v3.0.0b3 introduces:

  • type hinting support for all API's components.
  • a faster, lighter and more secure websocket client.
  • several bug fixes for both http and wss interfaces.
  • ...and much more!

DISCLAIMER:
Production use of v3.0.0b3 (and all future beta versions) is HIGHLY discouraged.
Beta versions should not be used in applications which require user authentication.
Provide your API-KEY/API-SECRET, and manage your account and funds at your own risk.

…_events_handler (AuthenticatedEventsHandler -> AuthEventsHandler).
…ypy. Add type hints to bfxapi.websocket.handlers.
…st.endpoints.rest_authenticated_endpoints to rest_auth_endpoints).
…ire_websocket_authentication (and hardcode HEARTBEAT).
…. after a call to BfxWebSocketClient::unsubscribe).
Copy link
Contributor

@itsdeka itsdeka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome job @Davi0kProgramsThings
LGTM

@Davi0kProgramsThings
Copy link
Contributor Author

Thank you @itsdeka 😁!

@vigan-abd vigan-abd merged commit 90bba4e into bitfinexcom:master Nov 23, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants