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(explorer): Unable to go back far in the Attestations history #690

Merged
merged 3 commits into from
Aug 23, 2024

Conversation

satyajeetkolhapure
Copy link
Collaborator

@satyajeetkolhapure satyajeetkolhapure commented Aug 22, 2024

What does this PR do?

This PR changes the way results are loaded on pagination. It uses id where clause rather than skip parameter.

In this way it fixes the limitation of skip parameter being not returning results for large number of pages.

Related ticket

Fixes #685

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • Unit tests for any smart contract change
  • Contracts and functions are documented

Copy link
Contributor

github-actions bot commented Aug 22, 2024

@github-actions github-actions bot temporarily deployed to pull request August 22, 2024 13:57 Inactive
@alainncls alainncls changed the title [FIX] : Unable to go back far in the Attestations history fix(explorer): Unable to go back far in the Attestations history Aug 22, 2024
@github-actions github-actions bot temporarily deployed to pull request August 23, 2024 08:47 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 23, 2024 10:32 Inactive
@alainncls alainncls merged commit 3c547a3 into dev Aug 23, 2024
10 checks passed
@alainncls alainncls deleted the fix/unable-to-go-back-far-in-the-attestations-history branch August 23, 2024 14:52
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.

[BUG] Unable to go back far in the Attestations history
2 participants