Files
monero/src/device
jeffro256 03018306a9 ledger: lazy view key loading
Defer loading of private view key from device until first time it is needed.
Do not fail if this fails. This has two effects:

1. The prompt to export the view key is only needed once when creating a `cryptonote::account_base`
2. The call to `connect()` doesn't fail if the user decies to not export the viewkey, and thus usage of the device without exporting view keys is possible

This is a small convenience for Ledger users, but will be an even larger convenience for Ledger device testing
2026-06-04 13:52:33 -05:00
..
2024-05-21 16:29:33 +00:00
2024-05-21 16:29:33 +00:00
2024-05-21 16:29:33 +00:00
2026-04-22 19:41:32 +02:00
2024-05-21 16:29:33 +00:00
2024-05-21 16:29:33 +00:00
2026-05-13 21:20:05 +02:00
2026-05-09 20:44:15 +02:00
2024-07-16 18:42:49 -04:00