• Tobias Wohland's avatar
    feat: Add static ports (#677) · 4f054d05
    Tobias Wohland authored
    ## Summary
    
    This PR adds the possibility to define static ports for most of the
    components included in the ethereum-package for kurtosis.
    
    Furthermore, some parts of the code, which are relevant for this PR,
    will be refactored.
    
    ## Tasks
    
    - [x] Add new settings to network_params
    - [x] Update input_parser
    - [x] Update shared_utils
    - [x] Add static ports to el clients
    - [x] Add static ports to cl clients
    - [x] Add static ports to vc clients
    - [x] Add static ports to additional services
    - [x] Update documentation
    
    ---------
    Co-authored-by: default avatarBarnabas Busa <busa.barnabas@gmail.com>
    4f054d05
Name
Last commit
Last update
..
grandine Loading commit data...
lighthouse Loading commit data...
lodestar Loading commit data...
nimbus Loading commit data...
prysm Loading commit data...
teku Loading commit data...
cl_context.star Loading commit data...
cl_launcher.star Loading commit data...
cl_node_ready_conditions.star Loading commit data...
cl_shared.star Loading commit data...