-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Moving requests out of execution_payload into beacon_block.body #3875
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
Merged
Changes from 16 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
355a9a3
Introducing ExecutionPayloadEnvelope
lucassaldanha ed9b061
Comments
lucassaldanha f26c9be
Removing EL requests from ExecutionPayload
lucassaldanha f9ac902
Updated light-client block -> header function
lucassaldanha e26a3e0
New execution payload global index
lucassaldanha 9a2e088
requests_root
lucassaldanha 858402f
Updated with requests on block body
lucassaldanha 794b942
Undo execution_payload gsync change
lucassaldanha 5c88de8
Remove requests in execution_payload from full-node lightclient spec
lucassaldanha 6669675
Test updates
lucassaldanha 4185c00
Fork fix and tests
lucassaldanha fa78e0d
PR comments
lucassaldanha e3ec53f
Fix lint
lucassaldanha 3527a9b
Cleaning unchanged ExecutionPayload
lucassaldanha b84316d
PR Comments
lucassaldanha 98dd188
Rename requests to execution_requests
lucassaldanha dc1892e
Updated NewPayloadRequest
lucassaldanha b8ca7cc
PR comments
lucassaldanha e445cdf
Merge branch 'dev' into 3865
lucassaldanha 38baa57
Rename ExecutionLayerRequests to ExecutionRequests
lucassaldanha 31225f1
Temp fix for linter on eip-7732 beacon chain spec
lucassaldanha abf382a
Fix 7732
potuz beff03d
Updated verify_and_notify_new_payload and notify_new_payload
lucassaldanha c8dd790
Fix linter
lucassaldanha 622ccd1
Updated ElectraSpecBuilder (NoopExecutionEngine#notify_new_payload)
lucassaldanha 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.