Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: clarify software upgrade proposals are legacy #16954

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

rootulp
Copy link
Contributor

@rootulp rootulp commented Jul 12, 2023

Motivation: #16929 (comment)

Inspiration for comments is from here and here.

@rootulp rootulp requested a review from a team as a code owner July 12, 2023 13:10
@github-prbot github-prbot requested review from a team, alexanderbez and samricotta and removed request for a team July 12, 2023 13:10
@julienrbrt julienrbrt added the backport/v0.50.x PR scheduled for inclusion in the v0.50's next stable release label Jul 12, 2023
@julienrbrt julienrbrt changed the title doc: clarify software upgrade proposals are legacy docs: clarify software upgrade proposals are legacy Jul 12, 2023
@julienrbrt julienrbrt enabled auto-merge July 12, 2023 14:22
Comment on lines +12 to +14
// NewSoftwareUpgradeProposal creates a new SoftwareUpgradeProposal instance.
// Deprecated: this proposal is considered legacy and is deprecated in favor of
// Msg-based gov proposals. See MsgSoftwareUpgrade.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
// NewSoftwareUpgradeProposal creates a new SoftwareUpgradeProposal instance.
// Deprecated: this proposal is considered legacy and is deprecated in favor of
// Msg-based gov proposals. See MsgSoftwareUpgrade.
// NewSoftwareUpgradeProposal creates a new SoftwareUpgradeProposal instance.
//
// Deprecated: this proposal is considered legacy and is deprecated in favor of
// Msg-based gov proposals. See MsgSoftwareUpgrade.

Comment on lines +47 to +49
// NewCancelSoftwareUpgradeProposal creates a new CancelSoftwareUpgradeProposal
// instance. Deprecated: this proposal is considered legacy and is deprecated in
// favor of Msg-based gov proposals. See MsgCancelUpgrade.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
// NewCancelSoftwareUpgradeProposal creates a new CancelSoftwareUpgradeProposal
// instance. Deprecated: this proposal is considered legacy and is deprecated in
// favor of Msg-based gov proposals. See MsgCancelUpgrade.
// NewCancelSoftwareUpgradeProposal creates a new CancelSoftwareUpgradeProposal
// instance.
//
// Deprecated: this proposal is considered legacy and is deprecated in
// favor of Msg-based gov proposals. See MsgCancelUpgrade.

@julienrbrt julienrbrt added this pull request to the merge queue Jul 12, 2023
Merged via the queue into cosmos:main with commit 3f4563e Jul 12, 2023
mergify bot pushed a commit that referenced this pull request Jul 12, 2023
@faddat faddat mentioned this pull request Nov 8, 2024
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/v0.50.x PR scheduled for inclusion in the v0.50's next stable release C:x/upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants