Skip to content

Conversation

dblackstone1
Copy link
Contributor

No description provided.

"recommended_version": "v1.0.0",
"compatible_versions": ["v1.0.0"],
"recommended_version": "v1.0.7",
"compatible_versions": [
Copy link
Contributor

Choose a reason for hiding this comment

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

Version updates must also be reflected in the verions.json file

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i've updated versions.json to include 1.0.7. i've also removed from compatible versions so only the included tags for full releases (the ones listed) are included

@JeremyParish69 JeremyParish69 marked this pull request as draft September 10, 2025 19:07
@dblackstone1 dblackstone1 marked this pull request as ready for review September 12, 2025 02:55
@JeremyParish69 JeremyParish69 marked this pull request as draft September 12, 2025 18:38
},
"consensus": {
"type": "cometbft",
"version": "v0.38.12"
Copy link
Contributor

Choose a reason for hiding this comment

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

Path: consensus.version, Reason: Value mismatch, In "codebase": 0.38.11, In currentVersion: v0.38.12

{
"name": "v1.0.7",
"tag": "v1.0.7",
"height": 3333145,
Copy link
Contributor

Choose a reason for hiding this comment

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

This don't look to be the right block height. It's already used for previous versions.
(we'll be adding validation that the same block height isn't used on multiple version objects)

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.

2 participants