keepkey / keepkey-desktop

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

(WALLET_CONNECT) dy/dx txs broke/cannot onboard #604

Open BitHighlander opened 1 year ago

BitHighlander commented 1 year ago

steps to recreate

hop on VPN

go to dydx app

try to onboard

see YN0000: stdout [electron main] : TRANSPORT EVENT { ➤ YN0000: date: undefined, ➤ YN0000: message_type: 'FAILURE', ➤ YN0000: message_enum: 3, ➤ YN0000: message: { code: 9, message: 'EIP-712 typeS not found in eip712types' }, ➤ YN0000: proto: { code: 9, message: 'EIP-712 typeS not found in eip712types' }, ➤ YN0000: from_wallet: true ➤ YN0000: } ➤ YN0000: KEYRING EVENT KeepKey 343737340F4736331F003B00 FAILURE ➤ YN0000: ➤ YN0000: stdout [electron main] : TRANSPORT EVENT { ➤ YN0000: date: undefined, ➤ YN0000: message_type: 'FAILURE', ➤ YN0000: message_enum: 3, ➤ YN0000: message: { code: 9, message: 'EIP-712 typeS not found in eip712types' }, ➤ YN0000: from_wallet: true, ➤ YN0000: proto: undefined ➤ YN0000: } ➤ YN0000: ➤ YN0000: stderr [electron main] : { ➤ YN0000: error: { ➤ YN0000: date: 1675480533496, ➤ YN0000: message_type: 'FAILURE', ➤ YN0000: message_enum: 3, ➤ YN0000: message: { code: 9, message: 'EIP-712 typeS not found in eip712types' }, ➤ YN0000: from_wallet: true ➤ YN0000: } ➤ YN0000: }