-
-
Notifications
You must be signed in to change notification settings - Fork 474
feat: add gloas execution payload envelope import pipeline #8962
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 all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
5473bb5
init
ensi321 9c91667
init
ensi321 9681ba4
init
ensi321 048be5e
Fix race condition
ensi321 4be9bfb
fix: use block post-state for envelope signature verification
ensi321 91c6787
clean up
ensi321 7c998d3
Merge branch 'unstable' into nc/epbs-payload-import
ensi321 a920a05
add todo
ensi321 27dba2a
Merge branch 'unstable' into nc/epbs-payload-import
ensi321 548cf77
fix merge
ensi321 9a949e9
Merge branch 'unstable' into nc/epbs-payload-import
ensi321 569eb98
Fix merge
ensi321 aa3ac88
partially address comments
ensi321 6402206
address comments
ensi321 952af2c
Merge branch 'unstable' into nc/epbs-payload-import
ensi321 4b499ca
fix: merge + incorporate changes from #9007
ensi321 ef6a471
Address comments
ensi321 4654d10
import payload to fork choice
ensi321 e882599
Use IDataColumnsInput
ensi321 dc5a1bd
Merge branch 'unstable' into nc/epbs-payload-import
ensi321 c981eba
Use queue for payload persisting
ensi321 41048b9
Add PayloadEnvelopeProcessor
ensi321 1093831
lint
ensi321 5c3c615
Merge branch 'unstable' into nc/epbs-payload-import
ensi321 56729bf
hasAllData and hasComputedAllData
ensi321 6f8ae62
address comments
ensi321 8172f1d
Apply suggestions from code review
ensi321 475a40d
Merge branch 'unstable' into nc/epbs-payload-import
ensi321 69dc238
Address comments
ensi321 158da59
address comments
ensi321 5dfd69b
Fix ethspecify
ensi321 752e671
Merge branch 'unstable' into nc/epbs-payload-import
nflaig e43f632
Fix build
nflaig bbfb962
Remove execution_payload_available from ignored topics
nflaig bfbe600
refactor: handle payload import dedupe in processor (#9041)
nflaig 2603cf0
Update packages/beacon-node/src/chain/blocks/importBlock.ts
ensi321 c9132b3
Apply suggestions from code review
ensi321 7a74153
address comments
ensi321 996a990
Address comments
ensi321 993efa2
fix: review payload envelope import pipeline PR #8962 (#9063)
twoeths a4f7a1a
address comments
ensi321 581b376
Merge branch 'unstable' into nc/epbs-payload-import
ensi321 4aa950d
Remove type hacks in payloadEnvelopeInput.ts
nflaig eff7623
always log payload envelope input creation
nflaig 1cdc693
Fix order of gossip checks
nflaig 4946033
Revert "Fix order of gossip checks"
nflaig 81b5cd2
Adjust naming to match seenBlockInputCache
nflaig 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.
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.