Skip to content
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

Generate presigned exit messages in a batch #59

Merged
merged 4 commits into from
Oct 30, 2024
Merged

Conversation

mksh
Copy link
Contributor

@mksh mksh commented Oct 18, 2024

Currently, presigned-exit-message command only allows to generate voluntary exit messages for single validator. It was discovered that sometimes it is important to be able to generate exit messages for given mnemonic in a batch. This PR implements alternative command that takes single mnemonic and generates JSON output containing batch of presigned exit messages, according to --seed-beacon-mapping parameter passed.

@mariavarvaroi
Copy link
Contributor

Please update the README.md with the new cli options

@mksh mksh force-pushed the batch-presigned-exit-message branch 3 times, most recently from f9faa79 to 436a5fa Compare October 30, 2024 12:01
@mksh mksh force-pushed the batch-presigned-exit-message branch from c3c2d8a to 4406905 Compare October 30, 2024 13:21
Copy link
Contributor

@mariavarvaroi mariavarvaroi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mksh mksh merged commit 006ed16 into main Oct 30, 2024
2 checks passed
@mksh mksh deleted the batch-presigned-exit-message branch October 30, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants