Commit Graph
84 Commits
Author SHA1 Message Date
claudeandClaude Opus 4.8 c07fb81a56 op-node: default L1 RPC kind basic -> standard (eth_getBlockReceipts)
Our L1 geth (e.g. rpc-de-31 ethereum-mainnet-geth) returns null for the
per-tx receipt path on historical blocks but serves eth_getBlockReceipts
fine. op-node's 'basic' kind only uses the per-tx batch, so chains
deriving from genesis (e.g. Katana) hit the broken path immediately;
chains already synced past it don't. 'standard' uses eth_getBlockReceipts
and keeps the per-tx batch as fallback (strict superset of 'basic'), so
it is safe for every OP-stack node.

Flips OP_NODE_L1_RPC_KIND default across all 176 op-node compose files.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-16 03:26:02 +00:00
goldsquid a71b92079a update 2025-12-21 02:33:12 +07:00
goldsquid 557b81666b update 2025-12-13 14:23:35 +07:00
goldsquid dabc284553 update 2025-12-06 09:05:34 +07:00
goldsquid 24a6217cb5 updates 2025-11-21 13:30:14 +07:00
goldsquid 3402a29dc7 update 2025-11-16 14:57:25 +07:00
goldsquid 219aec45f3 update 2025-11-07 10:15:21 +07:00
goldsquid 68f1a762ce updates 2025-11-06 12:13:12 +07:00
goldsquid db89e1915d update 2025-10-25 14:14:00 +07:00
goldsquid ac194cbe7a fix 2025-10-07 13:47:07 +07:00
goldsquid 29a1923f90 updates 2025-09-27 11:38:07 +09:00
goldsquid c174a9b48a update 2025-09-14 16:15:10 +07:00
goldsquid cf23aea82e version updates 2025-08-13 16:56:18 +07:00
goldsquid 6c66a4c2f4 update 2025-07-17 12:21:25 +07:00
goldsquid 8161d096d7 update and disable eth_getLogs on pruned erigon3 nodes 2025-06-23 12:51:30 +07:00
Para Dox 5a8ec581b2 higher returndatalimit 2025-06-16 17:52:25 +07:00
Para Dox a048e4c292 eriogn is a kind 2025-05-26 00:25:50 +07:00
Para Dox d246befaea hail the anchors 2025-05-24 19:07:19 +07:00
Para Dox 6d0a5d9d6d node is refactored into it's own template 2025-05-24 18:04:16 +07:00
Para Dox 2a987f64a2 update 2025-05-22 19:25:14 +07:00
Para Dox 59e1608b67 fix 2025-05-19 18:18:38 +07:00
Para Dox 6e477bd5f0 renaming stuff 2025-05-19 13:05:42 +07:00
Para Dox 98abb33fc8 now with prometheus. hopefully 2025-05-18 13:11:00 +07:00
Para Dox 3d98079a2a fix the logging issue 2025-05-12 10:12:47 +07:00
Para Dox 85ee5afd87 no more walkback and updates 2025-05-06 13:15:27 +07:00
Para Dox 002b2fa99c more thought 2025-04-28 22:14:28 +07:00
Para Dox 1f13edad78 more thought 2025-04-28 22:05:06 +07:00
Para Dox fd2abeb162 jwtsecret 2025-04-28 21:48:56 +07:00
Para Dox 079aefb865 usage 2025-04-28 21:36:02 +07:00
Para Dox d69a8cb0de optimize for calls 2025-04-27 20:27:03 +07:00
Para Dox 37c16701f2 upstreams without testing 2025-04-20 16:26:24 +07:00
Para Dox d38e7b675e node depends on client 2025-04-19 02:19:00 +07:00
Para Dox 821d75d3ea superchain 2025-04-19 00:55:27 +07:00
Para Dox 4f12b8d0ed hopefully nothing breaks 2025-04-19 00:24:44 +07:00
Para Dox efa0a7c56d good fix 2025-04-18 15:45:00 +07:00
Para Dox 73e144a92a fix 2025-04-15 16:10:30 +07:00
Para Dox 55f544fc92 fix 2025-04-15 14:03:03 +07:00
Para Dox ce7f425339 fix 2025-04-15 14:02:34 +07:00
Para Dox 8ea3f5b7d5 fix 2025-04-15 11:15:12 +07:00
Para Dox 22180bcf2d fix 2025-04-15 11:11:00 +07:00
Para Dox 81b368c9ed fix 2025-04-15 11:05:18 +07:00
Para Dox 10367e06fb fix 2025-04-15 05:42:52 +07:00
Para Dox 19cc4caa89 fix 2025-04-15 04:14:21 +07:00
Para Dox e439ade5ab fix 2025-04-15 02:38:19 +07:00
Para Dox 1948c22eba fix 2025-04-15 02:35:44 +07:00
Para Dox 1c5b0c2f0f fix 2025-04-14 13:52:46 +07:00
Para Dox fa2c706daa fix 2025-04-14 11:36:53 +07:00
Para Dox 8d0cbfc483 fix 2025-04-14 10:08:11 +07:00
Para Dox 96f33135b1 fix 2025-04-13 20:44:50 +07:00
Para Dox 8ba07ac2cf fix 2025-04-13 20:42:08 +07:00