Skip to content

Network version drift: update public/api/networks.json - #185

Open
nickemmons wants to merge 1 commit into
mainfrom
networks-version-drift
Open

Network version drift: update public/api/networks.json#185
nickemmons wants to merge 1 commit into
mainfrom
networks-version-drift

Conversation

@nickemmons

@nickemmons nickemmons commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

The scheduled network drift check found that at least one Allora network is
reporting a different build or serving a different emissions namespace than
public/api/networks.json records.

Build

Network RPC Recorded abci_version Reported by abci_info
testnet https://allora-rpc.testnet.allora.network/abci_info HEAD-b6104eda6b2b009ea0714d2f724d53f4f0365fc0 HEAD-9d13dd266262124f648e31da127df2638b91aa8b
mainnet https://allora-rpc.mainnet.allora.network/abci_info HEAD-b6104eda6b2b009ea0714d2f724d53f4f0365fc0 HEAD-9d13dd266262124f648e31da127df2638b91aa8b

The deployed_version release tag is not changed automatically: abci_info
reports a build identifier rather than a release tag. Check the
allora-chain releases
and, if a new release is live, update deployed_version in this PR before
merging.

If you do change deployed_version, change the matching chain_<network> key
in public/api/versions.json in the same commit — yarn checkversions fails
while the two files disagree.


Summary by cubic

Updates public/api/networks.json to record the build identifiers currently reported by both Allora networks, so the network metadata no longer drifts from live RPC responses.

This sync only updates abci_version; deployed_version is not changed automatically. If a new release is live, update deployed_version here and the matching chain_<network> key in public/api/versions.json in the same commit, or yarn checkversions fails.

Written for commit b5ea387. Summary will update on new commits.

Review in cubic

@netlify

netlify Bot commented Sep 2, 2026

Copy link
Copy Markdown

Deploy Preview for alloradocs ready!

Name Link
🔨 Latest commit b5ea387
🔍 Latest deploy log https://app.netlify.com/projects/alloradocs/deploys/6a97c419b2afbf000852bee7
😎 Deploy Preview https://deploy-preview-185--alloradocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

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.

1 participant