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 distribution functions to cosmos-sdk #114

Merged
merged 1 commit into from
Aug 3, 2021

Conversation

kimonp
Copy link
Contributor

@kimonp kimonp commented Aug 3, 2021

Add distribution functions to the cosmos-sdk by extending to existing protobuf methods:

  • MsgSetWithdrawAddress
  • MsgWithdrawDelegatorReward
  • MsgWithdrawValidatorCommission
  • MsgFundCommunityPool

The withdraw methods are required for a full staking flow, because rewards/commissions must be explicitly claimed after they are earned.

@tony-iqlusion tony-iqlusion merged commit a25f81f into cosmos:main Aug 3, 2021
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.

2 participants