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

refactor: isolate BlockchainTree setup in DefaultEngineLauncher #12852

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

klkvr
Copy link
Collaborator

@klkvr klkvr commented Nov 25, 2024

We've agreed to not work on abstraction for legacy logic, so BlockchainTree will require stricter bounds then the new engine.

This PR decouples tree setup from components setup to allow us to avoid enforcing those bounds when using EngineNodeLauncher

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

nice

@klkvr klkvr enabled auto-merge November 25, 2024 17:09
@klkvr klkvr added this pull request to the merge queue Nov 25, 2024
Merged via the queue into main with commit 8e4a917 Nov 25, 2024
40 checks passed
@klkvr klkvr deleted the klkvr/decouple-engine branch November 25, 2024 17:27
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.

2 participants