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

change FindNextUnstartedTransactionFromAddress method signature #12124

Conversation

poopoothegorilla
Copy link
Contributor

change the FindNextUnstartedTransactionFromAddress to return a transaction rather than replacing a passed in transaction. This was breaking linting rules and does not seem to have a benefit. It also does not seem to follow the patterns of other method signatures.

Copy link
Contributor

I see that you haven't updated any CHANGELOG files. Would it make sense to do so?

Copy link
Contributor

@amit-momin amit-momin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍

Copy link
Contributor

@DylanTinianov DylanTinianov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@prashantkumar1982 prashantkumar1982 added this pull request to the merge queue Feb 22, 2024
Merged via the queue into develop with commit 18a004c Feb 22, 2024
97 checks passed
@prashantkumar1982 prashantkumar1982 deleted the jtw/update-find-next-unstarted-transaction-from-address branch February 22, 2024 21:09
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.

4 participants