Skip to content

chore(op-reth): move op-dependent examples into crates/optimism/examples/#21495

Merged
mattsse merged 3 commits intoparadigmxyz:mainfrom
theochap:push-twzwxqqxuuzt
Jan 30, 2026
Merged

chore(op-reth): move op-dependent examples into crates/optimism/examples/#21495
mattsse merged 3 commits intoparadigmxyz:mainfrom
theochap:push-twzwxqqxuuzt

Conversation

@theochap
Copy link
Contributor

@theochap theochap commented Jan 27, 2026

Note

Depends on #21492 and should be merged after

Summary

Moves example crates that depend on reth-op* crates from examples/ into crates/optimism/examples/, so that no crate outside of crates/optimism/ depends on anything inside crates/optimism/.

Addresses ethereum-optimism/optimism#18918.

Crate Old Path New Path
example-custom-node examples/custom-node crates/optimism/examples/custom-node
example-engine-api-access examples/engine-api-access crates/optimism/examples/engine-api-access
example-exex-hello-world examples/exex-hello-world crates/optimism/examples/exex-hello-world
example-op-db-access examples/op-db-access crates/optimism/examples/op-db-access

Also fixed a duplicate workspace member entry for examples/custom-node (was listed on two separate lines).

Test plan

  • CI passes
  • All 4 moved example crates compile from their new paths

🤖 Generated (mostly) with Claude Code

@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Reth Tracker Jan 30, 2026
@mattsse mattsse enabled auto-merge January 30, 2026 13:47
@mattsse mattsse added this pull request to the merge queue Jan 30, 2026
Merged via the queue into paradigmxyz:main with commit b3d532c Jan 30, 2026
47 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Reth Tracker Jan 30, 2026
theochap added a commit to ethereum-optimism/optimism that referenced this pull request Jan 30, 2026
…les/ (paradigmxyz/reth#21495)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
theochap added a commit to ethereum-optimism/optimism that referenced this pull request Feb 11, 2026
…les/ (paradigmxyz/reth#21495)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants