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

[CHIA-819] Fix 12-word mnemonic support in keychain #18246

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

Quexington
Copy link
Contributor

This is an accidental regression introduced in 2.4.0 which caused 12-word mnemonics, once stored in the keychain, to lose access to the secret information. The information was still present in the keychain, the daemon just couldn't access it.

#18243

@Quexington Quexington added the Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog label Jun 25, 2024
@Quexington Quexington changed the title Fix 12-word mnemonic support in keychain [CHIA-819] Fix 12-word mnemonic support in keychain Jun 25, 2024
@Quexington Quexington marked this pull request as ready for review June 25, 2024 19:41
@Quexington Quexington requested a review from a team as a code owner June 25, 2024 19:41
emlowe
emlowe previously approved these changes Jun 25, 2024
Copy link
Contributor

@emlowe emlowe left a comment

Choose a reason for hiding this comment

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

Looks good - thanks for the tests

@Quexington Quexington changed the base branch from main to release/2.4.2 June 25, 2024 20:18
@Quexington Quexington dismissed emlowe’s stale review June 25, 2024 20:18

The base branch was changed.

@Quexington Quexington requested review from altendky and a team as code owners June 25, 2024 20:18
@Starttoaster Starttoaster merged commit bcbc7a7 into release/2.4.2 Jun 26, 2024
993 checks passed
@Starttoaster Starttoaster deleted the quex.fix_12_word_mnemonic branch June 26, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants