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 synctest with plan.update() #465

Open
barnabasbusa opened this issue Jan 16, 2024 · 1 comment
Open

add synctest with plan.update() #465

barnabasbusa opened this issue Jan 16, 2024 · 1 comment

Comments

@barnabasbusa
Copy link
Contributor

barnabasbusa commented Jan 16, 2024

kt run . --enclave A --args-file pre.yaml

participants:
  - el_client_type: geth
    cl_client_type: prysm
    count: 2

kt run . --enclave A --args-file post.yaml

participants:
  - el_client_type: geth
    cl_client_type: prysm  
    count: 2
 - el_client_type: geth
    cl_client_type: lighthouse
    count: 4
    validator_count: 0 ?

kt enclave A should be updated with additional nodes.
Think about how validators are managed.

@barnabasbusa
Copy link
Contributor Author

updating an image would also be very useful.

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