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

Support fetching all currencies ledgers #248

Conversation

mnowotnik
Copy link

@mnowotnik mnowotnik commented Sep 25, 2024

Description

Add support for fetching ledgers for all currencies.

Motivation and Context

Fetching ledgers for all currencies is supported by the REST API, but not by this lib:
https://docs.bitfinex.com/reference/rest-auth-ledgers

Type of change

  • New feature (non-breaking change which adds functionality);

Checklist:

  • I've done a self-review of my code;
  • I've made corresponding changes to the documentation;
  • I've made sure my changes generate no warnings;
  • mypy returns no errors when run on the root package;
  • I've run black to format my code;
  • I've run isort to format my code's import statements;
  • flake8 reports no errors when run on the entire code base;

@Davi0kProgramsThings
Copy link
Contributor

Thank you, @mnowotnik.

bitfinex-api-py v3.0.5 will include a fix for this issue (see PR#250).

@Davi0kProgramsThings Davi0kProgramsThings mentioned this pull request Nov 14, 2024
4 tasks
@itsdeka itsdeka closed this Nov 14, 2024
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