go-ethereum/accounts/usbwallet
Daniel Liu e3c75c01c7 accounts/usbwallet: support trezor passphrases (#16503)
When opening the wallet, ask for passphrase as well as for the PIN
and return the relevant error (PIN/passphrase required). Open must then
be called again with either PIN or passphrase to advance the process.

This also updates the console bridge to support passphrase authentication.
2025-01-24 16:18:29 +08:00
..
internal/trezor accounts/usbwallet: correct comment typo (#16998) 2025-01-24 16:18:28 +08:00
hub.go accounts: add function UnmarshalJSON to parse URL (#16154) 2025-01-24 16:18:28 +08:00
ledger.go usbwallet: check returned error when decoding hexstr (#18056) 2025-01-24 16:18:28 +08:00
trezor.go accounts/usbwallet: support trezor passphrases (#16503) 2025-01-24 16:18:29 +08:00
wallet.go accounts: add function UnmarshalJSON to parse URL (#16154) 2025-01-24 16:18:28 +08:00