Skip to content

Merge branch 'main' into feat/trace-streaming

266d5c7
Select commit
Loading
Failed to load commit list.
Merged

Stream debug_traceBlock* responses directly to avoid OOM on large blocks #9848

Merge branch 'main' into feat/trace-streaming
266d5c7
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Apr 8, 2026 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 bb99511 stream block traces on op code level Valid sign-off found
🟢 44dfe5d correctly parse default setting for memory tracing Valid sign-off found
🟢 8ce82d9 fix initcode capture for failed create op codes Valid sign-off found
🟢 67326b4 created separate streaming debug tracer, for batch... Valid sign-off found
🟢 97ddb72 execute tests from genesis and verify full trace Valid sign-off found
🟢 42c1d66 Merge branch 'main' into feat/trace-streaming Skipped: sign-off not required in merge commit
🟢 e287713 addressed pr comments Valid sign-off found
🟢 1ecdc13 spotless Valid sign-off found
🟢 a834373 Merge branch 'main' into feat/trace-streaming Skipped: sign-off not required in merge commit
🟢 ed40fe1 optimize trace streaming and struct log handling Valid sign-off found
🟢 5649008 spotless Valid sign-off found
🟢 073d1c1 Merge branch 'main' into feat/trace-streaming Skipped: sign-off not required in merge commit
🟢 8de61b1 Fix remaining issues and add unit tests Valid sign-off found
🟢 32b4af9 Merge remote-tracking branch 'origin/main' into fe... Skipped: sign-off not required in merge commit
🟢 01c5f4d added back pressure when writing to the socket and... Valid sign-off found
🟢 8f2af65 improve error handling by deferring to send the he... Valid sign-off found
🟢 fe60790 Merge branch 'main' into feat/trace-streaming Skipped: sign-off not required in merge commit
🟢 c8d0070 compactHex candidate comparison Valid sign-off found
🟢 387c536 wire in more performant hex writer Valid sign-off found
🟢 72c9a79 introduce separate timeout for streaming calls, de... Valid sign-off found
🟢 80c22f4 Merge branch 'main' into feat/trace-streaming Skipped: sign-off not required in merge commit
🟢 c22e158 spotless Valid sign-off found
🟢 8655ffb Merge branch 'main' into feat/trace-streaming Skipped: sign-off not required in merge commit
🟢 1aa41c0 Merge branch 'main' into feat/trace-streaming Skipped: sign-off not required in merge commit
🟢 dfde7fe Fix streamin/accumulating output parity, added mis... Valid sign-off found
🟢 93ddf28 revert accidental removal of 0x prefix Valid sign-off found
🟢 06fe72c pad memory bytes to 32 bytes Valid sign-off found
🟢 58f9924 Merge branch 'main' into feat/trace-streaming Skipped: sign-off not required in merge commit
🟢 5a059ce Merge branch 'main' into feat/trace-streaming Skipped: sign-off not required in merge commit
🟢 027af92 Merge branch 'main' into feat/trace-streaming Skipped: sign-off not required in merge commit
🟢 266d5c7 Merge branch 'main' into feat/trace-streaming Skipped: sign-off not required in merge commit