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 EthNodeLauncher #9575

Merged
merged 1 commit into from
Jul 17, 2024
Merged

feat: add EthNodeLauncher #9575

merged 1 commit into from
Jul 17, 2024

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Jul 17, 2024

closes #9559

this integrates the new EthService in a new EthNodeLauncher, this currently doesn't do anything because the tree wiring is missing but effectively, this is the new adapted launch function.

we can use this to drive more changes on EthService and complete the wiring and add missing parts such as event handling.

this does not modify any existing launch logic

@mattsse mattsse added the C-enhancement New feature or request label Jul 17, 2024
Copy link
Member

@Rjected Rjected left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, this makes sense

@mattsse mattsse added this pull request to the merge queue Jul 17, 2024
github-merge-queue bot pushed a commit that referenced this pull request Jul 17, 2024
Copy link
Member

@rkrasiuk rkrasiuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bullish

Merged via the queue into main with commit e281440 Jul 17, 2024
34 checks passed
@mattsse mattsse deleted the matt/add-eth-launcher branch July 17, 2024 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Node Builder integration of new engine implemention
3 participants