-
Notifications
You must be signed in to change notification settings - Fork 110
Labels
A-builderArea: builder cratesArea: builder cratesK-cleanupKind: general cleanupKind: general cleanupM-good-first-issueMeta: Good for newcomersMeta: Good for newcomers
Milestone
Description
Description
In the recently merged op-rbuilder code, primitives are defined inside the builder in a [primitives module(https://github.com/base/node-reth/blob/main/crates/builder/op-rbuilder/src/primitives/mod.rs).
This ticket is to split out primitives into the shared primitives crate.
The builder's Bundle Type should be de-duplicated since it already exists in the base-bundles crate here.
Metadata
Metadata
Assignees
Labels
A-builderArea: builder cratesArea: builder cratesK-cleanupKind: general cleanupKind: general cleanupM-good-first-issueMeta: Good for newcomersMeta: Good for newcomers