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

error in hydration while doing a swap #571

Closed
muddlebee opened this issue Sep 13, 2024 · 5 comments
Closed

error in hydration while doing a swap #571

muddlebee opened this issue Sep 13, 2024 · 5 comments
Labels
Priority: 🟠 P1 Added to issues and PRs relating to a high severity bugs. Type: ❓ Question Added to issues that are general discussion questions, and don't offer bug reports etc..

Comments

@muddlebee
Copy link

muddlebee commented Sep 13, 2024

Description
error in hydration while doing a swap using multix

Steps To Reproduce

Add clear steps on how to reproduce the bug

  1. Go to Multix at 'https://multix.chainsafe.io/'
  2. Connect your wallet
  3. Go to Hydration DEX https://app.hydration.net/trade/swap?assetOut=5
  4. See error below
    image
    image

Expected Behaviour
A clear and concise description of what you expected to happen.

Console Error
image

Test Host Specifics

  • OS: Windows 11
  • Browser Chrome
  • Version Latest
  • Wallet Multix
@Tbaut
Copy link
Collaborator

Tbaut commented Sep 13, 2024

I feel like we had this conversation before, but I can't find it. Did the tx appear on Multix still? If it did, and you signed it, then things would work. I need to find a way to not reject this TX for hydration.

@muddlebee
Copy link
Author

muddlebee commented Sep 14, 2024

I feel like we had this conversation before, but I can't find it. Did the tx appear on Multix still? If it did, and you signed it, then things would work. I need to find a way to not reject this TX for hydration.

No it's quite different from our earlier conversation. The txns aren't appearing in the wallet at all, previously atleast the txns were being initiated in the Multix wallet.. I cross checked 3-4 times :((

@Tbaut
Copy link
Collaborator

Tbaut commented Sep 17, 2024

Sorry for the delay, I've tried to reproduce, but I failed.
Here's what I did:

  • connect my Multix account with walletConnect. I see this in multix:
    image
  • go to hydration website, make a swap
  • the "signing transaction" is loading on Hydration
  • the extrinsic is ready to be signed on Multix too
swap.mp4

Can you try to delete the walletconnect connection, on Multix, and maybe on Hydration, and do it again?

@Tbaut Tbaut added Priority: 🟠 P1 Added to issues and PRs relating to a high severity bugs. Type: ❓ Question Added to issues that are general discussion questions, and don't offer bug reports etc.. labels Sep 17, 2024
@muddlebee
Copy link
Author

I think I get the issue now, most probably because the individual accounts in hydradx don't have the min balance so the error is coming. hmm closing this.. thank you for your support..
#558 waiting for this :)

@Tbaut
Copy link
Collaborator

Tbaut commented Sep 18, 2024

I was about to say, you could print the logs on hydration, there's a link under the error, and see there, the fact that they don't send the tx over wallet connect made me think there's something wrong there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: 🟠 P1 Added to issues and PRs relating to a high severity bugs. Type: ❓ Question Added to issues that are general discussion questions, and don't offer bug reports etc..
Projects
None yet
Development

No branches or pull requests

2 participants