keepkey / keepkey-desktop

KeepKey Desktop Application
https://keepkey.com
GNU General Public License v3.0
6 stars 5 forks source link

(OTP) Passphrase handling #531

Open BitHighlander opened 1 year ago

BitHighlander commented 1 year ago

1) Passphrase NOT work,

Steps to recreate

add PW to wallet

Attempt to add OTP

see device not respond after submit

BitHighlander commented 1 year ago

Probally not catching an error

BitHighlander commented 1 year ago

{deviceId: 'http://localhost:1646', event: {…}, message: 'PININVALID', timestamp: '2023-01-18T23:19:22.451Z', namespace: 'App:useKeepKeyEventHandler:handleEvent', …} deviceId: "http://localhost:1646" event: {date: 1674083962451, message_type: 'FAILURE', message_enum: 3, message: {…}, from_wallet: true} message: "PININVALID" namespace: "App:useKeepKeyEventHandler:handleEvent" status: "debug" timestamp: "2023-01-18T23:19:22.451Z"