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(refractor): move imports to blockchain-tree-api crate #12564

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Abhishekkochar
Copy link
Contributor

@Abhishekkochar Abhishekkochar commented Nov 15, 2024

Fixes: #12513

@Abhishekkochar
Copy link
Contributor Author

@mattsse, Do you prefer BlockBuffer copy or move entirely to blockchain-tree-api?

@mattsse
Copy link
Collaborator

mattsse commented Nov 15, 2024

Do you prefer BlockBuffer copy or move entirely to blockchain-tree-api?

yeah for now that's the best solution because we currently use that in two places

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.

Make engine-tree independent of blockchain-tree crate
2 participants