You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
I am currently facing some challenges while attempting to sign a transaction created with evmosjs using Metamask. Specifically, I am encountering an issue when trying to create and sign a delegate message with Metamask. Unfortunately, upon broadcasting the transaction, I received the following response:
I would greatly appreciate any assistance or guidance you can provide to help resolve this issue.
To further illustrate this compatibility issue, I have created a reproduction repository that demonstrates the problem. You can find it at the following link: https://github.com/olegshilov/evmosjs-metamask-sign-error
The text was updated successfully, but these errors were encountered:
I wanted to provide you with an update regarding the issue I mentioned earlier. It appears that downgrading the @evmosjs/* packages to the following versions has resolved the problem:
By reverting to these specific versions, the functionality is now working correctly once again.
I wanted to share this information with you to ensure everyone is aware of the solution. If anyone encounters a similar issue, please advise them to follow the steps I have mentioned.
Thank you for your attention and support in resolving this matter.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have some issues with signing with metamask.
I am currently facing some challenges while attempting to sign a transaction created with evmosjs using Metamask. Specifically, I am encountering an issue when trying to create and sign a delegate message with Metamask. Unfortunately, upon broadcasting the transaction, I received the following response:
I would greatly appreciate any assistance or guidance you can provide to help resolve this issue.
To further illustrate this compatibility issue, I have created a reproduction repository that demonstrates the problem. You can find it at the following link: https://github.com/olegshilov/evmosjs-metamask-sign-error
The text was updated successfully, but these errors were encountered: