-
Notifications
You must be signed in to change notification settings - Fork 886
Electra alpha8 spec updates #6496
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
33 commits
Select commit
Hold shift + click to select a range
3c24e2b
Fix partial withdrawals count
pawanjay176 3fa7790
Remove get_active_balance
pawanjay176 3d595e6
Remove queue_entire_balance_and_reset_validator
pawanjay176 0a4e6be
Switch to compounding when consolidating with source==target
pawanjay176 c0cac0e
Queue deposit requests and apply them during epoch processing
pawanjay176 b28d010
Fix ef tests
pawanjay176 c8dfe7d
Clear todos
pawanjay176 0dd215c
Fix engine api formatting issues
pawanjay176 061be34
Merge branch 'unstable' into electra-alpha7
pawanjay176 37c7658
Make add_validator_to_registry more in line with the spec
pawanjay176 9f85074
Address some review comments
pawanjay176 707338d
Cleanup
pawanjay176 b2b728d
Update initialize_beacon_state_from_eth1
pawanjay176 21da047
Merge branch 'unstable' into electra-alpha7
pawanjay176 2aaf9b5
Fix rpc decoding for blobs by range/root
pawanjay176 27ce1a0
Fix block hash computation
pawanjay176 da953b8
Fix process_deposits bug
pawanjay176 6c56dc4
Merge branch 'unstable' into electra-alpha7
pawanjay176 def2498
Fix topup deposit processing bug
pawanjay176 c5c9aca
Update builder api for electra
pawanjay176 6d10456
Refactor mock builder to separate functionality
pawanjay176 e49689b
Merge branch 'unstable' into electra-alpha7
pawanjay176 140d4cf
Address review comments
pawanjay176 da33bd6
Use copied for reference rather than cloned
michaelsproul 0af6b0f
Optimise and simplify PendingDepositsContext::new
michaelsproul 1af232b
Merge remote-tracking branch 'origin/unstable' into electra-alpha7
michaelsproul 21591a3
Fix processing of deposits with invalid signatures
michaelsproul d5ec058
Remove redundant code in genesis init
pawanjay176 5a3f5df
Revert "Refactor mock builder to separate functionality"
pawanjay176 ff687ed
Revert "Update builder api for electra"
pawanjay176 75efd4f
Simplify pre-activation sorting
michaelsproul ebabd0f
Fix stale validators used in upgrade_to_electra
michaelsproul a031293
Merge branch 'unstable' into electra-alpha7
michaelsproul 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
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.