Skip to content

Conversation

@0xPenryn
Copy link

Updates the reth-optimism-chainspec crate, adding functionality to pull the latest chain configuration directly from the superchain registry. If the superchain registry is unreachable, it will fall back to the local chain configurations and follow the existing behavior.

This means that op-reth doesn't need to cut a new release to reflect updates to the superchain registry; rather, the node operator simply needs to restart op-reth and it will pull the latest config.

@emhane
Copy link
Collaborator

emhane commented Nov 24, 2025

is it really needed to wait for new release to pull the latest registry now? isn't it just a matter of replacing the json file on the specific path manually? agree though that it's cooler if this is done automatically.

@emhane emhane added the A-op-reth Related to Optimism and op-reth label Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-op-reth Related to Optimism and op-reth

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants