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(substreams): remove workspace dependencies #129

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

zizou0x
Copy link
Collaborator

@zizou0x zizou0x commented Jan 7, 2025

This is to make each substreams completely independent, before when we would need a new version of a dependency, we would have to change it for every crate which would lead to a change of every substreams module hash. We want to make every Substreams completely independant and frozen, this also helps to maintain a correct versionning.

This is to make each substreams completely independent, before when we would need a new version of a dependency, we would have to change it for every crate which would lead to a change of every substreams module hash. We want to make every Substreams completely independant and frozen, this also helps to maintain a correct versionning.
@zizou0x zizou0x enabled auto-merge (squash) January 7, 2025 15:58
@zizou0x zizou0x merged commit 3993434 into main Jan 7, 2025
3 checks passed
@zizou0x zizou0x deleted the zz/substreams/remove-workspace-dependencies branch January 7, 2025 16:04
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.

3 participants