Skip to content

Conversation

Zer0dot
Copy link
Collaborator

@Zer0dot Zer0dot commented Mar 11, 2025

Pull Request Checklist


PR-Codex overview

This PR introduces enhancements to the deferralActions functionality in the smart account system, allowing for deferred actions to be signed and executed with improved nonce handling and signature management.

Detailed summary

  • Updated nonce handling in initUserOperation.ts to support overrides.
  • Added SignatureType enum in utils.ts for signature categorization.
  • Integrated SignatureType in nativeSMASigner and singleSignerMessageSigner for signature handling.
  • Introduced new types and methods in DeferralActions.ts for deferred actions.
  • Implemented tests for deferred action functionality in client.test.ts.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Mar 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
aa-sdk-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 21, 2025 4:22pm
aa-sdk-ui-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 21, 2025 4:22pm

Copy link
Contributor

graphite-app bot commented Mar 11, 2025

How to use the Graphite Merge Queue

Add the label graphite-merge-queue to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@Zer0dot Zer0dot force-pushed the zer0dot/deferred-actions branch from 8135cc9 to 7f15094 Compare March 21, 2025 16:01
@Zer0dot Zer0dot merged commit c3616c3 into main Mar 21, 2025
11 checks passed
@Zer0dot Zer0dot deleted the zer0dot/deferred-actions branch March 21, 2025 16:58
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

Successfully merging this pull request may close these issues.

3 participants