feat: Add static ports (#677)
## 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:
Barnabas Busa <busa.barnabas@gmail.com>
Showing
src/cl/cl_shared.star
0 → 100644
src/el/el_shared.star
0 → 100644
Please register or sign in to comment