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

disconnect mid-withdrawal presents multiple signature retries with different id #592

Closed
pnicjanik opened this issue Jul 10, 2024 · 1 comment · Fixed by #670
Closed

disconnect mid-withdrawal presents multiple signature retries with different id #592

pnicjanik opened this issue Jul 10, 2024 · 1 comment · Fixed by #670
Assignees
Labels
🐛 Bug Something isn't working 🎨 dApp dApp

Comments

@pnicjanik
Copy link
Collaborator

https://dapp.test.acre.fi/dashboard
pre-requisite: account has funds available for withdrawal (nic= tb1qdg...lv4uc, aka 6f1a421573082be1beae22551259d4d793efd2ce)

NOTE: probably don't need to reject this many times.

  1. Initiate withdrawal
  2. Prompted for signature by wallet > Reject (d9639ac...23d802)
  3. click to Resume withdrawal
  4. Prompted for signature by wallet > Reject (d9639ac...23d802)
  5. click to Resume withdrawal
  6. Prompted for signature by wallet > Reject (d9639ac...23d802)
  7. click to Resume withdrawal
  8. Prompted for signature by wallet > Sign (d9639ac...23d802)
  9. immediately navigate to wallet/extension & "disconnect" (change active address, change network, disconnect from dapp) >> you're logged out ✓
  10. Wait
  11. Another signature request pops up (1ae637...07576)
  12. Wait
  13. Another signature request pops up (1ae637...07576)
  14. Reject
  15. Log in (Unstaking... modal present w/ value entered in Setting up HH framework for Litmus Core development #1)
  16. Another signature request pops up (1ae637...07576)
Error: Relayed transaction failed with hash undefined; Task Failed After 5 Retries: GelatoRelay.sponsoredCallV2:GS013
    at relayTransaction (index-Dlt96IeP.js:582:61453)
    at async GelatoTransactionSender.sendTransaction (index-Dlt96IeP.js:582:61844)
    at async B3.sendTransaction (index-Dlt96IeP.js:578:40761)
    at async OrangeKitTbtcRedeemerProxy.requestRedemption (index-Dlt96IeP.js:582:64652)
    at async RedemptionsService.requestRedemptionWithProxy (index-Dlt96IeP.js:490:42869)
    at async R3.initiateRedemption (index-Dlt96IeP.js:582:131037)
    at async index-Dlt96IeP.js:647:1711
    at async index-Dlt96IeP.js:1583:24667
    at async index-Dlt96IeP.js:1441:15857

NOTE: unstaking still in progress as i log this, so whether it actually worked still tbd

withdraw.w.reject.retries.tb1qdg-lv4uc.20240710-163212_480p.mov
@pnicjanik pnicjanik added 🐛 Bug Something isn't working 🎨 dApp dApp labels Jul 10, 2024
@kkosiorowska
Copy link
Contributor

Related with #603

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working 🎨 dApp dApp
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants