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(executor): Generic precompile overrides #340

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

clabby
Copy link
Collaborator

@clabby clabby commented Jun 28, 2024

Overview

Adds a generic route for overriding precompiles in the StatelessL2BlockExecutor. This allows for different consumers to override the various precompiles in a way that suits their own needs.

@clabby clabby added K-feature Kind: feature A-executor Area: `kona-executor` crate labels Jun 28, 2024
@clabby clabby added this to the Phase 3: Kona Client & Host milestone Jun 28, 2024
@clabby clabby force-pushed the cl/exec-precompile-overrides branch from 7294773 to 80b4c10 Compare June 28, 2024 16:39
@clabby clabby self-assigned this Jun 28, 2024
## Overview

Adds a generic route for overriding precompiles in the
`StatelessL2BlockExecutor`. This allows for different consumers to
override the various precompiles in a way that suits their own needs.
@clabby clabby force-pushed the cl/exec-precompile-overrides branch from 753c31d to e221133 Compare June 28, 2024 17:59
@clabby clabby changed the base branch from cl/executor-builder to main June 28, 2024 17:59
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.8%. Comparing base (f900a1d) to head (e221133).

Additional details and impacted files

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@clabby clabby added this pull request to the merge queue Jun 28, 2024
Merged via the queue into main with commit 9bd462e Jun 28, 2024
14 checks passed
@github-actions github-actions bot mentioned this pull request Jun 28, 2024
@clabby clabby deleted the cl/exec-precompile-overrides branch July 2, 2024 03:36
@github-actions github-actions bot mentioned this pull request Jul 8, 2024
This was referenced Jul 8, 2024
@github-actions github-actions bot mentioned this pull request Aug 16, 2024
@github-actions github-actions bot mentioned this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-executor Area: `kona-executor` crate K-feature Kind: feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants