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

Cancel previous association attempt when receiving new one in fakewallet #298

Open
steveluscher opened this issue Oct 17, 2022 · 0 comments
Assignees

Comments

@steveluscher
Copy link
Contributor

One thing that’s been frustrating in testing is that, if a dApp fires off the association URL to open fakewallet, but then for whatever reason fails to connect to the websocket it opens, then fires off a second association URL with a different port, then fakewallet reopens to the screen with a spinner – still trying to respond to that first session request.

Is it a simple change to make fakewallet abandon the last and start the next session establishment, whenever receiving the session establishment intent?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants