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

Add Encodings For MsgFundCommunityPool from Distribution #1458

Merged
merged 2 commits into from
Jul 7, 2023

Conversation

fragwuerdig
Copy link
Contributor

Hello. This is a follow-up for the follwoing issues and PRs:

This PR conducts following changes:

  • add MsgFundCommunityPool to the supported Msg encodings
  • Depositor field is automatically filled with sender address (= contract)
  • add encoding test

Note that this PR depends on changes in wasmvm repository. I ran the build and unit-tests locally where I could easily swap the wasmvm dependency with my local wasmvm repo using replace section in go.mod. So before merging a version bump of wasmvm might be required.

@fragwuerdig fragwuerdig requested a review from alpe as a code owner June 22, 2023 22:03
Copy link
Member

@alpe alpe left a comment

Choose a reason for hiding this comment

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

Very nice work. Thanks for the PR and test! 🥇

I will approve it once CosmWasm/wasmvm#433 is merged and released. No changes required

@alpe
Copy link
Member

alpe commented Jul 3, 2023

Linking #1296 to unblock this

@alpe alpe added this to the v0.41.0 milestone Jul 3, 2023
@chipshort chipshort mentioned this pull request Jul 5, 2023
5 tasks
@alpe
Copy link
Member

alpe commented Jul 6, 2023

@Mergifyio rebase

@mergify
Copy link
Contributor

mergify bot commented Jul 6, 2023

rebase

❌ Pull request can't be updated with latest base branch changes

Mergify needs the author permission to update the base branch of the pull request.
@classic-terra needs to authorize modification on its head branch.
err-code: 9031A

@alpe alpe removed the blocked label Jul 6, 2023
@alpe alpe merged commit c23ecae into CosmWasm:main Jul 7, 2023
2 of 3 checks passed
@faddat faddat mentioned this pull request Jul 16, 2023
@alpe alpe added the backport/v0.3x Backport patches to sdk45 release branch label Jul 18, 2023
mergify bot pushed a commit that referenced this pull request Jul 18, 2023
* add FundCommunityPoolMsg to DistributionMsgs

* gofumpt

(cherry picked from commit c23ecae)
alpe added a commit that referenced this pull request Jul 18, 2023
Add Encodings For `MsgFundCommunityPool` from Distribution (backport #1458)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/v0.3x Backport patches to sdk45 release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants