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

Feature/paymaster step #1065

Merged
merged 10 commits into from
Nov 7, 2024
Merged

Feature/paymaster step #1065

merged 10 commits into from
Nov 7, 2024

Conversation

borislav-itskov
Copy link
Member

Add:

  • a timeout of 8s before declaring the paymaster request a failure (ask the user to retry)
  • an isSignRequestStillActive to query the application state from in-memory and understand whether the user has rejected the request while waiting for the paymaster response
  • another sign status: WaitingForPaymaster

src/controllers/signAccountOp/signAccountOp.ts Outdated Show resolved Hide resolved
src/controllers/signAccountOp/signAccountOp.ts Outdated Show resolved Hide resolved
src/controllers/signAccountOp/signAccountOp.ts Outdated Show resolved Hide resolved
@borislav-itskov borislav-itskov merged commit 86df3d8 into v2 Nov 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants