-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
fix: improve Ledger error handling for disconnect, retry, and pagination cp-7.77.0 #28515
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
+489
−25
Merged
Changes from 3 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
8a1b934
fix: improve Ledger error handling for disconnect, retry, and paginat…
dawnseeker8 b066887
chore: update .gitignore to exclude cursor hooks state directory
dawnseeker8 14a22cb
chore: add learned preferences and workspace facts to AGENTS.md
dawnseeker8 4f30f91
Merge branch 'main' into fix/ledger-error-handling-28272
dawnseeker8 2ad9d44
fix: narrow bluetooth pattern in #isTransientBleError to avoid miscla…
cursoragent 60ab66a
fix: narrow overly broad 'bluetooth' pattern in #isTransientBleError
cursoragent 5109ebd
[skip ci] Bump version number to 4433
metamaskbot 6b7e079
Merge branch 'main' into fix/ledger-error-handling-28272
dawnseeker8 65379cd
fix(hardware-wallet): improve ledger reconnect error handling
dawnseeker8 aa3af58
[skip ci] Bump version number to 4481
metamaskbot 18ccb31
[skip ci] Bump version number to 4482
metamaskbot f6a2188
[skip ci] Bump version number to 4506
metamaskbot acbcd1c
[skip ci] Bump version number to 4540
metamaskbot 0ecc6ac
[skip ci] Bump version number to 4541
metamaskbot 2f4b979
Merge branch 'main' into fix/ledger-error-handling-28272
dawnseeker8 b740ee8
chore(agents): remove outdated user preferences and workspace facts s…
dawnseeker8 ba9759f
Merge branch 'main' into fix/ledger-error-handling-28272
dawnseeker8 4542c4d
Merge branch 'main' into fix/ledger-error-handling-28272
dawnseeker8 633631a
Merge branch 'main' into fix/ledger-error-handling-28272
dawnseeker8 a0492a5
Merge branch 'main' into fix/ledger-error-handling-28272
dawnseeker8 912cfa2
Merge branch 'main' into fix/ledger-error-handling-28272
dawnseeker8 1d255af
Merge branch 'main' into fix/ledger-error-handling-28272
dawnseeker8 c298c3d
Merge branch 'main' into fix/ledger-error-handling-28272
dawnseeker8 331b67e
Merge branch 'main' into fix/ledger-error-handling-28272
dawnseeker8 59d9c7c
Merge branch 'main' into fix/ledger-error-handling-28272
dawnseeker8 0da240d
Refactor test identifiers in LedgerSelectAccount tests and update moc…
dawnseeker8 a005650
Enhance Ledger tests to handle device readiness errors and modal beha…
dawnseeker8 6b4b136
Merge branch 'main' into fix/ledger-error-handling-28272
dawnseeker8 20c3dae
Refactor Ledger test mocks for error handling
dawnseeker8 3c8a7c2
Update app/core/HardwareWallet/hooks/useDeviceConnectionFlow.test.ts
dawnseeker8 13899d2
Update app/core/Ledger/Ledger.ts
dawnseeker8 856a74d
Refactor error handling in getLedgerAccountsByOperation
dawnseeker8 2d5fc37
Merge branch 'main' into fix/ledger-error-handling-28272
dawnseeker8 6c003e3
Merge branch 'main' into fix/ledger-error-handling-28272
dawnseeker8 2f9e7f2
Merge branch 'main' into fix/ledger-error-handling-28272
dawnseeker8 ab7fa8d
Merge branch 'main' into fix/ledger-error-handling-28272
dawnseeker8 59c1544
Merge branch 'main' into fix/ledger-error-handling-28272
dawnseeker8 e6d641c
Merge branch 'main' into fix/ledger-error-handling-28272
dawnseeker8 5e139f5
Merge branch 'main' into fix/ledger-error-handling-28272
dawnseeker8 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
Some comments aren't visible on the classic Files Changed page.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -185,6 +185,7 @@ github-tools/ | |
| temp/ | ||
| /temp/ | ||
| .agent/ | ||
| .cursor/hooks/state/ | ||
|
|
||
| # Reassure performance testing | ||
| .reassure/ | ||
|
|
||
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
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.
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.