Commit 8a7391c8 authored by Gyanendra Mishra's avatar Gyanendra Mishra

ist should be nested

parent 317f263e
......@@ -17,34 +17,34 @@ This is the Startosis version of the popular [eth2-merge-kurtosis-module](https:
- [ ] testnet_verifier (this is blocked on CL/EL clients running)
- [ ] transaction_spammer (this is blocked on EL clients running)
- [ ] participant_network/participant_network
- [ ] has most data generation things, needs to start EL/CL clients
- [ ] has most data generation things, needs to start EL/CL clients
- [ ] participant_network/participant
- [ ] pure POJO should be quick to implement NO BLOCKERS
- [ ] pure POJO should be quick to implement NO BLOCKERS
- [ ] mev_boost participant_network/mev_boost NO BLOCKERS
- [ ] mev_boost_context pure POJO NO BLOCKERS
- [ ] mev_boost_launcher NO BLOCKERS
- [ ] mev_boost_context pure POJO NO BLOCKERS
- [ ] mev_boost_launcher NO BLOCKERS
- [ ] participant_network/pre_launch_data_generator (the only missing piece here is remove_service)
- [x] data generation
- [ ] remove services post generation
- [x] data generation
- [ ] remove services post generation
- [ ] participant_network/el (requires facts and waits)
- [ ] besu - facts and waits
- [ ] erigon - facts and waits
- [ ] geth - facts and waits
- [ ] nethermind - facts and waits
- [ ] el_client_context pure POJO NO BLOCKERS
- [x] el_client_launcher interface not necessary
- [ ] el_availability_waiter - facts and waits
- [ ] el_rest_client/api_response_objects.go NO BLOCKERS
- [ ] el_rest_client/el_rest_client - facts and waits
- [ ] besu - facts and waits
- [ ] erigon - facts and waits
- [ ] geth - facts and waits
- [ ] nethermind - facts and waits
- [ ] el_client_context pure POJO NO BLOCKERS
- [x] el_client_launcher interface not necessary
- [ ] el_availability_waiter - facts and waits
- [ ] el_rest_client/api_response_objects.go NO BLOCKERS
- [ ] el_rest_client/el_rest_client - facts and waits
- [ ] participant_network/cl (requires facts and waits)
- [ ] lighthouse - facts and waits
- [ ] loadstar - facts and waits
- [ ] nymbus - facts and waits
- [ ] prysm - facts and waits
- [ ] teku - facts and waits
- [ ] cl_client_context pure POJO NO BLOCKERS
- [x] cl_client_launcher interface not necessary
- [ ] cl_availability_waiter - facts and waits
- [ ] cl_rest_client/api_response_objects.go NO BLOCKERS
- [ ] cl_rest_client/el_rest_client - facts and waits
- [ ] cl_node_metrics_info - pure POJO NO BLOCKERS
\ No newline at end of file
- [ ] lighthouse - facts and waits
- [ ] loadstar - facts and waits
- [ ] nymbus - facts and waits
- [ ] prysm - facts and waits
- [ ] teku - facts and waits
- [ ] cl_client_context pure POJO NO BLOCKERS
- [x] cl_client_launcher interface not necessary
- [ ] cl_availability_waiter - facts and waits
- [ ] cl_rest_client/api_response_objects.go NO BLOCKERS
- [ ] cl_rest_client/el_rest_client - facts and waits
- [ ] cl_node_metrics_info - pure POJO NO BLOCKERS
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment