WizardConnect/packages
Dagur Valberg Johannsson 8467856975
Persist xpub paths in session storage for offline pubkey derivation
The useWizardConnect hook now saves PathXpub[] from wallet_ready into
the localStorage session. On auto-reconnect, restoreSessionPaths() is
called so getPubkey() works immediately without waiting for the wallet.
Corrupt cached paths are cleared with a warning.
2026-03-23 08:32:17 +01:00
..
core Don't require input path for all inputs 2026-03-16 16:54:32 +01:00
dapp Add getSessionPaths() and restoreSessionPaths() to DappConnectionManager 2026-03-23 08:26:12 +01:00
react Persist xpub paths in session storage for offline pubkey derivation 2026-03-23 08:32:17 +01:00
test-cli Add input paths for a signature request 2026-03-16 15:27:18 +01:00
wallet Don't require input path for all inputs 2026-03-16 16:54:32 +01:00