Skip to content

Merge branch 'main' into fix/eth-get-block-by-number-sync-status-race

cb5d0b4
Select commit
Loading
Failed to load commit list.
Merged

fix: avoid TOCTOU race in eth_getBlockByNumber latestResult #10051

Merge branch 'main' into fix/eth-get-block-by-number-sync-status-race
cb5d0b4
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Mar 16, 2026 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 fc055f7 fix: use block's own hash for balance lookup in et... Valid sign-off found
🟢 b29df02 fix: avoid TOCTOU race in eth_getBlockByNumber lat... Valid sign-off found
🟢 cb5d0b4 Merge branch 'main' into fix/eth-get-block-by-numb... Skipped: sign-off not required in merge commit