Summary
Point release on top of v2.1.0. Highlights:
- op-reth bumped to v2.3.3 (#42) — upgrades the upstream op-reth dependency and inherits upstream node-builder wiring.
- Flashblock pending state in RPC reads (#40) —
eth_call,eth_estimateGas, andeth_simulateV1now serve pending state from the latest flashblock, so simulated reads reflect not-yet-canonical flashblock state. - Dev payload L1 info deposit fix (#37) — the dev payload attributes builder now injects the L1 info deposit transaction.
- Internal refactor (#41) — the
proof_historymodule was renamed tolauncher.
No consensus-breaking or config-breaking changes for node operators; this is a drop-in upgrade from v2.1.0.
Docker
docker pull ghcr.io/conduitxyz/conduit-op-reth:v2.1.1