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

core: actions, query: expose limit param for getOrderHistory & getTaskHistory #149

Merged
merged 2 commits into from
Jan 9, 2025

Conversation

akirillo
Copy link
Contributor

@akirillo akirillo commented Jan 6, 2025

This PR makes the getOrderHistory and getTaskHistory actions / queryFns configurable with the desired response length. The API already supports this, so this is not dependent on any relayer changes.

Testing

This was tested with a local frontend running against the mainnet stack, where I asserted that transfer history going further back could be fetched.

@akirillo akirillo force-pushed the andrew/task-history-len-param branch from 236530c to 5e9979f Compare January 9, 2025 18:29
@akirillo akirillo merged commit 4b52216 into main Jan 9, 2025
1 check passed
@akirillo akirillo deleted the andrew/task-history-len-param branch January 9, 2025 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants