-
Notifications
You must be signed in to change notification settings - Fork 24
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
Concurrency: multiple swaps in progress in several browser tabs can make swaps disappear #498
Comments
cannot reproduce |
Was it exact with two different tabs in same browser, you started the order on both, but pay on your last created order first, then the first order, with them still both open/not refreshed manually? If it doesn't work I'm cool to try reproduce it again and then do a screenshare with you. |
dni
added a commit
that referenced
this issue
Mar 30, 2024
closes #498 refactor how to add/update/get a swap via globalContext
dni
added a commit
that referenced
this issue
Mar 30, 2024
closes #498 refactor how to add/update/get a swap via globalContext
dni
added a commit
that referenced
this issue
Apr 2, 2024
closes #498 refactor how to add/update/get a swap via globalContext
dni
added a commit
that referenced
this issue
Apr 2, 2024
closes #498 refactor how to add/update/get a swap via globalContext prettier
dni
added a commit
that referenced
this issue
Apr 2, 2024
closes #498 refactor how to add/update/get a swap via globalContext prettier
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To reproduce open
Tab A
Tab B
Create a swap on tab A first.
Then create a swap on tab B.
Then pay tab B.
Then pay tab A.
Tab A will suddenly after a little bit refresh automatically to:
Swap: 8BECEncszXXX
Swap not found!
Looks like everything uses the same storage key.
The text was updated successfully, but these errors were encountered: