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

Provide a set of trusted txids for swap-in #497

Merged
merged 1 commit into from
Jul 3, 2023
Merged

Provide a set of trusted txids for swap-in #497

merged 1 commit into from
Jul 3, 2023

Conversation

pm47
Copy link
Member

@pm47 pm47 commented Jun 30, 2023

Instead of a isMigrationFromLegacyApp boolean, we provide a set of txids that can be considered safe for swap-in even if they are not confirmed.

This is not more complicated than relying on a boolean to implement zeroconf migration, and much more robust.

@pm47 pm47 requested a review from t-bast June 30, 2023 14:26
Instead of a `isMigrationFromLegacyApp` boolean, we provide a set of txids that can be considered safe for swap-in even if they are not confirmed.

This is not more complicated than relying on a boolean to implement zeroconf migration, and much more robust.
@pm47
Copy link
Member Author

pm47 commented Jun 30, 2023

Rebased.

Copy link
Member

@dpad85 dpad85 left a comment

Choose a reason for hiding this comment

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

Tested successfully on Phoenix.

@pm47 pm47 merged commit 0ca3d2e into master Jul 3, 2023
2 checks passed
@pm47 pm47 deleted the zeroconf-inputs branch July 3, 2023 08: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.

3 participants