Skip to content
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

[pool/builder] Unsafe mode #470

Closed
dancoombs opened this issue Oct 16, 2023 · 0 comments
Closed

[pool/builder] Unsafe mode #470

dancoombs opened this issue Oct 16, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@dancoombs
Copy link
Collaborator

Describe the feature
Add a flag to toggle unsafe mode on for the pool and builder. This will skip simulation (and any associated debug_traceCall) in both the pool and the builder. The pool will fill out PoolOperation with empty values as the builder won't read them. Conditional transactions will be submitted with empty lists.

This is useful for local testing on hardhat/anvil nodes as well as for running a local bundler on testnets via remote RPCs.

@dancoombs dancoombs added the enhancement New feature or request label Oct 16, 2023
@dancoombs dancoombs added this to the 0.1.0 milestone Oct 16, 2023
@dancoombs dancoombs modified the milestones: 0.1.0, 0.2 Jan 21, 2024
@dancoombs dancoombs modified the milestones: v0.2, v0.3 Feb 20, 2024
@dancoombs dancoombs assigned alex-miao and unassigned alex-miao Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants