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

feat: add OpExecutionStrategy #11761

Merged
merged 4 commits into from
Oct 16, 2024
Merged

feat: add OpExecutionStrategy #11761

merged 4 commits into from
Oct 16, 2024

Conversation

fgimenez
Copy link
Member

@fgimenez fgimenez commented Oct 15, 2024

Towards #11274
Requires #11584

implements BlockExecutionStrategy for optimism. The existing tests in the executor module have been ported to the strategy module

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

this is a lot easier to follow now and will unlock a lot of upcoming simplifications

@mattsse mattsse marked this pull request as ready for review October 16, 2024 08:52
@mattsse mattsse added C-enhancement New feature or request A-op-reth Related to Optimism and op-reth labels Oct 16, 2024
Base automatically changed from fgimenez/add-eth-strategy to main October 16, 2024 09:55
@fgimenez fgimenez added this pull request to the merge queue Oct 16, 2024
Merged via the queue into main with commit f49a4ae Oct 16, 2024
40 checks passed
@fgimenez fgimenez deleted the fgimenez/add-op-strategy branch October 16, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-op-reth Related to Optimism and op-reth C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants