Skip to content

Conversation

@achow101
Copy link
Member

It is unnecessary to upgrade to FEATURE_HD_SPLIT if this feature is already supported by the wallet. Because upgrading to FEATURE_HD_SPLIT actually requires upgrading to FEATURE_PRE_SPLIT_KEYPOOL, users would accidentally be upgraded to FEATURE_PRE_SPLIT_KEYPOOL instead of nothing being done.

Fixes the issue described at #20403 (comment)

Needs backport to 0.21

It is unnecessary to upgrade to FEATURE_HD_SPLIT if this feature is
already supported by the wallet. Because upgrading to FEATURE_HD_SPLIT
actually requires upgrading to FEATURE_PRE_SPLIT_KEYPOOL, users would
accidentally be upgraded to FEATURE_PRE_SPLIT_KEYPOOL instead of nothing
being done.

Fixes the issue described at
bitcoin#20403 (comment)
@jonatack
Copy link
Member

Thanks for looking at this. Will review and test.

@achow101
Copy link
Member Author

Apparently #20403 is already marked for backport, so this can be combined into that to avoid conflicts.

@achow101 achow101 closed this Nov 18, 2020
@jonatack
Copy link
Member

Roger, will pull this in.

@bitcoin bitcoin locked as resolved and limited conversation to collaborators Feb 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants