Update Substreams dependencies to latest versions #53
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR implements the comprehensive dependency update plan outlined in issue BLO-801.
Summary of Changes
Core Substreams Updates
0.6.0→0.7.0across all templates0.10.x→0.11.1for EVM templates0.14.1→0.14.2for Solana templates0.2.x→0.3.0for Solana templates2.x→3.0.0in root Cargo.tomlFoundational Module Updates
v0.3.0→v0.3.3for EVM templatesv0.3.0→v0.3.3for Solana templatesv0.3.0→v0.5.0for Stellar templatesVersion Format Standardization
"0.13.3"to"0.13"Special Handling
sol-hello-worldtemplate (not needed - no ethabi dependency)Files Modified (26 total)
Cargo.tomlVerification
go test ./... -v)This update ensures all Substreams templates use the latest compatible versions of core libraries and foundational modules, improving performance and compatibility across all supported blockchain networks.
Closes #BLO-801
💻 View my work • 👤 Initiated by
Matthieu Vachon• About Codegen⛔ Remove Codegen from PR • 🚫 Ban action checks