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

Fix scan state TODO in wallet code #4960

Merged
merged 1 commit into from
May 14, 2024
Merged

Fix scan state TODO in wallet code #4960

merged 1 commit into from
May 14, 2024

Conversation

dguenther
Copy link
Member

Summary

I don't think the sequence values on the updateHead ScanState are used, but this fixes the TODO to update them properly by following the same pattern used for the rescan ScanState.

Testing Plan

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 label it with breaking-change-rpc or breaking-change-sdk.

[ ] Yes

@dguenther dguenther requested a review from a team as a code owner May 13, 2024 17:44
@dguenther dguenther merged commit 62b7e71 into staging May 14, 2024
10 checks passed
@dguenther dguenther deleted the fix-wallet-todo branch May 14, 2024 18:25
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.

2 participants