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

feat: update crosschain gov v0.47 #171

Merged
merged 11 commits into from
Apr 13, 2023
Merged

Conversation

alexgao001
Copy link
Collaborator

@alexgao001 alexgao001 commented Apr 10, 2023

Description

This pr adds cross-chain gov for 0.47 upgrade. Contains following previous prs:

Rationale

for cross-chain gov

Example

NA

Changes

Notable changes:

  • cross-chain gov

@github-actions
Copy link
Contributor

@alexgao001 your pull request is missing a changelog!

@alexgao001 alexgao001 force-pushed the crosschain_gov_v0.47 branch from 1843dec to c0ba54b Compare April 12, 2023 13:27
x/gov/types/v1/msgs.go Outdated Show resolved Hide resolved
x/gov/types/crosschain.go Outdated Show resolved Hide resolved
@@ -83,7 +83,7 @@ func (k msgServer) SubmitProposal(goCtx context.Context, msg *v1.MsgSubmitPropos
}, nil
}

// CancelProposals implements the MsgServer.CancelProposal method.
// CancelProposal CancelProposals implements the MsgServer.CancelProposal method.
Copy link
Collaborator

Choose a reason for hiding this comment

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

CancelProposal implements the MsgServer.CancelProposal method.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fixed

@unclezoro unclezoro merged commit c324261 into develop_v0.47_latest Apr 13, 2023
@unclezoro unclezoro deleted the crosschain_gov_v0.47 branch April 18, 2023 09:18
yutianwu pushed a commit to yutianwu/greenfield-cosmos-sdk that referenced this pull request May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants