Skip to content

Merge branch 'main' into issue-10115-11

c9d045e
Select commit
Loading
Failed to load commit list.
Merged

Feat-11 : Add limit param to stop opcode trace capture after N steps #10173

Merge branch 'main' into issue-10115-11
c9d045e
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded May 5, 2026 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 2a4a342 feat(debug): add limit param to stop trace capture... Valid sign-off found
🟢 b384d7a fix(debug): use dedicated stepCount for limit and ... Valid sign-off found
🟢 cd3e31f test(debug): add unit tests for limit frame captur... Valid sign-off found
🟢 9b540f9 reject negative values at builder layer and rpc bo... Valid sign-off found
🟢 30fc4eb test(debug): add test for limit=0 treating zero as... Valid sign-off found
🟢 a2c16b0 apply sptoless Valid sign-off found
🟢 af9eccb changing validation to deserialization layer Valid sign-off found
🟢 7b73cb8 Updated assertion in DebugOperationTracerTest to a... Valid sign-off found
🟢 b82efa1 refactor(debug): decouple trace limit state from o... Valid sign-off found
🟢 96843cb adding changlog Valid sign-off found
🟢 c9d045e Merge branch 'main' into issue-10115-11 Skipped: sign-off not required in merge commit