-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Huobi Echo Chain - Ledger - Metamask Issues : Metamask #10294
Comments
i have the same issue…… please help |
Does Ledger support the Huobi Echo Chain? |
|
This is likely caused by MetaMask/eth-ledger-bridge-keyring#50; the Ledger library we're using right now doesn't support Chain IDs over 108. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This is currently proposed for consideration in our next sprint, starting next week. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
It is actually possible to send funds to a wallet with ledger, thing is that once they arrive they are locked because of the bug, all actions fail. It would be really appreciated if the priority of this bug was increased. Thanks in advance. |
Our chainId is 122 (Fuse network), and we are experiencing the same behavior. Digging into this we found out that this is related to this issue MetaMask/eth-ledger-bridge-keyring#50. |
This comment has been minimized.
This comment has been minimized.
@darkwing was this actually fixed? I saw that a fix was merged in the ledger keyring but it looks like the current metamask extension is still using the old keyring version |
Yes, this should be fixed. The Ledger bridge keyring is in two parts: the keyring, and the bridge between the keyring and the Ledger device. The bridge is a website served from GitHub pages, so it gets deployed immediately when we merge something into the |
Ahh great thanks for the clarification will test it again on my end |
@Gudahtt Not sure if I am missing something but sadly on Fuse (chain id 122) we are still having the same errors. Have tried on 2 PCs (one windows, one ubuntu) and tried on chrome and firefox both giving the same issue of invalid signature It signs fine with ledger using MEW so don't think it is an issue on our end. Should I open a new issue or can I "piggy back" off of this one?. |
Thanks for checking @Andrew-Pohl ! We can use this issue, unless we determine the problem you're experiencing is a separate issue. I'll re-open this now. |
Thank you for the update @Andrew-Pohl! I was able too add Fuse to my local MetaMask, connected my Ledger Nano X, then went to https://metamask.github.io/test-dapp/ to test signing, which worked great. Is your issue specifically about sending FUSE tokens? Could you provide more detail in steps to reproduce, etc.? Thank you so much! |
Hi @darkwing, signing any transaction on fusenet using a ledger and metamask (be it sending native fuse, erc20 tokens on fuse, deploying contracts and so on) all seem to fail with the following error: { To reproduce: Happy to send you some fuse for you to test on your side? Edit I'm testing on a nano S here (I have an X too so will give that a try also) - Edit2 just tested same result with nanoX Tested using your test dapp and Eth sign works however Send Eth (fuse in this case), send tokens and deploy contract all fail with signature errors |
I'm escalating this with @LedgerHQ as we've seen a few reports of this, and numerous via a Google search. Related: |
The @LedgerHQ team has posted LedgerHQ/ledgerjs#576 |
Just to clarify, I don't work for Ledger. We had the bug reported by EWC users on MyCrypto and I submitted the issue (LedgerHQ/ledgerjs#575) and the PR to try and help them fix the issue on their end. I wrote this as a workaround that we are currently using for MyCrypto. |
🐲 On my hand I still can't send MATIC tokens from Ledger Nano S to Metamask on the Matic network... how come ? |
@darkwing Great news the new ledger libraries seem to solve the problem. Thanks @FrederikBolding for spotting/fixing the issue and making the ledger guys aware :) |
add custom network
Network Name : heco-mainnet
New RPC URL : https://http-mainnet-node.huobichain.com
Chain ID : 128
Currency Symbol : HT
Block Explorer URL : https://scan.hecochain.com
Metamask account Ledger account having issues with HECO Transfers
I have a Ledger Nano S, successfully connected with MetaMask Wallet.
I have recently added Huobi Echo Chain to the Metamask Account, the same account as Ledger Metamask Account.
I can see the coins in the Metamask Ledger Account - Huobi Echo Chain.
If I initiate to transfer funds from Metmask Echo Chain, it is connecting to Ledger, and signature fails.
The text was updated successfully, but these errors were encountered: