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
114 stars 26 forks source link

fix(primitives): Remove Block Module #511

Closed refcell closed 6 days ago

refcell commented 1 week ago

Description

Removes the block module, using upstream op-alloy types.

Closes #507

refcell commented 1 week 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 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.4%. Comparing base (829b674) to head (7631a41). Report is 10 commits behind head on main.

Additional details and impacted files

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

refcell commented 6 days ago

Replacing with #524