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

refactor: mv rapidproto from sdk -> cosmos-proto #97

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

kocubinski
Copy link
Member

This ports the rapidproto package introduced into the sdk in cosmos/cosmos-sdk#14849 to here.

Why?

Given that, 1) the aminojson implementation should be in x/tx, not the root SDK module; cosmos/cosmos-sdk#14877 (comment), and 2) x/tx should not depend on the root sdk, and 3) x/tx depends on rapidproto, rapidproto needs a new home.

Placing rapidproto in cosmos-sdk/x/tx is also possible. If this PR is accepted a follow-up PR in the sdk shall be created removing it there.

@kocubinski kocubinski requested a review from a team as a code owner February 2, 2023 18:01
@amaury1093 amaury1093 merged commit e7b0579 into main Feb 7, 2023
@amaury1093 amaury1093 deleted the kocubinski/rapidproto branch February 7, 2023 17:21
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