Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

feat: op-reth #8

Closed
wants to merge 210 commits into from
Closed

feat: op-reth #8

wants to merge 210 commits into from

Conversation

clabby
Copy link
Collaborator

@clabby clabby commented Jul 9, 2023

Overview

This PR contains the full diff for op-geth compared against main, which will be kept up to date with upstream during the development process.

All op-reth related PRs will go into this branch, and once it is ready to upstream, we'll change the destination branch to paradigmxyz/reth/main.

Resources

Notes for Reviewers and Reviewing

All Future Issues (tracking)

op-geth mappings

The below toggles contain mappings of all op-geth diff changes to their respective places in op-reth.

(if you have questions on this stuff ask @refcell - wrote all these toggles out)

op-geth Diff Mapping: Core Modifications +901 | -52
op-geth Diff Mapping: Node modifications +158 | -10
op-geth Diff Mapping: User API enhancements +995 | -63
op-geth Diff Mapping: Geth extras (not mapped 1:1 since we will have "reth extras") +325 | -25
op-geth Diff Mapping: Other changes +690 | -16

@clabby clabby mentioned this pull request Jul 9, 2023
@clabby clabby added the op-reth-trunk The trunk branch of `op-reth` label Jul 9, 2023
@merklefruit merklefruit mentioned this pull request Jul 9, 2023
7 tasks
.gitignore Outdated Show resolved Hide resolved
crates/primitives/src/chain/spec.rs Outdated Show resolved Hide resolved
crates/primitives/src/chain/spec.rs Show resolved Hide resolved
crates/primitives/src/chain/spec.rs Outdated Show resolved Hide resolved
crates/primitives/src/chain/spec.rs Outdated Show resolved Hide resolved
crates/primitives/src/receipt.rs Show resolved Hide resolved
crates/revm/src/executor.rs Outdated Show resolved Hide resolved
crates/revm/src/executor.rs Show resolved Hide resolved
crates/revm/src/optimism.rs Outdated Show resolved Hide resolved
crates/revm/src/optimism.rs Outdated Show resolved Hide resolved
Copy link
Collaborator

@refcell refcell left a comment

Choose a reason for hiding this comment

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

LGTM

@refcell
Copy link
Collaborator

refcell commented Aug 28, 2023

PR is opened upstream now @ paradigmxyz#4377. Closing this for now unless needed.

@refcell refcell closed this Aug 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
op-reth-trunk The trunk branch of `op-reth`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants