delphi-labs / shuttle

Shuttle is an open-source npm package designed to turn wallet connections into a plug-and-play Lego brick for Cosmos dApps.
https://npmjs.com/package/@delphi-labs/shuttle
MIT License
21 stars 28 forks source link

Metamask + Injective Signing Transaction gives invalid input #191

Closed thandaanda closed 1 week ago

thandaanda commented 2 weeks ago

Hi Team,

Using Metamask extension with injective chain gives invalid input. Apparently Metamask updated their extension and broke the signing.

Injective team has published the fix with new version - "1.14.14" for all their ts packages.

However, I tried upgrading these packages in forked shuttle repo but still getting the same error of invalid input.

Any help would be appreciated.

Screenshot 2024-09-11 at 12 17 53 PM Screenshot 2024-09-11 at 12 17 41 PM

@afsardo

thandaanda commented 1 week ago

Closing this issue as Metamask extension seems to be working fine with Injective.