Commit af05271
committed
fix(op-node): add nil guard before dereferencing PragueTime in ProbablyMissingPectraBlobSchedule
tokamak-thanos-geth fork has SepoliaChainConfig.PragueTime = nil, causing a
nil pointer panic when running against Sepolia L1. Guard both Holesky and
Sepolia branches before dereferencing.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent d48fda9 commit af05271
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
384 | 387 | | |
385 | 388 | | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
386 | 392 | | |
387 | 393 | | |
388 | 394 | | |
| |||
0 commit comments