-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Merge base #22870
Closed
Closed
Merge base #22870
+61,479
−57,264
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… (cosmos#18543) Co-authored-by: Julien Robert <[email protected]>
…osmos#18571) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Julien Robert <[email protected]>
…osmos#18577) Co-authored-by: Facundo Medica <[email protected]>
… rely on gogo code gen types. (backport cosmos#18541) (cosmos#18593) Co-authored-by: testinginprod <[email protected]>
…8592) Co-authored-by: Ezequiel Raynaudo <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Co-authored-by: buldazer <[email protected]> Co-authored-by: Julien Robert <[email protected]>
…cosmos#18618) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Adds a message type that allows ClawbackVestingAccounts to return the entire vesting grant to the funder. Unlike clawback, it attempts to return both vested and unvested funds from the initial grant.
…cosmos#18630) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
…osmos#18627) (cosmos#18638) Co-authored-by: Facundo Medica <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Co-authored-by: Pioua <[email protected]> Co-authored-by: Julien Robert <[email protected]>
…m types (backport cosmos#18654) (cosmos#18661) Co-authored-by: testinginprod <[email protected]> Co-authored-by: Julien Robert <[email protected]>
…kport cosmos#18646) (cosmos#18673) Co-authored-by: Julien Robert <[email protected]>
Co-authored-by: Julien Robert <[email protected]>
…ilure response (backport cosmos#18772) (cosmos#18775) Co-authored-by: yihuang <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Co-authored-by: samricotta <[email protected]> Co-authored-by: samricotta <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
cosmos#18853) Co-authored-by: gsai967 <[email protected]> Co-authored-by: Julien Robert <[email protected]>
…s#18863) Co-authored-by: Nikhil Vasan <[email protected]> Co-authored-by: marbar3778 <[email protected]> Co-authored-by: Aleksandr Bezobchuk <[email protected]>
…#18875) (cosmos#18877) Co-authored-by: Dev Ojha <[email protected]> Co-authored-by: Julien Robert <[email protected]>
github-actions
bot
added
C:x/gov
C:x/slashing
C:Keys
Keybase, KMS and HSMs
C:x/distribution
distribution module related
C:x/mint
C:Simulations
C:Store
C:x/bank
C:x/params
C:x/crisis
C:x/auth
C:x/evidence
C:x/upgrade
C:x/feegrant
C:x/genutil
genutil module issues
C:x/authz
C:Cosmovisor
Issues and PR related to Cosmovisor
C:x/group
C:x/nft
C:orm
Type: Build
Type: ADR
Type: CI
C:x/consensus
C:collections
C:Confix
Issues and PR related to Confix
C:x/circuit
C:x/tx
C:Hubl
Tool: Hubl
C:log
labels
Dec 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
C:CLI
C:collections
C:Confix
Issues and PR related to Confix
C:Cosmovisor
Issues and PR related to Cosmovisor
C:Hubl
Tool: Hubl
C:Keys
Keybase, KMS and HSMs
C:log
C:orm
C:Simulations
C:Store
C:x/auth
C:x/authz
C:x/bank
C:x/circuit
C:x/consensus
C:x/crisis
C:x/distribution
distribution module related
C:x/evidence
C:x/feegrant
C:x/genutil
genutil module issues
C:x/gov
C:x/group
C:x/mint
C:x/nft
C:x/params
C:x/slashing
C:x/staking
C:x/tx
C:x/upgrade
Type: ADR
Type: Build
Type: CI
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Closes: #XXXX
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.
I have...
!
in the type prefix if API or client breaking changeCHANGELOG.md
Reviewers Checklist
All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.
Please see Pull Request Reviewer section in the contributing guide for more information on how to review a pull request.
I have...