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

[Defect] provider.sendTransaction(signedTx) always throws - (maybe because of the FailoverRpcProvider functionality) #1174

Closed
kujtimprenku opened this issue Aug 20, 2024 · 1 comment
Labels
bug Something isn't working Emerging Tech Emerging Tech flying formation at Pagoda

Comments

@kujtimprenku
Copy link
Contributor

Describe the bug

Steps To Reproduce

Steps to reproduce the behavior:

  1. Go to https://near.github.io/wallet-selector
  2. Sign in with Ledger or Coin98 Wallet, Nightly, Wallet Connect, Math Wallet, Okx Wallet, WELLDONE Wallet (or any wallet that uses the provider passed to wallet module)
  3. Try sending a message (it fails)

Error description:

Error message Exceeded 1 providers to execute request

Expected behavior

The signed transaction should be sent successfully.

Screenshots

image

image

Desktop:

  • OS : any
  • Browser : any
  • Browser Version : any

Smartphone:

  • Device :
  • OS <1-- e.g. iOS8.1 -->:
  • Browser :
  • Browser Version :

Additional Context

This can be a bug in the FailoverRpcProvider functionality in near-api-js.

@kujtimprenku kujtimprenku added bug Something isn't working Emerging Tech Emerging Tech flying formation at Pagoda labels Aug 20, 2024
@github-project-automation github-project-automation bot moved this to NEW❗ in DevRel Aug 20, 2024
@kujtimprenku
Copy link
Contributor Author

The error is misleading but actually, the issue was with the wrong versions of dependencies being installed in wallet-selector project because of @mintbase-js/wallet.

I am closing this because similar other issues have been reported earlier.

@github-project-automation github-project-automation bot moved this from NEW❗ to Shipped 🚀 in DevRel Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Emerging Tech Emerging Tech flying formation at Pagoda
Projects
Archived in project
Development

No branches or pull requests

1 participant