-
Notifications
You must be signed in to change notification settings - Fork 35
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
📡 Problem with the Faucet #465
Comments
To add more context. It seems that the faucet is properly delivering the funds to the right H160 account. It seems that when you pass an Eth-style address it just appends The problem of me actually not seeing the funds in Metamask is because there is an issue with
Response:
I reproduced this with just a manual JSON RPC call but also in the console log of Metamask. |
Yeah, kinda.
Worked for me earlier today, but doesn't work now. |
This is expected behaviour. So I assume the person is trying to send to an account owned by a Polkadot account? In this case why not enter the full address instead of the H160? |
As an Ethereum developer, if you go to a Faucet, you would want to paste your ETH address as it is the one you usually interact with. This worked on my end with no problem (as you said, it was expected behavior). The issue is not actually on the faucet but on the ETH_JSON_RPC side, as I reported in my comment. I can see the actual balance in my Eth address (with the appended |
Okay then I misunderstood. I thought it was sent to an unexpected account. The error message looks like it is coming from suxt trying to decode. |
I'll take a look now |
Looks like this is related to the release of the runtime upgrade 1017003 that happened yesterday, we will re-deploy the eth-rpc to fix that |
Seems that this was fixed with the latest fix. Thanks! @pgherveou |
Faucet Type
Web
Problem
From a Telegram discussion
cc @albertov19
Address
No response
Network ID
Relay Chain
Relevant log output
No response
The text was updated successfully, but these errors were encountered: