chore: bump component versions#70
Merged
Merged
Conversation
Signed-off-by: Tomás Migone <tomas@edgeandnode.com>
Signed-off-by: Tomás Migone <tomas@edgeandnode.com>
Signed-off-by: Tomás Migone <tomas@edgeandnode.com>
RembrandtK
approved these changes
Apr 24, 2026
RembrandtK
added a commit
that referenced
this pull request
May 1, 2026
…ork subgraph PR #70 ('chore: trim down config', 642978b) removed the LegacyServiceRegistry and LegacyDisputeManager zero-address stubs that get jq'd into addresses-local-network.json after the protocol deploy. The gateway side of that change was clean — gateway no longer reads legacy_dispute_manager — but the network subgraph (NETWORK_SUBGRAPH_COMMIT=5b6c22089) still references both keys via subgraph.template.yaml / localNetworkAddressScript.ts. Without the stubs those addresses come through mustache as empty strings and graph-cli rejects the manifest with "Contract address is invalid", failing subgraph-deploy and blocking docker compose up. Restore the stubs as a minimal fix. The proper follow-up is bumping NETWORK_SUBGRAPH_COMMIT to a version that drops the legacy data sources, but that needs its own investigation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.