github conduitxyz/conduit-op-reth v2.2.0
conduit-op-reth v2.2.0

6 hours ago

Summary

Point release on top of v2.1.2. Highlights:

  • op-reth bumped to v2.4.2 (#54) — upgrades the upstream op-reth dependency from v2.4.0.
  • Scheduled-hardfork EVM limits (#50) — EVM limit configuration is driven by a scheduled hardfork rather than fixed at genesis, so limit changes activate at a fork boundary.
  • Slipstream batch proxy (#48) — exposes the Slipstream batch proxy over RPC.

Docker

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

Changes

  • chore: bump version to 2.2.0 and h2 to 0.4.16 (RUSTSEC-2026-0258) (#56)
  • chore: bump to op-reth 2.4.2 (#54)
  • feat(evm): configure limits with a scheduled hardfork (#50)
  • chore(deps): address new security advisories (#51)
  • feat(rpc): expose Slipstream batch proxy (#48)

Don't miss a new conduit-op-reth release

NewReleases is sending notifications on new releases.