EIP-7702 / smart-account helper utilities #8

Closed
opened 2026-08-03 04:10:54 +00:00 by scheerenkevin · 1 comment
scheerenkevin commented 2026-08-03 04:10:54 +00:00 (Migrated from github.com)

Why

KeeperOS's executor wallet relies on EIP-7702-compatible smart accounts for sponsored transaction submission.

Scope

  • Helper utilities for constructing/validating EIP-7702 authorization tuples and smart-account UserOperation payloads that integrate with the Bundler and Gas Manager clients
  • Exact scope may be refined once Bundler/Gas Manager clients exist (depends on those issues)

Acceptance criteria

  • Helpers for building UserOperation structs compatible with EIP-7702 smart accounts
  • Unit tests with mocked HTTP where network calls are involved
## Why KeeperOS's executor wallet relies on EIP-7702-compatible smart accounts for sponsored transaction submission. ## Scope - Helper utilities for constructing/validating EIP-7702 authorization tuples and smart-account UserOperation payloads that integrate with the Bundler and Gas Manager clients - Exact scope may be refined once Bundler/Gas Manager clients exist (depends on those issues) ## Acceptance criteria - [ ] Helpers for building UserOperation structs compatible with EIP-7702 smart accounts - [ ] Unit tests with mocked HTTP where network calls are involved
scheerenkevin commented 2026-08-03 04:37:39 +00:00 (Migrated from github.com)

Merged into develop via #18.

Merged into develop via #18.
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
kevin/alchemy-wallet-client#8
No description provided.