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

Make a signing approval and transaction a single UI flow #16337

Closed
Tracked by #14636
saledjenic opened this issue Sep 16, 2024 · 0 comments · Fixed by #16484
Closed
Tracked by #14636

Make a signing approval and transaction a single UI flow #16337

saledjenic opened this issue Sep 16, 2024 · 0 comments · Fixed by #16484
Assignees

Comments

@saledjenic
Copy link
Contributor

Make signing approval/s and transaction/s as a single click action, without the need for a user to go explicitly through the authentication/signing flow more than once.

An example:

  • At this moment swap tx cannot be placed if an approval is needed before that approval gets confirmed. That's currently done as a two-step process, firstly the user signs an approval, then waits for it to be confirmed then signs sending swap tx.
  • The idea is to let the user do the signing only once and the backend should take care of the TXS order and if needed wait for their execution before placing other txs.
@saledjenic saledjenic self-assigned this Sep 16, 2024
saledjenic added a commit that referenced this issue Oct 8, 2024
saledjenic added a commit that referenced this issue Oct 9, 2024
saledjenic added a commit that referenced this issue Oct 9, 2024
saledjenic added a commit that referenced this issue Oct 9, 2024
saledjenic added a commit that referenced this issue Oct 9, 2024
saledjenic added a commit that referenced this issue Oct 10, 2024
saledjenic added a commit that referenced this issue Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
1 participant