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

feat: add transactions API to fetch last transactions and account info #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nijel
Copy link
Contributor

@nijel nijel commented Oct 25, 2024

Fixes #34
Replaces #4

nijel added a commit to WeblateOrg/website that referenced this pull request Oct 25, 2024
We cannot do info and last requests in 30 seconds, so instead introduce
new API to fiobank module to return both info at once.

The customization can be removed once honzajavorek/fiobank#38 is released.

Fixes WEBSITE-1Q
nijel added a commit to WeblateOrg/website that referenced this pull request Oct 25, 2024
We cannot do info and last requests in 30 seconds, so instead introduce
new API to fiobank module to return both info at once.

The customization can be removed once honzajavorek/fiobank#38 is released.

Fixes WEBSITE-1Q
nijel added a commit to WeblateOrg/website that referenced this pull request Oct 25, 2024
We cannot do info and last requests in 30 seconds, so instead introduce
new API to fiobank module to return both info at once.

The customization can be removed once honzajavorek/fiobank#38 is released.

Fixes WEBSITE-1Q
@honzajavorek
Copy link
Owner

Thanks for the rebase, I still have this PR as a something I want to get to soon!

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.

Allow getting info and transactions in one request
2 participants