53503bc6e5
deploy: regenerate compose from vibe-node main 73a2d943c297
2026-07-20 13:10:03 +00:00
6a19dc91e1
deploy: regenerate compose from vibe-node main e1cb79cc7707
2026-07-19 08:52:47 +00:00
38c43345f6
bump kona-node image tag v1.6.1 → v1.6.2
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-18 02:44:38 +00:00
f14b9ff27d
celo+ronin: bump eigenda-proxy relay to 2.7.1
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-18 01:55:07 +00:00
ab58da64b7
deploy: regenerate compose from vibe-node main 87142cd310ec
2026-07-18 00:12:57 +00:00
1fdef578b3
op.ink.sepolia: bump op-reth image tag v2.3.2 → v2.4.0
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-17 17:08:28 +00:00
3e22390e9a
op.katana.mainnet: pin op-reth develop → v2.4.0
...
Also regenerate compose for already-merged hashkey static-peers / op-geth
static-nodes entrypoint (parent #1437 ) that had not yet landed in rpc.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-16 13:39:58 +00:00
98d8a25e53
fix chain-name typos: ethereum-hoodie→hoodi, drop stale soneium-miniato compose
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-15 18:14:59 +00:00
f0ec0ba784
deploy: regenerate compose from vibe-node main 80a0c8998610
2026-07-14 15:06:31 +00:00
2e9f31a6fb
deploy: regenerate compose from vibe-node main 95fd32365c42
2026-07-13 04:19:56 +00:00
4509b5afd2
op/celo,op/ronin: revert eigenda-proxy 2.7.1 → v2.6.0
...
Restore prior eigenda-proxy relay image default in generated compose.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-13 01:06:36 +00:00
849f5e3235
op/celo: bump eigenda-proxy v2.6.0 → 2.7.1
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-12 23:36:30 +00:00
59c8d67923
op.ronin: bump eigenda-proxy 2.7.0 → 2.7.1
...
Update default relay image tag for Ronin mainnet and Saigon testnet
compose profiles.
2026-07-12 20:36:27 +00:00
5dd087f10b
fraxtal: bump op-node to v1.19.0-frax-1.2.1
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-12 17:04:55 +00:00
10e8772e85
deploy: regenerate compose from vibe-node main 20e64aa33cad
2026-07-12 12:06:33 +00:00
52d0d7cf05
deploy: regenerate compose from vibe-node main dbd3156992d7
2026-07-11 15:33:25 +00:00
defb9133ea
deploy: regenerate compose from vibe-node main cea830d7ba6e
2026-07-11 01:20:00 +00:00
35f093e620
op/hashkeychain/testnet: add missing Granite–Jovian hardfork activation times
...
Node was forked at block 30194654 because rollup.json lacked holocene_time
and later fork timestamps; add granite/holocene/isthmus/jovian times so
op-node can apply post-Holocene batches after resync.
2026-07-10 20:31:45 +00:00
bd912b3616
deploy: regenerate compose from vibe-node main 92f020f27b22
2026-07-10 17:03:17 +00:00
927afb2dab
op-reth: env knobs for --rpc.max-trace-filter-blocks (default 10000 = previous hardcoded) and --rpc.max-response-size (default 160 = reth default) - tracer-mule tuning surface; max-tracing-requests deliberately NOT pinned (reth self-sizes to cores)
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-10 15:55:51 +00:00
f88ec86b47
cache knobs: env-parameterize geth/op-geth --cache (default 1024 = geth's own), l2geth --cache (default 8192 = previous hardcoded), nethermind MEMORYHINT (default 2048000000)
...
All defaults preserve current effective behavior - this deploy is a rendering no-op
until a host_var overrides a value. Part of the resource-optimizer knob rollout
(resource-optimizer/knob-manifest.yaml is the registry; verify_manifest.py enforces
default sync between templates and envfile).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-10 14:34:10 +00:00
6ccd711ad5
mantle-sepolia: materialize static-peer template change into rendered composes
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-10 14:34:10 +00:00
36f5f34536
ink-mainnet: materialize merged Karst-genesis template changes (PR #38 ) into rendered composes
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-10 14:33:31 +00:00
dbacd49d86
ink-mainnet: add superchain-registry genesis for op-reth
...
Vendor the Ink mainnet L2 genesis (chain 57073, karstTime included) from
superchain-registry so op-reth can mount /config/genesis.json.
2026-07-09 23:53:10 +00:00
8baf603b48
Add hemi sepolia (testnet, chain 743111): op-geth pruned variant
...
hemi-testnet US-Central market $6/day with 2 providers. BTC side =
testnet3 (own hVM genesis @3522419), L1 = ethereum sepolia, snap sync,
genesis+rollup checked in per hemi-node testnet dir, fork overrides in
env/op/hemi/sepolia/.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-09 09:35:25 +00:00
5137dcbfba
hemi mainnet: op-geth 05d4d8f -> 7cfc394 (2026-07-08 build)
...
Candidate fix for the receipts RLP decode failure that blocks snap sync
past block 4,178,637 (2026-04-12): peers dropped with 'invalid message
(code 10) receipt 1: rlp: ListEnd not positioned at EOL' on the previous
newest published image.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-09 01:41:19 +00:00
090116d8c4
deploy: regenerate compose from vibe-node main 3fd0cf61f237
2026-07-08 13:17:12 +00:00
7c2ef13238
op/lisk: bump op-node v1.19.1 → v1.19.2 on mainnet
...
Karst hardfork activates 2026-07-08T16:00:01 UTC; op-reth v2.3.3
already supports getPayloadV5.
2026-07-08 12:26:38 +00:00
cf26455d3a
deploy: regenerate compose from vibe-node main 07b0472e0d1a
2026-07-08 11:49:07 +00:00
9aa98718b6
hemi mainnet: syncmode full -> snap
...
hemi cannot full-sync across old BTC reorg points: EVM blocks referencing
orphaned Bitcoin Attributes ancestors are unexecutable once no peer retains
the stale BTC block (us-16 wedged at 3353463 on reorged-out block
00000000000000000001dcb3...b971). hemi's official l2-config.toml ships
SyncMode=snap. Registry: 150 entries gain node names (regen enrichment).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-08 11:44:52 +00:00
5ee02b85d4
Add unichain op-reth archive-trace variants (mainnet + sepolia)
...
Operator wants a reth archive sync on de-32 to compare footprint vs the
612G op-erigon archive.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-08 03:03:49 +00:00
1ec43f481f
deploy: regenerate compose from vibe-node main d0d784c8ff09
2026-07-07 13:45:47 +00:00
goldsquid
623deaf9d6
update
2026-07-07 18:22:08 +07:00
goldsquid
50c00156cf
fix
2026-07-07 18:17:00 +07:00
33ea38b8d9
mode: add optimism.eip1559DenominatorCanyon=250 to mainnet genesis
...
Canyon-fork EIP-1559 denominator, present in the authoritative genesis
on rpc-de-32 but missing from the committed copy. Matches the fork-time
addition in d4fc9487 .
2026-07-07 01:02:48 +00:00
d4fc948794
mode: add mainnet L2 fork times to genesis.json config
...
Add the post-Regolith OP-stack fork activation timestamps (canyon through
karst) to op/mode/mainnet/genesis.json, sourced from the authoritative
copy running on rpc-de-32 (sha256 ea320f6a). The committed genesis was
missing every fork time after regolithTime, so op-reth could not apply
the L2 hardfork schedule.
canyonTime=shanghaiTime=1704992401, deltaTime=1708560000,
ecotoneTime=1710374401, fjordTime=1720627201, graniteTime=1726070401,
holoceneTime=1736445601, isthmusTime=1746806401, jovianTime=1764691201,
karstTime=1783526401.
2026-07-06 15:39:48 +00:00
goldsquid
6ec29db531
fix
2026-07-06 22:24:00 +07:00
goldsquid
c14a357773
reth for mode
2026-07-06 22:02:42 +07:00
6d41b16150
deploy: regenerate compose from vibe-node main c828f26e351e
2026-07-06 13:35:00 +00:00
goldsquid
dec01b5a18
fix
2026-07-06 20:20:48 +07:00
goldsquid
5b33030773
fix
2026-07-06 20:10:56 +07:00
c83f2cc5de
deploy: regenerate compose from vibe-node main 8ef91b9ce256
2026-07-06 13:04:10 +00:00
goldsquid
ce7f278f77
fix
2026-07-06 19:56:34 +07:00
goldsquid
d9072c7b4d
fix
2026-07-06 19:34:01 +07:00
goldsquid
0e4b69c65d
fix
2026-07-06 19:29:29 +07:00
goldsquid
27b33458de
better discovery
2026-07-06 19:27:39 +07:00
8684fbb96b
katana mainnet op-reth: execution-layer sync + conduit bootnodes
...
op-node env (env/op/katana/mainnet/node.env):
- OP_NODE_SYNCMODE: consensus-layer -> execution-layer
- add OP_NODE_SYNCMODE_OFFSET_EL_SAFE=12h
- add OP_NODE_P2P_BOOTNODES (conduit katana bootnodes)
- drop OP_NODE_L2_SKIP_SYNC_START_CHECK=true (global default false applies)
Regenerates katana-mainnet-op-reth-pruned-trace + -archive-trace.
Co-Authored-By: Claude <noreply@anthropic.com >
2026-07-06 11:04:20 +00:00
2418c15d52
deploy: regenerate compose from vibe-node main f045d7a27b13
2026-07-06 09:32:53 +00:00
cf6fda7fa6
deploy: regenerate compose from vibe-node main 16db41852a31
2026-07-06 00:34:02 +00:00
goldsquid
a498b12b45
fix
2026-07-06 07:29:12 +07:00