Skip to content

chore(builder): Split Out Builder Primitives #370

@refcell

Description

@refcell

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

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions