You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(deps): repin to inbound-only clean Reth and its component provider
Move both coordinated provider families atomically to the reviewed
inbound/downloaded-header-only stack:
- 36 DogeOS69/reth entries: ae160090 -> f851224e (Reth PR #1 cleaned to a
downloaded-header hook plus the approved RocksDB durability layer;
drops PR #3's composite RPC handle layer);
- 11 DogeOS69/dogeos-reth component entries: c5198f7 -> 18adb117 (the
provider repin that itself pins f851224e).
Cargo.lock regenerated through Cargo: 102 clean-Reth packages repin to
f851224e and 13 component packages to 18adb117, with no package,
version, or dependency-edge churn. revm-scroll (dcf0876), the official
paradigmxyz/reth dev pin (b25f32a), and all registry crates are
unchanged.
Point the source guard at the two new canonical sources and convert two
negative fixtures to inject the exact retired ae160090 and c5198f7
sources, proving the guard rejects both beside the good graph.
The networking API adaptation to the two-argument start_network and the
optional downloaded-header hook follows in a separate commit.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments