-
Notifications
You must be signed in to change notification settings - Fork 896
Add voluntary exit via validator manager #6612
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 71 commits
Commits
Show all changes
75 commits
Select commit
Hold shift + click to select a range
537c9c8
Exit validator
chong-he f6d6663
minor fix
chong-he 30c9c8e
Revert "minor fix"
chong-he 36a85e0
Test
chong-he 3c7548c
Spec for vc
chong-he b40b1b1
Ensure time and genesis validators root match
michaelsproul 036473f
Merge branch 'unstable' into vm-voluntary-exit
chong-he 6f11781
Remove types
chong-he 585498d
make cli
chong-he 4f6426f
Cargo.lock
chong-he d4bc9f6
Merge branch 'vm-voluntary-exit' of https://github.com/chong-he/light…
chong-he d9c423d
Add exit multiple validators
chong-he 0301d55
Add "all" to exit all validators
chong-he 63b9a08
check if beacon node is syncing
chong-he b2b6442
Add validator status after exit
chong-he 28fec0a
For testing
chong-he 04f85e2
Display signature only when the flag is used
chong-he 0f268d7
Merge branch 'vm-voluntary-exit' of https://github.com/chong-he/light…
chong-he e5d16ec
Fix signature flag
chong-he 93e47b2
Fix signature flag
chong-he 375f8a2
signature flag
chong-he d7421b0
Add test to lighthouse/tests
chong-he 19f9fe0
Merge branch 'unstable' into vm-voluntary-exit
chong-he 6bf8d58
Update test to compile
chong-he e4a99d8
simplify
chong-he 48d1a02
Add exit multiple validators
chong-he 8556f85
reduce diff
chong-he ba45cc5
Add delete all validators
chong-he 97bddf8
update validator data
chong-he 84a70a9
Improve UX
chong-he 2789436
Merge branch 'unstable' into vm-voluntary-exit
chong-he b417e92
Improve UX sleep only once
chong-he 45932ed
cli
chong-he f00a347
make cli
chong-he 8d4b6a4
update validator data
chong-he 871692a
remove loop
chong-he 872daed
Add exit status
chong-he a5f4d2d
Minor fix
chong-he f8f94b9
Add doc
chong-he f935b9f
mdlint
chong-he d1d6442
Update lighthouse/tests
chong-he 02f09d5
Simplify by remove print in test
chong-he 2ee5498
remove debug
chong-he 584c682
Merge branch 'unstable' into vm-voluntary-exit
chong-he 47419b3
Add dependency
chong-he 5a4f928
save exit message to a file
chong-he 6cdc908
Add merge messages to one file
chong-he 2b0163f
fmt
chong-he 6a70f4e
Update doc
chong-he d327c59
Add more assert in test
chong-he 6fb971e
Merge branch 'unstable' into vm-voluntary-exit
chong-he 2f6ebe1
Merge branch 'unstable' into vm-voluntary-exit
chong-he 419eda7
Remove --merge flag
chong-he b579d40
revise
chong-he 2407965
Move check status to list_validator
chong-he 6f41a19
Fix test
chong-he 2c96cad
Update doc
chong-he 4fb9f53
mdlint
chong-he 683259d
udpate doc and flags
chong-he 681feeb
Add presign in wordlist.txt
chong-he 929335a
Add cli test
chong-he 49e30fd
rename a bit
chong-he a0d0e88
Merge remote-tracking branch 'origin/unstable' into vm-voluntary-exit
chong-he 87527d5
Fix .md links
chong-he 586a32a
mdlint
chong-he 2ca94a4
Merge branch 'unstable' into vm-voluntary-exit
chong-he cbf37d7
Merge branch 'unstable' into vm-voluntary-exit
michaelsproul afd1f62
Merge branch 'unstable' into vm-voluntary-exit
chong-he 6b42d3c
Merge branch 'unstable' into vm-voluntary-exit
chong-he 118e051
Merge branch 'unstable' into vm-voluntary-exit
michaelsproul 9f3a152
Remove duplicated docs
michaelsproul dc46086
Update command description
michaelsproul 852804f
Update validator_manager/src/list_validators.rs
michaelsproul bb41052
cli check
chong-he 1c1f686
presigned
chong-he 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.