bridge icon indicating copy to clipboard operation
bridge copied to clipboard

unable to sign transaction using ledger wallet and ledgerlive

Open lightyear15 opened this issue 3 years ago • 3 comments

Whether I try to Initialize network keys or edit management key, when it comes to generate and sign the transaction I get a request not supported error message

To Reproduce Using ledger and ledger live 2.44.0 after successfully connecting my wallet to the bridge and accessing my ship ( bridge page is showing my ship, my wallet address, my current balance) when landing on the Initialize Network Keys; click Set Network Keys.

Screenshot This is the screenshot of the erro message printed on screen image

Error message in browser console

useEthereumTransaction.js:157 error signing txs Error: Request not supported
    at react-dom.production.min.js:67:23
    at Array.forEach (<anonymous>)
    at e.value (react-dom.production.min.js:65:19)
    at n.<anonymous> (index.ts:985:26)
    at c (bn.js:63:40)
    at Generator._invoke (bn.js:294:22)
    at Generator.next (bn.js:119:21)
    at r (asyncToGenerator.js:3:20)
    at o (asyncToGenerator.js:25:9)
(anonymous) @ useEthereumTransaction.js:157
useEthereumTransaction.js:68 Error: Request not supported
    at react-dom.production.min.js:67:23
    at Array.forEach (<anonymous>)
    at e.value (react-dom.production.min.js:65:19)
    at n.<anonymous> (index.ts:985:26)
    at c (bn.js:63:40)
    at Generator._invoke (bn.js:294:22)
    at Generator.next (bn.js:119:21)
    at r (asyncToGenerator.js:3:20)
    at o (asyncToGenerator.js:25:9)

Environment Running on Chrome browser in ubuntu 20.04 OS

lightyear15 avatar Jul 22 '22 15:07 lightyear15

It seems this is closely connected to #1006. An issue that has been closed even if the PR that apparently was supposed to fix it is still open and not merged, right? I mean, walletconnect/client is still at version 1.7.1, the fix is to upgrade to version 1.7.5

lightyear15 avatar Jul 26 '22 16:07 lightyear15

I am experiencing this same issue. Same parameters and same errors in console. Any resolution to this?

ahlmark avatar Sep 16 '22 06:09 ahlmark

I am experiencing this same issue. Same parameters and same errors in console. Any resolution to this?

My console for reference.. Bridge Console Error

ahlmark avatar Sep 26 '22 16:09 ahlmark