-
Notifications
You must be signed in to change notification settings - Fork 1.1k
fix: reject non-hex block numbers in debug_getRawReceipts, and eth_getProof #10240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
fab-10
merged 26 commits into
besu-eth:main
from
veyron-kairo:fix/debug-raw-methods-hex-prefix-validation
May 28, 2026
Merged
Changes from 9 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
0f79f8c
fix: reject non-hex block numbers in debug_getRawBlock, debug_getRawH…
veyron-kairo 27b0445
refactor: use BlockParameterOrBlockHash in debug_getRawBlock and debu…
veyron-kairo 64f6436
refactor: remove redundant hex validation from DebugGetRawReceipts
veyron-kairo c7ea896
chore: fix spotless formatting and add changelog entry
veyron-kairo 31bb99f
Merge branch 'main' into fix/debug-raw-methods-hex-prefix-validation
veyron-kairo 7a322ba
fix: add eth_getProof + debug_getRawTransaction hex validation per ma…
veyron-kairo 1fe7f6b
fix: revert DebugGetRawTransaction change and consolidate CHANGELOG
veyron-kairo 863f49d
Merge branch 'main' into fix/debug-raw-methods-hex-prefix-validation
veyron-kairo 960f1d2
Merge branch 'main' into fix/debug-raw-methods-hex-prefix-validation
macfarla 684af43
test: derive hex block numbers from blockNumber field in EthGetProofTest
veyron-kairo 4ee37da
Merge branch 'main' into fix/debug-raw-methods-hex-prefix-validation
macfarla 34ead67
Merge branch 'main' into fix/debug-raw-methods-hex-prefix-validation
veyron-kairo e8d3421
fix: allow negative hex block params to flow to downstream check
veyron-kairo 5fdec8a
remove -0x carve out and update relevant tests
macfarla 2498f07
merge and reword changelog entries
macfarla db2b2f0
merge
macfarla c8d8fed
Merge branch 'main' into fix/debug-raw-methods-hex-prefix-validation
veyron-kairo d3907fe
Merge branch 'main' into fix/debug-raw-methods-hex-prefix-validation
veyron-kairo a4e725b
Merge branch 'main' into fix/debug-raw-methods-hex-prefix-validation
veyron-kairo cc55536
fix: align debug_getRaw* methods with execution-apis BlockNumberOrTag…
veyron-kairo 803e08b
revert: drop DebugGetRawBlock/DebugGetRawHeader changes per maintaine…
veyron-kairo 2eb605b
Merge branch 'main' into fix/debug-raw-methods-hex-prefix-validation
macfarla b2de592
Merge branch 'main' into fix/debug-raw-methods-hex-prefix-validation
veyron-kairo 1ae297f
Merge branch 'main' into fix/debug-raw-methods-hex-prefix-validation
veyron-kairo 60df63d
Merge branch 'main' of github.com:besu-eth/besu into fix/debug-raw-me…
macfarla 46ed14d
review comments
macfarla File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.