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 delegations to some validators running the Bolt sidecar #21

Open
thedevbirb opened this issue Nov 5, 2024 · 0 comments
Open

Add delegations to some validators running the Bolt sidecar #21

thedevbirb opened this issue Nov 5, 2024 · 0 comments

Comments

@thedevbirb
Copy link

Currently we have only one beacon node with 64 validators attached that run the Bolt sidecar using the keystore. Ideally, we should have another one that runs via delegations so that we can test both flows in the devnet.

We have two approaches for this task. One is invoking the bolt-cli tool inside the Ethereum package and compute the delegation on the spot; the other relies computing them before hand since the mnemonic is known and keys are generated deterministically.

The second approach is faster but less flexible compared to the first one which can be more granularly configured.

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

No branches or pull requests

1 participant