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(db): make init_db function accepts a TableSet #13222

Merged

Conversation

alessandromazza98
Copy link
Contributor

@alessandromazza98 alessandromazza98 commented Dec 9, 2024

Closes #13211

@mattsse

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.

this should not require any updates to existing code, like before we can solve this with an extra function

@alessandromazza98 alessandromazza98 force-pushed the ale/make-init-db-accept-tableset branch from 83e3eab to e5c374b Compare December 9, 2024 11:56
@mattsse mattsse enabled auto-merge December 9, 2024 12:05
@mattsse mattsse added this pull request to the merge queue Dec 9, 2024
Merged via the queue into paradigmxyz:main with commit 13302ca Dec 9, 2024
41 checks passed
@alessandromazza98 alessandromazza98 deleted the ale/make-init-db-accept-tableset branch December 9, 2024 12:51
@alessandromazza98
Copy link
Contributor Author

Hey @mattsse what do you think should be the next now? I think we are almost at the step to having to include a TableSet inside the node builder pattern in some way.

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 db init function accept a tableset
2 participants