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

Create Request Event does not return processing confirmation to dApp. Leaving dApp to load infinitely. #82

Open
1 task done
Zack-Xb opened this issue May 9, 2024 · 0 comments
Labels
bug Something isn't working wallet-connect

Comments

@Zack-Xb
Copy link
Contributor

Zack-Xb commented May 9, 2024

Contact Details

None

contact

No response

What happened?

The createEventRequest wallet connect method returns only after all the execution and processing is complete, including finding transaction confirmation via block search method. This takes time which means the user will be left waiting to a loading screen on the dApp.

Solution is to return a processing indicator to the dApp when the request is started, then using this event id that is sent back to the dApp it can query for the status of the transaction.

Version

v0.0.1-alpha

What operating system are you using?

None

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Zack-Xb Zack-Xb added bug Something isn't working wallet-connect labels May 9, 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 wallet-connect
Projects
None yet
Development

No branches or pull requests

1 participant