Skip to content

OL DA framework #784

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

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

OL DA framework #784

wants to merge 8 commits into from

Conversation

delbonis
Copy link
Contributor

Description

This PR is working on the OL DA spec in tandem with the concepts as they're evolving. This PR isn't intended to be merged soon.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature/Enhancement (non-breaking change which adds functionality or enhances an existing one)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactor
  • New or updated tests
  • Dependency Update

Copy link

codecov bot commented Apr 30, 2025

Codecov Report

Attention: Patch coverage is 42.78075% with 214 lines in your changes missing coverage. Please review.

Project coverage is 52.61%. Comparing base (eee4971) to head (fc88188).

Files with missing lines Patch % Lines
crates/da-framework/src/codec.rs 11.21% 95 Missing ⚠️
crates/da-framework/src/compound.rs 67.33% 49 Missing ⚠️
crates/da-framework/src/counter.rs 35.13% 48 Missing ⚠️
crates/da-framework/src/register.rs 48.83% 22 Missing ⚠️
@@            Coverage Diff             @@
##             main     #784      +/-   ##
==========================================
- Coverage   52.72%   52.61%   -0.11%     
==========================================
  Files         300      304       +4     
  Lines       32940    33314     +374     
==========================================
+ Hits        17367    17529     +162     
- Misses      15573    15785     +212     
Files with missing lines Coverage Δ
crates/da-framework/src/register.rs 48.83% <48.83%> (ø)
crates/da-framework/src/counter.rs 35.13% <35.13%> (ø)
crates/da-framework/src/compound.rs 67.33% <67.33%> (ø)
crates/da-framework/src/codec.rs 11.21% <11.21%> (ø)

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

github-actions bot commented Apr 30, 2025

Commit: a89bc27

SP1 Execution Results

program cycles success
Bitcoin Blockspace 71,672
EVM EE STF 277,604
CL STF 167,016
Checkpoint 4,252

@bewakes bewakes mentioned this pull request May 16, 2025
13 tasks
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.

1 participant