-
-
Notifications
You must be signed in to change notification settings - Fork 123
feat(client): report which <enc> failed to decrypt, and why #1261
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
Merged
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
49920f5
feat(client): report which <enc> failed to decrypt, and why
claude 91f4e2a
style: rustfmt the shortened test helper signature
claude 9c626bb
fix(client): name the terminal cause on three misclassified failure b…
claude 2c2339f
fix(client): keep the redelivery path and local storage errors out of…
claude 65fb7f6
docs(events): stop StorageFailure promising a redelivery it does not …
claude f93f919
fix(store): mark a corrupt stored record as ours, not as a bad cipher…
claude cbaf386
fix(client): route three more terminal errors through the shared clas…
claude b1014d8
fix(client): report what the migration retry failed on, not what open…
claude 22db49d
fix(client): classify the identity retry with the session mapping
claude 2a4fe67
fix(store): mark a corrupt stored identity as ours too
claude 0adc457
fix(client): keep two more local failures off the peer's ledger
claude b179607
fix(client): stop losing three failure attributions
claude 9e6bf2b
fix(signal): mark a corrupt stored session as ours, not the peer's
claude 66d6296
docs(events): correct two reasons my own changes made wrong
claude 7e7e065
docs(events): the duplicate rule stops at the duplicate
claude 91417db
docs(events): UntrustedIdentity has a second producer
claude d20f3b9
fix(client): report the encs a teardown abandons
claude File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.