### Wallet Discovery and Import Improvements - [x] Add a Discover tab for the CIP-0146 wallet import flow. - [x] Add stake key and DRep key recovery during wallet import. - [x] Add base-address recovery for co-signers and improve address assignment. - [x] Add an advanced signer address-adjustment option to the import flow. ### Expanded Playwright Browser Coverage - [x] Add browser tests for transaction recipient and amount validation. - [x] Add notification settings tests covering email preferences and persistence. - [x] Add proxy management UI tests. - [x] Add tests for rejected wallet signing during transaction proposals and approvals. - [x] Add responsive smoke tests for critical screens and mobile viewports. - [x] Add staking UI tests covering actions for different account states. - [x] Add wallet access-control tests for protected wallet pages. - [x] Add and update the Playwright test plan and local-running documentation. ### CI and Browser-Test Reliability - [x] Add support for parallel branches in proxy lifecycle scenarios. - [x] Update Playwright Docker images and required CI secrets. - [x] Improve proxy proposal caching in CI scenarios. - [x] Improve handling of rate-limit responses in signing flows. - [x] Improve wallet navigation and retry handling in browser tests. - [x] Increase Playwright expectation timeouts to support cold application loads.
Wallet Discovery and Import Improvements
Expanded Playwright Browser Coverage
CI and Browser-Test Reliability