Skip to content

op-program: Run derivation task directly #16093

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 3 commits into from
May 27, 2025
Merged

Conversation

ajsutton
Copy link
Contributor

Description

Run the derivation task directly when re-executing blocks instead of running the entire fault proof program.

Skips the bootstrap step, avoiding the need to execute pre-interop fault proof code paths.

Tests

Existing tests cover regenerating blocks.

Metadata

#16041

@ajsutton ajsutton requested a review from Inphi May 23, 2025 01:45
@ajsutton ajsutton marked this pull request as ready for review May 23, 2025 01:45
@ajsutton ajsutton requested review from a team as code owners May 23, 2025 01:45
Copy link
Contributor

@Inphi Inphi 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

ajsutton added 3 commits May 28, 2025 06:13
Skips the bootstrap step, avoiding the need to execute pre-interop fault proof code paths.
@ajsutton ajsutton force-pushed the aj/run-task-directly branch from b8b7e31 to 1beb10a Compare May 27, 2025 20:16
@ajsutton ajsutton added this pull request to the merge queue May 27, 2025
Merged via the queue into develop with commit a770f20 May 27, 2025
57 checks passed
@ajsutton ajsutton deleted the aj/run-task-directly branch May 27, 2025 20:56
Copy link

codecov bot commented May 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (4593516) to head (1beb10a).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #16093       +/-   ##
============================================
- Coverage    83.25%        0   -83.26%     
============================================
  Files          181        0      -181     
  Lines        10542        0    -10542     
============================================
- Hits          8777        0     -8777     
+ Misses        1607        0     -1607     
+ Partials       158        0      -158     
Flag Coverage Δ
cannon-go-tests-64 ?
contracts-bedrock-tests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 181 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants