anton-rs / kona

A suite of `no_std` components for the OP Stack state transition function and L2 chain derivation.
https://anton-rs.github.io/kona
MIT License
132 stars 41 forks source link

chore(primitives): Remove Block Mod #524

Closed refcell closed 1 month ago

refcell commented 1 month ago

Description

Removes the block mod from kona-primitives.

Will make future prs easier to use op-alloy block types.

Updated two issues to track removing these two block types:

refcell commented 1 month ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @refcell and the rest of your teammates on Graphite Graphite

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.

Project coverage is 77.0%. Comparing base (24e8e41) to head (f629738). Report is 22 commits behind head on main.

Files with missing lines Patch % Lines
crates/primitives/src/payload.rs 0.0% 10 Missing :warning:
crates/derive/src/online/alloy_providers.rs 0.0% 3 Missing :warning:
Additional details and impacted files

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

refcell commented 1 month ago

Closed by #542