-
Notifications
You must be signed in to change notification settings - Fork 9
Implement CSPP phase 1 items #594
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 22 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
431c6eb
Fix iOS import words not autocompleting in some cases
praveenperera b50cfef
Update Android toolchain and dependencies
praveenperera 6957c10
Detect and recover hot wallets with missing private keys
praveenperera f039a13
Send hot wallet key missing alert from Rust
praveenperera 9c940b7
Upgrade watch-only wallet to cold on xpub import
praveenperera 74cc4c4
Downgrade hot wallets with missing keys to watch-only instead of cold
praveenperera 4ed2b18
Add watch-only wallet upgrade UI with import options
praveenperera d665b0c
Fix alert chaining and use pushRoute for watch-only wallet upgrade flow
praveenperera dbc5ed0
Fix error handling gaps in wallet type conversion and downgrade flow
praveenperera 9fbf75c
Add debug-only "Simulate Missing Key" button to wallet settings
praveenperera f5a1c95
Skip key overwrite when importing mnemonic for an existing hot wallet
praveenperera ea9fdd6
Enforce local-only secure storage on iOS and Android
praveenperera c7ca7b2
Fix mnemonic import matching and duplicate import warnings
praveenperera edc4665
Clear wallet manager after wallet import
praveenperera 58f2856
Android fix send button on watch-only wallets
praveenperera 8512ebc
Fix wallet metadata not updating in cached WalletManager
praveenperera a58ab02
Upgrade watch-only wallet to cold in-place on hardware import
praveenperera 31beada
Use app-level alertState for import success alerts
praveenperera e7d4338
Remove debug section from wallet settings on iOS and Android
praveenperera 6b2e143
Simplify fingerprint checking
praveenperera 5aeb1e2
Fix orphaned SQLite files, error-swallowing set_wallet_type, and unco…
praveenperera e34647b
Extract upgrade_to_cold helper to reduce nesting in pubport import
praveenperera 7a9c6b2
Refactor import wallet handling and logs
praveenperera e3ea00d
Emit ClearCachedWalletManager after mnemonic import into existing wallet
praveenperera 48cd7dc
Clarify walletManager reuse across screens
praveenperera 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 |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| ARCHITECTURE.md |
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.
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.