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

wallet: fix migration order. #6720

Closed

Conversation

rustyrussell
Copy link
Contributor

We must always append. Changing the order now won't change anything for those who have already migrated, or haven't done the last two migrations, but will prevent anyone who upgraded to the last-but-one migration.

Fixes eacf0b5.

We must always append.  Changing the order now won't change anything for
those who have already migrated, or haven't done the last two migrations,
but will prevent anyone who upgraded to the last-but-one migration.

Fixes eacf0b5.

Signed-off-by: Rusty Russell <[email protected]>
@rustyrussell rustyrussell added this to the v23.11 milestone Sep 26, 2023
@rustyrussell
Copy link
Contributor Author

Sigh. This is going to be a lot more work to fix :( May not be worth it.

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