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

app: assets: set 1000-task limit for transfer history fetch #224

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

akirillo
Copy link
Contributor

@akirillo akirillo commented Jan 6, 2025

This PR leverages the changes in renegade-fi/typescript-sdk#149 to set a 1000-task limit for the task history fetch used to display transfer history. Using this large constant is a stopgap solution until historical state is fully integrated, which will support pagination at the API layer.

Testing

This was tested by running a local frontend against the mainnet stack, where I asserted that I was able to fetch transfer history from further back for my wallet.

@akirillo akirillo added bug Something isn't working enhancement New feature or request labels Jan 6, 2025
@akirillo akirillo requested a review from sehyunc January 6, 2025 23:06
@akirillo akirillo self-assigned this Jan 6, 2025
Copy link

vercel bot commented Jan 6, 2025

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

Name Status Preview Updated (UTC)
trade ✅ Ready (Inspect) Visit Preview Jan 9, 2025 7:07pm
trade-mainnet-preview ✅ Ready (Inspect) Visit Preview Jan 9, 2025 7:07pm

package.json Outdated Show resolved Hide resolved
@akirillo akirillo force-pushed the andrew/higher-task-history-len branch from 09851eb to 09d902f Compare January 9, 2025 18:57
@akirillo akirillo merged commit ceb349c into main Jan 9, 2025
2 of 3 checks passed
@akirillo akirillo deleted the andrew/higher-task-history-len branch January 9, 2025 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants