plugeth/accounts
Nimrod Gutman 6f45fa66d8 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.
2019-01-24 12:21:38 +01:00
..
abi accounts/abi: allow interface as the destination (#18490) 2019-01-23 14:36:49 +01:00
keystore accounts/keystore: small code simplification (#18394) 2019-01-07 10:35:44 +02:00
usbwallet accounts/usbwallet: support trezor passphrases (#16503) 2019-01-24 12:21:38 +01:00
accounts.go accounts: fixed typo (#17421) 2018-08-17 10:38:02 +03:00
errors.go accounts: fix comment typo (#15977) 2018-01-26 13:33:27 +02:00
hd_test.go accounts: refactor API for generalized USB wallets 2017-08-09 13:26:07 +03:00
hd.go accounts: wallet derivation path comment is mistaken (#17934) 2018-10-19 16:40:10 +03:00
manager.go accounts: list, then subscribe (sub requires active reader) 2017-11-20 12:20:46 +02:00
url_test.go accounts: add unit tests for URL (#17182) 2018-07-18 11:32:49 +03:00
url.go accounts: add unit tests for URL (#17182) 2018-07-18 11:32:49 +03:00