element-x-ada/features/wallet
Kayos bf3ad49bec fix: add getMnemonic to WalletManager for export feature
- Added getMnemonic() method to CardanoWalletManager interface
- Implemented in DefaultCardanoWalletManager using keyStorage
- Added TODO comment for Export Recovery Phrase implementation
- Discovered isDM bug: DM rooms not detected properly (wallet button hidden)

Bug found: Export Recovery Phrase button has no implementation - needs
biometric auth flow then mnemonic display.

Test results: Successfully sent 2 tADA to faucet return address
TX: b23c86bd50f9279a7ff28784716898c784f9d62f821b31d045e26830d581b8ca
2026-03-28 15:42:31 -07:00
..
api feat(wallet): add no-wallet guard for /pay and fix payment event type 2026-03-28 09:47:55 -07:00
impl fix: add getMnemonic to WalletManager for export feature 2026-03-28 15:42:31 -07:00
test Phase 3: Wallet panel UI and full /pay flow wiring 2026-03-28 09:23:58 -07:00