multiversx / mx-sdk-js-web-wallet-provider

Signing provider for dApps: MultiversX (Web) Wallet.
Other
0 stars 1 forks source link

transaction generation failed: ed25519: invalid signature #26

Closed juliancwirko closed 1 year ago

juliancwirko commented 1 year ago

When signing transactions with web wallet and PEM or Keystore, I now get transaction generation failed: ed25519: invalid signature, the same with web wallet + Ledger. All works ok when I use web wallet + xPortal.

I use web wallet provider v2.3.0 (without native auth token, just random string) and sdk-core 12.1.0. It worked ok with such a setup some time ago.

Were there any breaking changes?

I was also able to reproduce it at: https://template-dapp.multiversx.com/

juliancwirko commented 1 year ago

it looks ok now