Skip to content
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

fix: update signAmino method to use messages directly #1614

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fmorency
Copy link

@fmorency fmorency commented Nov 8, 2024

This change simplifies the code by removing unnecessary mapping of messages.

This PR also acts as a workaround for cosmology-tech/telescope#660 where toAmino and fromAmino are not symmetrical.

The ManifestJS and Manifest WebApp projects use this fix. Both projects can now properly sign AMINO transactions, including using Keplr and Ledger in-browser.

ManifestJS has a Starship test suite covering some use cases that fail without this fix.

This change simplifies the code by removing unnecessary mapping of
messages.
@fmorency
Copy link
Author

fmorency commented Nov 8, 2024

The CI failures are not related to the changes in this PR. The CI is misconfigured and needs to be updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant