Skip to content

Conversation

@mikelxc
Copy link

@mikelxc mikelxc commented Dec 3, 2025

Added EntryPoint v0.9 support for Account Abstraction (ERC-4337).

Features:

  • Added entryPoint09Abi and entryPoint09Address constants
  • Added '0.9' to EntryPointVersion type
  • Added UserOperation<'0.9'> with new paymasterSignature field for parallelizable paymaster signing
  • Updated getUserOperationHash to support v0.9 (uses EIP-712 typed data like v0.8)
  • Updated toPackedUserOperation to handle paymasterSignature
  • Updated prepareUserOperation type definitions for v0.9

@changeset-bot
Copy link

changeset-bot bot commented Dec 3, 2025

🦋 Changeset detected

Latest commit: 5cca792

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
viem Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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.

1 participant