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 Validator Slot Processing on Ephemery #9045

Open
gconnect opened this issue Jan 27, 2025 · 3 comments
Open

Add Validator Slot Processing on Ephemery #9045

gconnect opened this issue Jan 27, 2025 · 3 comments
Assignees

Comments

@gconnect
Copy link
Contributor

No description provided.

@gconnect
Copy link
Contributor Author

@rolfyone please assign it to me

@rolfyone
Copy link
Contributor

This is probably the easiest one to start with from issues in the list so we'll persist for a little bit longer...

So I think as a start, what we need to do is look at what the validator client is doing that needs to change.

We know that the beacon-node is relatively happy on ephemery (with the caveat of the restart required), but what is it that the VC is doing (or not doing) that needs to happen?

Some things we probably have configuration options for. For example, if it was only the slashing protection...

Once we have a set of 'problems' to solve, this will help us progress this feature.

We may be able to replicate something also like write a integration test that goes from a high slot to slot 1 or something and see what goes boom, which may help see things that are going to break.

If this network was driven by a config option rather than name it may be more useful, but for now we'll go with what we have...

@gconnect
Copy link
Contributor Author

This is probably the easiest one to start with from issues in the list so we'll persist for a little bit longer...

So I think as a start, what we need to do is look at what the validator client is doing that needs to change.

We know that the beacon-node is relatively happy on ephemery (with the caveat of the restart required), but what is it that the VC is doing (or not doing) that needs to happen?

Some things we probably have configuration options for. For example, if it was only the slashing protection...

Once we have a set of 'problems' to solve, this will help us progress this feature.

We may be able to replicate something also like write a integration test that goes from a high slot to slot 1 or something and see what goes boom, which may help see things that are going to break.

If this network was driven by a config option rather than name it may be more useful, but for now we'll go with what we have...

Thanks for the breakdown here.

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

2 participants