Skip to content

Add simulateHandleOps to EntryPoint contract #3613

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 21, 2025

Conversation

kziemianek
Copy link
Member

@kziemianek kziemianek commented Jul 19, 2025

This PR adds the simulateHandleOps method to the EntryPoint contract interface and implementation, enabling batch simulation of UserOperations before on-chain execution.

omni-executor        | 2025-07-19T08:53:55.599366Z  INFO native-task{id="f65e05cb-aaf0-4212-9c03-9cfd94fd47ca"}: native_task_handler: UserOperation 0 simulation successful. PreOpGas: 256060, Paid: 16341189330213, AccountValidation: 0, PaymasterValidation: 0
omni-executor        | 2025-07-19T08:53:55.599369Z  INFO native-task{id="f65e05cb-aaf0-4212-9c03-9cfd94fd47ca"}: native_task_handler: All 1 UserOperations passed batch simulation checks

@kziemianek kziemianek requested review from Kailai-Wang, silva-fj and a team July 19, 2025 08:59
Copy link

linear bot commented Jul 19, 2025

Copy link
Collaborator

@Kailai-Wang Kailai-Wang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@kziemianek kziemianek enabled auto-merge (squash) July 21, 2025 21:01
@kziemianek kziemianek merged commit 6833581 into dev Jul 21, 2025
24 checks passed
@kziemianek kziemianek deleted the p-1627-add-simulate_handleops branch July 21, 2025 21:29
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