Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

feat: Dependency Update#528

Merged
refcell merged 1 commit intomainfrom
rf/feat/large-dep-update
Sep 17, 2024
Merged

feat: Dependency Update#528
refcell merged 1 commit intomainfrom
rf/feat/large-dep-update

Conversation

@refcell
Copy link
Contributor

@refcell refcell commented Sep 16, 2024

Description

Updates dependencies and removes superchain-primitives, using upstream op-alloy types instead.

Also removes the block_info mod from kona-primitives.

Closes #507

@refcell refcell self-assigned this Sep 16, 2024
@refcell refcell requested a review from clabby September 16, 2024 16:02
@codecov
Copy link

codecov bot commented Sep 16, 2024

Codecov Report

Attention: Patch coverage is 73.68421% with 20 lines in your changes missing coverage. Please review.

Project coverage is 76.6%. Comparing base (24e8e41) to head (baf3ba7).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/derive/src/batch/single_batch.rs 28.5% 5 Missing ⚠️
crates/primitives/src/payload.rs 0.0% 4 Missing ⚠️
crates/derive/src/errors.rs 0.0% 3 Missing ⚠️
...ates/derive/src/stages/attributes_queue/builder.rs 85.7% 3 Missing ⚠️
crates/derive/src/batch/span_batch/batch.rs 93.7% 2 Missing ⚠️
crates/derive/src/online/alloy_providers.rs 0.0% 2 Missing ⚠️
crates/derive/src/stages/l1_traversal.rs 0.0% 1 Missing ⚠️
Additional details and impacted files

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

@refcell refcell force-pushed the rf/feat/large-dep-update branch 2 times, most recently from 05403d2 to c1f8d6b Compare September 16, 2024 17:59
@refcell refcell force-pushed the rf/feat/large-dep-update branch from 6281db9 to baf3ba7 Compare September 16, 2024 18:21
Copy link
Contributor

@clabby clabby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice 💯

@refcell refcell added this pull request to the merge queue Sep 17, 2024
Merged via the queue into main with commit f639744 Sep 17, 2024
This was referenced Sep 17, 2024
This was referenced Sep 27, 2024
This was referenced Oct 13, 2024
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(primitives): Remove Block Info Module

2 participants