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

rewind: skip app calls and clear app state #1648

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

rewind: skip app calls and clear app state #1648

wants to merge 5 commits into from

Conversation

cce
Copy link
Contributor

@cce cce commented Mar 11, 2025

Summary

Rewind currently won't seek beyond app calls, but if we clear AppLocalState and AppParams (CreatedApps) we can skip past them. This also clears out part key information when skipping past keyreg transactions — previously the wrong (and most current) participation data was returned if you skipped past a keyreg.

Test Plan

TBD

@cce cce marked this pull request as ready for review March 11, 2025 18:45
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.

1 participant