plugeth/console
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
..
testdata
bridge.go accounts/usbwallet: support trezor passphrases (#16503) 2019-01-24 12:21:38 +01:00
console_test.go
console.go
prompter.go