Skip to content

chore(optimism): move predeploy constant to op-alloy#20181

Merged
mattsse merged 3 commits intoparadigmxyz:mainfrom
zeroprooff:chore/use-op-alloy-predeploys
Dec 11, 2025
Merged

chore(optimism): move predeploy constant to op-alloy#20181
mattsse merged 3 commits intoparadigmxyz:mainfrom
zeroprooff:chore/use-op-alloy-predeploys

Conversation

@zeroprooff
Copy link
Contributor

@zeroprooff zeroprooff commented Dec 7, 2025

Closes #20195

Copy link
Collaborator

@emhane emhane left a comment

Choose a reason for hiding this comment

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

lgtm

@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Reth Tracker Dec 8, 2025
@emhane
Copy link
Collaborator

emhane commented Dec 8, 2025

blocked until next op-alloy release

@emhane emhane added the S-blocked This cannot more forward until something else changes label Dec 8, 2025
@zeroprooff
Copy link
Contributor Author

can't bump op-alloy to 0.23.0 yet — alloy-op-evm 0.24.2 still uses 0.22.x internally, so we get type mismatches

opened a PR to fix this upstream: alloy-rs/evm#241

once that's merged and released, we can update both deps together
@emhane @mattsse

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

lgtm

@mattsse mattsse marked this pull request as ready for review December 10, 2025 21:57
@mattsse mattsse added C-debt A clean up/refactor of existing code A-op-reth Related to Optimism and op-reth and removed S-blocked This cannot more forward until something else changes labels Dec 10, 2025
@mattsse mattsse added this pull request to the merge queue Dec 11, 2025
Merged via the queue into paradigmxyz:main with commit 1752d6f Dec 11, 2025
45 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Reth Tracker Dec 11, 2025
Vui-Chee added a commit to okx/reth that referenced this pull request Dec 12, 2025
…number

* upstream: (203 commits)
  feat(node-core): make rpc server args customizable (paradigmxyz#20312)
  feat: add `account_history_in_rocksdb` field to `StorageSettings` (paradigmxyz#20282)
  feat(engine): Add BAL stub methods to ExecutionPayload and BlockOrPayload (paradigmxyz#20311)
  docs: fix misleading links (paradigmxyz#20300)
  ci: add more sccache (paradigmxyz#20316)
  feat: bump alloy-evm (paradigmxyz#20314)
  feat: allow larger ws frames on client side (paradigmxyz#20307)
  docs: add architecture diagrams to ExEx documentation (paradigmxyz#20193)
  feat: add semaphore for blocking IO requests (paradigmxyz#20289)
  ci: scale down depot runners (paradigmxyz#20295)
  perf: fetch header directly (paradigmxyz#20294)
  docs(exex): fix DebugApi comment (paradigmxyz#20296)
  feat: add support for testing_ rpc namespace and testing_buildBlockV1 (paradigmxyz#20094)
  chore: update engine_getBlobs metric (paradigmxyz#20290)
  chore(optimism): move predeploy constant to op-alloy (paradigmxyz#20181)
  docs: fix stages order and add missing EraStage (paradigmxyz#20283)
  docs: improve map_add_ons method documentation (paradigmxyz#20248)
  feat: add `transaction_hash_numbers_in_rocksdb` field to `StorageSettings` (paradigmxyz#20209)
  docs: clarify network mode, tx gossip and NAT (paradigmxyz#20247)
  feat: add support for debug_getBadBlock (paradigmxyz#20177)
  ...
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 22, 2026
…h#20181)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Feb 11, 2026
…h#20181)

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

A-op-reth Related to Optimism and op-reth C-debt A clean up/refactor of existing code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Use alloy predeploy address constant

3 participants