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

Login methods Maiar + Ledger in Web Wallet don't allow to send transactions #16

Closed
janniksam opened this issue Nov 8, 2022 · 7 comments
Labels
bug Something isn't working

Comments

@janniksam
Copy link

If you log into your wallet via WEB WALLET and use either the method Maiar or Ledger, you can't send transactions with that session.

Maiar: Does say "rejected by user"
Ledger: Does give something like BAD REQUEST signature invalid

@juliancwirko
Copy link
Member

juliancwirko commented Nov 8, 2022

Confirmed something is buggy in such flow. What is interesting is that with PEM, it works ok. I think Web Wallet should keep the same logic for all methods, but it seems that there are differences. Needs some debugging.

Btw. all methods works ok when used directly, not through the Web Wallet.

@MauricioHernanCabrera
Copy link

any solution?

@juliancwirko
Copy link
Member

The web wallet problem is a general problem also reported in the dapp-template, linked here.
And when it comes to the Ledger, I haven't had time to test it yet. I will try today/tomorrow.

@juliancwirko
Copy link
Member

I've done some debugging for the Ledger through web wallet, but unfortunately, no solution yet. I will do more debugging in the following days.

@juliancwirko
Copy link
Member

The problem with the web wallet is known and should be resolved in the new version: multiversx/mx-sdk-js-web-wallet-provider#9. I'll check the Ledger-related problem with the web wallet after that update.

Remember that Ledger used directly in the app should work ok.

@juliancwirko
Copy link
Member

There is a new problem with that: multiversx/mx-sdk-js-web-wallet-provider#24

@juliancwirko
Copy link
Member

should be ok now, with newest versions of the mx providers and xPortal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

3 participants