Bump reth latest→v2.1.0 #10
Reference in New Issue
Block a user
Delete Branch "vupd/53-reth-v2.1.0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bump reth latest → v2.1.0
Closes StakeSquid/vibe-node#53.
What changed
Bumps
reth.Dockerfilefromlatesttov2.1.0(image:ghcr.io/conduitxyz/conduit-op-reth:v2.1.0).Changelog / release notes
https://github.com/paradigmxyz/reth/releases/tag/v2.1.0
Hardfork?
No — reth v2.1.0 does not introduce a new hardfork. (The Karst fork activated 2026-06-17 under separate op-node config; not in scope here.)
Breaking changes?
SDK-level only — node operators on default configurations are unaffected:
revmbumped to v38 (EIP-8037 state gas support)alloybumped to 2.0.0CachedStateMetricsdecoupled fromSavedCacheWorkerPoolis now lazy by defaultnext_available_nonce_foris now modifiableCustom payload, transaction pool, or consensus integrations should review the reth v2.1.0 changelog before upgrading.
Storage v2 migration tooling is included — worth reviewing at rollout, but no operator action needed for this bump.
Asset
This PR carries the
reth.Dockerfilechange only. The companioncontext.ymlbump rides a vibe-node PR on the same branch (vupd/53-reth-v2.1.0). Both must merge before deploy.Rollout plan
After both PRs merge:
deploy-compose-reposcoped to one host runningop.superseed.sepolia(identify viarun-show-statusat deploy time).sync-statuson test host — container reportsv2.1.0, no crashloop, block height advancing.