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

fix: issue with paging account history #144

Merged
merged 5 commits into from
Jul 5, 2024
Merged

fix: issue with paging account history #144

merged 5 commits into from
Jul 5, 2024

Conversation

antazoey
Copy link
Member

@antazoey antazoey commented Jul 5, 2024

What I did

the pager for account history was broken.
you would get to the end and it would try the next page anyway, causing a 500 error.

also, adds missing docs for using account query history.
Also fixes an issue where result: None would crash the handlers, and you get that sometimes.

also fixes the testnet name and tests for scroll

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@antazoey antazoey requested a review from fubuloubu July 5, 2024 16:51
@antazoey antazoey enabled auto-merge (squash) July 5, 2024 16:51
fubuloubu
fubuloubu previously approved these changes Jul 5, 2024
@antazoey antazoey disabled auto-merge July 5, 2024 17:12
@antazoey antazoey merged commit a6d03aa into main Jul 5, 2024
25 checks passed
@antazoey antazoey deleted the docs/query branch July 5, 2024 17:12
This pull request was closed.
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.

2 participants