Skip to content

feat: implement native Account Abstraction with Paymaster support (EI…#1

Merged
HITEYY merged 1 commit intomainfrom
feature/native-aa-paymaster
Feb 11, 2026
Merged

feat: implement native Account Abstraction with Paymaster support (EI…#1
HITEYY merged 1 commit intomainfrom
feature/native-aa-paymaster

Conversation

@HITEYY
Copy link
Copy Markdown
Owner

@HITEYY HITEYY commented Feb 11, 2026

…P-4337 style)

  • Add AAUserOpTx (type 0x06) transaction type in core/types
  • Implement native EntryPoint for UserOperation processing
  • Implement NativePaymaster with 4 modes: Full, Verifying, ERC-20, Partial
  • Add AA Processor for integration with tx execution pipeline
  • Full test coverage (9 tests passing)
  • Support for deposit-based gas accounting and bundler fee payment

…P-4337 style)

- Add AAUserOpTx (type 0x06) transaction type in core/types
- Implement native EntryPoint for UserOperation processing
- Implement NativePaymaster with 4 modes: Full, Verifying, ERC-20, Partial
- Add AA Processor for integration with tx execution pipeline
- Full test coverage (9 tests passing)
- Support for deposit-based gas accounting and bundler fee payment
@HITEYY HITEYY merged commit d085cf9 into main Feb 11, 2026
5 checks passed
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.

2 participants