Skip to content

Handle backup verification failures correctly - #657

Open
Jacksper13 wants to merge 1 commit into
dev-v2.4.0from
fix/backup-verification-errors
Open

Handle backup verification failures correctly#657
Jacksper13 wants to merge 1 commit into
dev-v2.4.0from
fix/backup-verification-errors

Conversation

@Jacksper13

@Jacksper13 Jacksper13 commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • stop backup verification after reporting microSD and file-read failures
  • use the defined FILE_READ_ERROR value instead of raising from a misspelled attribute
  • restore the separate multisig-storage and non-BIP39 error enum members
  • add regression coverage ensuring each verification path completes exactly once

Impact

Removing the microSD card during verification can no longer fall through to a success result. File and CRC-processing failures now terminate the spinner with the expected error instead of raising in the detached task and leaving the device waiting indefinitely.

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