### 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 variables. - [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. - [x] Remove redundant page-load waits and improve retry behavior in CI scenarios. - [x] Update documentation for Playwright end-to-end tests and CI configuration. ### Sign-off Transaction Inspector and Builder Tools - [x] Add a transaction inspector for examining pending and on-chain transaction data. - [x] Add a transaction-builder palette for constructing and inspecting transaction outputs. - [x] Add touched-state tracking for transaction output fields. - [x] Add validation and tests for transaction-builder field interactions. ### Sign-off Token-Flow Visualization - [x] Add token-flow visualization for pending and on-chain transactions. - [x] Add explorer-style visualization with separate address instances. - [x] Add per-input UTxO edges to improve transaction-flow accuracy. - [x] Add protocol-level edge handling. - [x] Add block-height information to transaction visualizations. - [x] Add a token-flow timeline for wallet transactions. - [x] Add comprehensive tests for token-flow utilities. ### Notification Reliability Improvements - [x] Improve signature-recipient resolution. - [x] Respect signer notification-delivery preferences. - [x] Add tests for notification recipient and delivery behavior. - [x] Add a scheduled workflow to drain and process the notification outbox. - [x] Add notification-router test coverage.
Wallet Discovery and Import Improvements
Expanded Playwright Browser Coverage
CI and Browser-Test Reliability
Sign-off Transaction Inspector and Builder Tools
Sign-off Token-Flow Visualization
Notification Reliability Improvements