Skip to content

Comments

chore(deps): Point reth deps to upstream#624

Closed
emhane wants to merge 31 commits intounstablefrom
emhane/mirror-reth-deps
Closed

chore(deps): Point reth deps to upstream#624
emhane wants to merge 31 commits intounstablefrom
emhane/mirror-reth-deps

Conversation

@emhane
Copy link

@emhane emhane commented Jan 22, 2026

Closes #621

Updates deps of these crates to point to upstream at tag v1.10.1:

  • reth-op
  • reth-optimism-cli
  • reth-optimism-exex
  • reth-optimism-rpc
  • reth-optimism-trie
  • op-reth

Copilot AI review requested due to automatic review settings January 22, 2026 12:25
@emhane emhane added A-deps Area: dependencies W-historical-proofs Workstream: historical-proofs labels Jan 22, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates reth dependencies to point to the upstream repository at tag v1.10.1, transitioning from local workspace path dependencies to git dependencies.

Changes:

  • Converted ~130 reth workspace dependencies from local paths to git references pointing to upstream at tag v1.10.1
  • Preserved 7 Optimism-specific crates as local path dependencies as they are not yet available in upstream
  • Maintained all existing default-features = false configurations

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@emhane emhane changed the base branch from unstable to emhane/revert-redundant-diff January 22, 2026 13:50
@codecov
Copy link

codecov bot commented Jan 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.94%. Comparing base (98d8d30) to head (512028f).

Additional details and impacted files

Impacted file tree graph
see 815 files with indirect coverage changes

Flag Coverage Δ
e2e ?
unit 57.94% <ø> (+31.85%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
reth binary 0.00% <ø> (-53.59%) ⬇️
op historical proof 89.62% <ø> (-2.27%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@wiz-b4c72f16a4
Copy link

wiz-b4c72f16a4 bot commented Jan 22, 2026

Wiz Scan Summary

Scanner Findings
Vulnerability Finding Vulnerabilities -
Data Finding Sensitive Data -
Secret Finding Secrets -
IaC Misconfiguration IaC Misconfigurations -
SAST Finding SAST Findings -
Software Management Finding Software Management Findings -
Total -

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

@emhane emhane marked this pull request as draft January 22, 2026 14:41
Base automatically changed from emhane/revert-redundant-diff to unstable January 23, 2026 14:26
@emhane
Copy link
Author

emhane commented Jan 23, 2026

superseded by #627

@emhane emhane closed this Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-deps Area: dependencies W-historical-proofs Workstream: historical-proofs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update reth deps to point to crates or upstream

2 participants