fix: reject non-hex block numbers in debug_getRawBlock, debug_getRawHeader, debug_getRawReceipts, and eth_getProof #10240
DCO-2 / DCO
succeeded
May 26, 2026 in 0s
Check passed!
All commits are signed off, the check passed.
Summary
| Sha | Message | Pass or fail reason | |
|---|---|---|---|
| 🟢 | 0f79f8c | fix: reject non-hex block numbers in debug_getRawB... | Valid sign-off found |
| 🟢 | 27b0445 | refactor: use BlockParameterOrBlockHash in debug_g... | Valid sign-off found |
| 🟢 | 64f6436 | refactor: remove redundant hex validation from Deb... | Valid sign-off found |
| 🟢 | c7ea896 | chore: fix spotless formatting and add changelog e... | Valid sign-off found |
| 🟢 | 31bb99f | Merge branch 'main' into fix/debug-raw-methods-hex... | Skipped: sign-off not required in merge commit |
| 🟢 | 7a322ba | fix: add eth_getProof + debug_getRawTransaction he... | Valid sign-off found |
| 🟢 | 1fe7f6b | fix: revert DebugGetRawTransaction change and cons... | Valid sign-off found |
| 🟢 | 863f49d | Merge branch 'main' into fix/debug-raw-methods-hex... | Skipped: sign-off not required in merge commit |
| 🟢 | 960f1d2 | Merge branch 'main' into fix/debug-raw-methods-hex... | Skipped: sign-off not required in merge commit |
| 🟢 | 684af43 | test: derive hex block numbers from blockNumber fi... | Valid sign-off found |
| 🟢 | 4ee37da | Merge branch 'main' into fix/debug-raw-methods-hex... | Skipped: sign-off not required in merge commit |
| 🟢 | 34ead67 | Merge branch 'main' into fix/debug-raw-methods-hex... | Skipped: sign-off not required in merge commit |
| 🟢 | e8d3421 | fix: allow negative hex block params to flow to do... | Valid sign-off found |
| 🟢 | 5fdec8a | remove -0x carve out and update relevant tests | Valid sign-off found |
| 🟢 | 2498f07 | merge and reword changelog entries | Skipped: sign-off not required in merge commit |
| 🟢 | db2b2f0 | merge | Skipped: sign-off not required in merge commit |
| 🟢 | c8d8fed | Merge branch 'main' into fix/debug-raw-methods-hex... | Skipped: sign-off not required in merge commit |
| 🟢 | d3907fe | Merge branch 'main' into fix/debug-raw-methods-hex... | Skipped: sign-off not required in merge commit |
| 🟢 | a4e725b | Merge branch 'main' into fix/debug-raw-methods-hex... | Skipped: sign-off not required in merge commit |
| 🟢 | cc55536 | fix: align debug_getRaw* methods with execution-ap... | Valid sign-off found |
| 🟢 | 803e08b | revert: drop DebugGetRawBlock/DebugGetRawHeader ch... | Valid sign-off found |
Loading