avail-wallet icon indicating copy to clipboard operation
avail-wallet copied to clipboard

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

Open Zack-Xb opened this issue 9 months ago • 0 comments

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

  • [X] I agree to follow this project's Code of Conduct

Zack-Xb avatar May 09 '24 09:05 Zack-Xb