Skip to content

chore: prepare next release#101

Merged
tbruyelle merged 3 commits into
mainfrom
docs/prepare-release
Jun 22, 2026
Merged

chore: prepare next release#101
tbruyelle merged 3 commits into
mainfrom
docs/prepare-release

Conversation

@tbruyelle

Copy link
Copy Markdown
Collaborator

Relates to #90

@giunatale giunatale left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

minor nitpick but otherwise all good

Comment thread README.md Outdated
Fork of Cosmos SDK **v0.50.x** for **AtomOne**.

Compared to the original Cosmos SDK, this fork includes the following changes:
## Differences from the upstream Cosmos SDK

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

We shouldn't refer to the Cosmos SDK as "upstream"

Suggested change
## Differences from the upstream Cosmos SDK
## Differences from the Cosmos SDK

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

see 75b2d02 for the fixes as there were other "upstream" usage to fix.

It was authored by crypto.com (Cronos) (cosmos#1353), not AtomOne, so move it from the AtomOne-specific changes to the backported group.
@tbruyelle tbruyelle merged commit 5111f6d into main Jun 22, 2026
15 checks passed
tbruyelle added a commit that referenced this pull request Jun 22, 2026
* chore(x/upgrade): import cosmos-sdk v0.500.0

Bump the x/upgrade extracted module to require cosmos-sdk v0.500.0 (was v0.50.14).

Go ignores a dependency's own replace directives, so without this the published cosmossdk.io/x/upgrade module would resolve upstream cosmos-sdk v0.50.14 instead of the AtomOne v0.500.0 fork. Missed in #101.

Part of #90.

* chore: go mod tidy simapp and tests for cosmos-sdk v0.500.0

Bumping x/upgrade to require cosmos-sdk v0.500.0 propagates through the local replace graph (MVS) to simapp and tests, which still pinned v0.50.14. CI builds with -mod=readonly then fail demanding 'go mod tidy'. Re-tidy both dependent modules.
@tbruyelle tbruyelle mentioned this pull request Jun 22, 2026
4 tasks
@giunatale giunatale deleted the docs/prepare-release branch June 23, 2026 14:47
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.

3 participants