-
Notifications
You must be signed in to change notification settings - Fork 49
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
Signing transactions with Keplr error #128
Comments
I'm adding more details here to reproduce the issue. I'm adding some seed phrases for the team to test it. This is fine as this chain will get deleted. This is an out of the box vue app from starport. The .env for the VUE app is:
What worksSending from bash works without any issues: Chain-id: alien
Also sending from the Vuejs's native wallet works perfectly. The error - Steps to reproduce:BackgroundI deleted the local store, and create a brand new Keplr wallet, new browser session, etc. Visit: https://dapp.alien.blue/ Load this wallet to Keplr:
Now you are a millionare, jk. Then connect the wallet like always Then send 1000 to this address
This what the payload looks like:
It will sit there processing for a while..... Then this error shows on the console: Also, if you send a transaction from Kepler: It shows a error as well: |
We'll be experimenting with As soon as we have updates on this, will be posted here. |
Great, You should be able to use the .env above and run the vue locally against the testing chain we made. Thank you |
Adding the |
Great news! We will test it on our side. |
Released under v0.1.55 Updating your |
awesome job @marinhoarthur |
cc @daniel-farina
The text was updated successfully, but these errors were encountered: