-
Notifications
You must be signed in to change notification settings - Fork 204
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
Holesky unusable #657
Comments
More details, I have the Holesky Network correctly configured in Metamask. Error message:
|
|
+1 I am unable to get past the Metamask page. Tried using my normal wallet (AlphaWallet) as I usually have more success with that but it refuses to run on mobile. Do we know what transactions it sends? If so we could drive it directly. |
It looks like it should be fairly easy to whip together a dapp to deposit the HolETH. The params are all described in the deposit file, and you would just drive that like this: https://goerli.etherscan.io/tx/0x60d7f2c0424fb61668da0c7b2aaaef23e155743b88c0e74784166f87fb865b9c
|
This should do the trick to replace the launchpad by cmd line tools + Metamask: https://gist.github.com/gus4rs/18e00a1249778b8bbbb71c3efe586ff1 |
Very nice! Much easier than my method would have been. Thanks! |
This exact issue has been fixed with #656 but it seems like there are remaining issues preventing people from using the official Holesky launchpad on https://holesky.launchpad.ethereum.org/ such as this one https://discord.com/channels/694822223575384095/1121385205823975506/1158248013173633094 |
Good to know. Being forced to look under the hood was interesting - can learn how the commit signature scheme works. |
#659 remains as another issue, probably the last main one, affecting the current Holesky launchpad. |
When it comes to connect the wallet to Metamask, the button does nothing
The text was updated successfully, but these errors were encountered: