Skip to content

Conversation

@hadv
Copy link
Owner

@hadv hadv commented Jan 6, 2026

This PR implements Native Account Abstraction (AA) integrating concepts from EIP-7701 and RIP-7560.

Key Changes

  • Refactored Transaction: Split into (EIP-1559) and types using an Enum.
  • 2-Phase Execution: now supports a Validation Phase () and Execution Phase.
  • Mempool AA Support: validates AA transactions using a temporary EVM instance.
  • Tests Updated: All integration tests updated to support the new Enum wrapper.

Verified with cargo check and cargo test.

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