forked from cosmos/cosmos-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
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
sdk version bump #1
Open
faddat
wants to merge
73
commits into
rust-ninja:v0.47.5-patch-validators
Choose a base branch
from
faddat:faddat/bumppatchvals
base: v0.47.5-patch-validators
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
sdk version bump #1
faddat
wants to merge
73
commits into
rust-ninja:v0.47.5-patch-validators
from
faddat:faddat/bumppatchvals
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
Co-authored-by: Bryan White <[email protected]> Co-authored-by: Julien Robert <[email protected]>
…s#17632) 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]>
…7671) Co-authored-by: Cal Bera <[email protected]>
…#17668) (cosmos#17675) Co-authored-by: Bala Murali Krishna Komatireddy <[email protected]> Co-authored-by: Julien Robert <[email protected]>
…mos#17780) (cosmos#17793) Co-authored-by: Robert Zaremba <[email protected]> Co-authored-by: Julien Robert <[email protected]>
…s#17769) (cosmos#17848) Co-authored-by: Aleksandr Bezobchuk <[email protected]> Co-authored-by: Aleksandr Bezobchuk <[email protected]>
…17887) Co-authored-by: samricotta <[email protected]>
) Co-authored-by: Marko <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Co-authored-by: Marko <[email protected]>
cosmos#17910) (cosmos#17916) Co-authored-by: Marko <[email protected]> Co-authored-by: Julien Robert <[email protected]>
…os#18012) Co-authored-by: Marko <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Co-authored-by: Devon Bear <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Co-authored-by: shuoer86 <[email protected]>
…mos#18069) Co-authored-by: Marko <[email protected]>
Co-authored-by: Marko <[email protected]>
….12.4 (cosmos#18136) Co-authored-by: Julien Robert <[email protected]>
…n standalone mode (v0.47) (cosmos#18109) Co-authored-by: Marko <[email protected]>
…osmos#18208) Co-authored-by: Marko <[email protected]>
…#18218) Co-authored-by: Marko <[email protected]>
…sk (backport cosmos#18210) (cosmos#18230) Co-authored-by: Facundo Medica <[email protected]> Co-authored-by: Julien Robert <[email protected]>
…smos#18249) (cosmos#18251) Co-authored-by: Julien Robert <[email protected]>
…ilure response (backport cosmos#18772) (cosmos#18776) Co-authored-by: yihuang <[email protected]> Co-authored-by: Julien Robert <[email protected]>
…s#18779) Co-authored-by: samricotta <[email protected]> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> 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]> Co-authored-by: Julien Robert <[email protected]>
cosmos#18854) Co-authored-by: gsai967 <[email protected]> Co-authored-by: Julien Robert <[email protected]>
…#18875) (cosmos#18878) Co-authored-by: Dev Ojha <[email protected]> Co-authored-by: Julien Robert <[email protected]>
…os#18888) (cosmos#18890) Co-authored-by: Dong Lieu <[email protected]> Co-authored-by: marbar3778 <[email protected]>
Co-authored-by: mmsqe <[email protected]> Co-authored-by: Julien Robert <[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>
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>
…#19106) (cosmos#19108) Co-authored-by: Callum Waters <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Co-authored-by: Yoksirod <[email protected]> Co-authored-by: Julien Robert <[email protected]>
… new solution (backport cosmos#19177) (cosmos#19250) Co-authored-by: Brann Bronzebeard <[email protected]> Co-authored-by: Facundo <[email protected]> Co-authored-by: Facundo Medica <[email protected]> Co-authored-by: Aleksandr Bezobchuk <[email protected]>
…osmos#19284) (cosmos#19288) Co-authored-by: Facundo Medica <[email protected]> Co-authored-by: Facundo <[email protected]>
… 1.0.0-beta.4 (cosmos#19472) 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]>
* fix(x/auth/vesting): Add `BlockedAddr` check in `CreatePeriodicVestingAccount` * updates
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]>
* fix slashing logic * add test * changelog + release notes * word --------- Co-authored-by: Julien Robert <[email protected]>
Co-authored-by: Julien Robert <[email protected]>
…) (cosmos#19728) Co-authored-by: David Tumcharoen <[email protected]> Co-authored-by: Julien Robert <[email protected]>
) (cosmos#19746) Co-authored-by: Rootul P <[email protected]> Co-authored-by: sontrinh16 <[email protected]>
…osmos#19752) 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]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Mempool
(backport feat(baseapp): exposeMempool
cosmos/cosmos-sdk#17954) (feat(baseapp): exposeMempool
(backport #17954) cosmos/cosmos-sdk#18010)app.Close()
on network cleanup (backport refactor(network): callapp.Close()
on network cleanup cosmos/cosmos-sdk#18249) (refactor(network): callapp.Close()
on network cleanup (backport #18249) cosmos/cosmos-sdk#18251)WithFromName
to tx factory (backport feat(client): addWithFromName
to tx factory cosmos/cosmos-sdk#18852) (feat(client): addWithFromName
to tx factory (backport #18852) cosmos/cosmos-sdk#18854)chainId
in genesis (fix(server): consensus failure while restart node with wrongchainId
in genesis cosmos/cosmos-sdk#18920)db_backend
type when reading chain-id (fix: use properdb_backend
type when reading chain-id cosmos/cosmos-sdk#19573)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.
I have...