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

[Coin-Module] Fix XRP pagination issue #8834

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

jprudent
Copy link

@jprudent jprudent commented Jan 7, 2025

Follow up of @ae713b20c1da18ef33beb730f41fb3ea2990e44

Fix 2 issues:

  1. gracefully handle case where no results are returned (npe)
  2. iterate properly over pages (some txs were skipped)

Refactored the code to be a bit less mutable.

Copy link

vercel bot commented Jan 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web-tools ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2025 2:00pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
ledger-live-github-bot ⬜️ Ignored (Inspect) Visit Preview Jan 9, 2025 2:00pm
native-ui-storybook ⬜️ Ignored (Inspect) Visit Preview Jan 9, 2025 2:00pm
react-ui-storybook ⬜️ Ignored (Inspect) Visit Preview Jan 9, 2025 2:00pm

@live-github-bot live-github-bot bot added desktop Has changes in LLD mobile Has changes in LLM common Has changes in live-common ui Has changes in the design system library ledgerjs Has changes in the ledgerjs open source libs tools Has changes in tools automation CI/CD stuff translations Translation files have been touched cli labels Jan 7, 2025
@ledger-wiz-cspm-secret-detection
Copy link

ledger-wiz-cspm-secret-detection bot commented Jan 7, 2025

Wiz Scan Summary

Scanner Findings
Data Finding Sensitive Data
Secret Finding Secrets
IaC Misconfiguration IaC Misconfigurations
Total

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

@jprudent jprudent changed the base branch from main to develop January 7, 2025 14:27
@live-github-bot live-github-bot bot removed desktop Has changes in LLD mobile Has changes in LLM common Has changes in live-common ui Has changes in the design system library ledgerjs Has changes in the ledgerjs open source libs tools Has changes in tools automation CI/CD stuff translations Translation files have been touched cli labels Jan 7, 2025
@jprudent jprudent changed the title fix pagination issues [ALPACA] Fix pagination issue Jan 7, 2025
@jprudent jprudent force-pushed the fix_pagination_issues branch from 0d055e4 to 9cd95d6 Compare January 9, 2025 12:40
@jprudent jprudent force-pushed the fix_pagination_issues branch from 9cd95d6 to 2163408 Compare January 9, 2025 12:45
@jprudent jprudent marked this pull request as ready for review January 9, 2025 12:46
@jprudent jprudent requested a review from a team as a code owner January 9, 2025 12:46
@jprudent jprudent changed the title [ALPACA] Fix pagination issue [ALPACA] Fix XRP pagination issue Jan 9, 2025
@jprudent jprudent changed the title [ALPACA] Fix XRP pagination issue [Coin-Module] Fix XRP pagination issue Jan 9, 2025
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.

1 participant