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

feat: Add static ports #677

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

TobiWo
Copy link

@TobiWo TobiWo commented Jun 16, 2024

Summary

This PR adds the possibility to define static ports for most or all 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

  • Add new settings to network_params
  • Update input_parser
  • Add static ports to cl clients
  • Add static ports to el clients
  • Add static ports to other components
  • ...

…er settings

* Add default getter for port publisher parameters
* Add parsing for el and cl port publisher input parameters
* Add function to create static port numbers for components
* Add function to create kurtosis port specs
* Add general available port ids
@barnabasbusa barnabasbusa changed the title Add static ports feat: Add static ports Jun 18, 2024
TobiWo and others added 4 commits June 18, 2024 16:01
* Add participant id to launch and get_config method
* Delete port id constants
* Add shared_utils port id constants
* Delete kurtosis port spec getter
* Add general kurtosis port spec getter from shared_utils
* Add participant id to launch and get_config method
* Delete port id constants
* Add shared_utils port id constants
* Delete kurtosis port spec getter
* Add general kurtosis port spec getter from shared_utils
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

Successfully merging this pull request may close these issues.

None yet

1 participant