Skip to content

conduit-op-reth v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jun 23:36
· 4 commits to main since this release
23cd4ba

Summary

High-priority major release that upgrades conduit-op-reth to the Optimism op-reth/v2.3.1 base, including Reth 2 support and Karst hardfork compatibility.

This release also exposes the shared node API for external consumers. Operators should treat this as the Reth 2 / Karst upgrade release for Conduit-managed OP Stack networks that use the conduit-op-reth execution client image.

Operator Info

User Class / Networks Priority
Conduit-managed OP Stack networks upgrading to Reth 2 / Karst High

Docker

docker pull ghcr.io/conduitxyz/conduit-op-reth:v2.0.0

Changes

  • feat: expose shared node API for external consumers (#33)
  • chore: upgrade op-reth to v2.3.1 for Karst (#30)