fix(bostrom): update sdk_version to 0.47.16, fix api/rpc format#207
Merged
liangping merged 1 commit intoping-pub:mainfrom Feb 23, 2026
Merged
Conversation
- Update sdk_version from 0.44.3 to 0.47.16 (actual running version) - Convert api field from string to array format (consistent with other chains) - Remove duplicate RPC entry The outdated sdk_version caused ping.pub to use wrong API paths, resulting in "no data" on the supply page. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Author
|
cc @liangping — This is a small config fix. The current |
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.
Summary
sdk_versionfrom0.44.3to0.47.16(the actual running Cosmos SDK version)apifield from plain string to array format (consistent with other chain configs like osmosis)Problem
The supply page at https://ping.pub/bostrom/supply shows "no data" because the outdated
sdk_version: "0.44.3"causes ping.pub to use incorrect API paths. The chain has been running Cosmos SDK v0.47.16 since the v7.0.1 upgrade.Verification
The LCD endpoint returns supply data correctly:
Node info confirms SDK version: