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

Add eigen stake #462

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from
Open

Add eigen stake #462

wants to merge 14 commits into from

Conversation

shanejearley
Copy link
Contributor

Added contract integration and necessary environment variables. Going to refactor off-chain logic to submit data for pod activation (with EigenLayer's required verifyWithdrawalCredentials proof). Will likely also change general validator activation logic.

Validator activation in Casimir, which registers a validator with an SSV cluster to start payment and operations, should always precede validator activation on Beacon. Since EigenLayer requires a proof of a validator that has already been processed on Beacon, we'll use our oracle to watch for and activate validators in the pending Beacon state. This should also coincide with the validator's balance being detectable on Beacon, which should fix another existing issue in the Functions handlers that occurs when validators are deposited but their state is not yet detectable.

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.

None yet

1 participant