-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Update EIP-6110: Spec parse_deposit_data
#9460
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
eth-bot
merged 13 commits into
ethereum:master
from
jochem-brouwer:eip-6110-deposit-decoding
Mar 27, 2025
+43
−4
Merged
Changes from 10 commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
232872a
EIP-6110: [draft] spec-out `parse-deposit_data` in python
jochem-brouwer 8e67988
EIP-6110: update the constants / offsets
jochem-brouwer 9b687a3
EIP6110: remove solidity event definition
jochem-brouwer 4f912ac
EIP6110: add length check
jochem-brouwer 3c96c46
Update EIP-6110: read the ""dynamic"" sizes from raw data
jochem-brouwer 9bef0b9
EIP-6110: remove log length check
jochem-brouwer eb150ed
EIP-6110: harden definition to only target mainnet-sized deposit logs
jochem-brouwer 01e54fc
EIP-6110: also do int conversion for sizes
jochem-brouwer 194f66e
EIP-6110: add explicit DepositEvent layout validator
jochem-brouwer 43cf243
EIP-6110: add length check back in
jochem-brouwer b1e69fd
Update EIPS/eip-6110.md
jochem-brouwer 31641e8
Update EIPS/eip-6110.md
jochem-brouwer 6b0eb53
EIP-6110: early offset checks to prevent out-of-bounds reading
jochem-brouwer 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
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.