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

feat: Take 'reverse' parameter as option in loadTransactionsByTime #3953

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

dgca
Copy link
Contributor

@dgca dgca commented Jun 7, 2023

Summary

Makes it possible for consumer to request transactions ordered by time in chronological order by passing {reverse: false}.

Testing Plan

Added { reverse: false } case to getTransactionsByTime test in account.test.ts

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and
what additional work is required, if any.

[ ] Yes

@dgca dgca requested a review from a team as a code owner June 7, 2023 17:26
@dguenther dguenther merged commit f81a277 into staging Jun 12, 2023
3 checks passed
@dguenther dguenther deleted the reverse-sort-transactions-by-time-alt branch June 12, 2023 17:50
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.

None yet

3 participants