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

Release/v0.50.x #19

Draft
wants to merge 2,283 commits into
base: release/v0.46.x
Choose a base branch
from
Draft

Release/v0.50.x #19

wants to merge 2,283 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    abd0bd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd61e84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcb6280 View commit details
    Browse the repository at this point in the history
  4. feat(bank): Add secondary query for bank metadata (backport cosmos#16852

    ) (cosmos#17168)
    
    Co-authored-by: Matt, Park <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d200d42 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    a39e093 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bbed8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d139f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e7e15d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    49ac9b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. refactor: hide --output flags that don't work (backport cosmos#17188)…

    … (cosmos#17191)
    
    Co-authored-by: zakir-code <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    eba0b9e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    ce496ea View commit details
    Browse the repository at this point in the history
  2. refactor(keys): remove duplicate --home flag (backport cosmos#17197) (

    cosmos#17212)
    
    Co-authored-by: zakir <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    9a0ca33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f41d678 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75cad9d View commit details
    Browse the repository at this point in the history
  5. feat(testutil): adding DefaultContextWithKeys test helper (backport c…

    …osmos#17216) (cosmos#17217)
    
    Co-authored-by: Damian Nolan <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    fac64cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    515042b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1f1104 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    ff6a9a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5624447 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f42be24 View commit details
    Browse the repository at this point in the history
  4. build(deps): Bump cosmossdk.io/log from 1.1.1-0.20230704160919-88f2c8…

    …30b0ca to 1.2.0 (cosmos#17246)
    
    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>
    dependabot[bot] and github-actions[bot] authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    9e2abf8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86ca92a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9ee747 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    2dd4a5d View commit details
    Browse the repository at this point in the history
  2. refactor(client): use cmtservice for comet-validator-set command (b…

    …ackport cosmos#17187) (cosmos#17257)
    
    Co-authored-by: zakir <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    397b9ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db64728 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee5b2e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. docs: fix typo in 00-protobuf.md (backport cosmos#17232) (cosmos#17271

    )
    
    Co-authored-by: Josh Klopfenstein <[email protected]>
    mergify[bot] and joshklop authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    c1e800a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8375a67 View commit details
    Browse the repository at this point in the history
  3. fix: ValidatorStore interface doesn't match StakingKeeper (backport c…

    …osmos#17164) (cosmos#17283)
    
    Co-authored-by: Facundo Medica <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    69db56b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    81ff4da View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. refactor: add MigrateHandler to allow reuse migrate genesis related f…

    …unction (backport cosmos#17296) (cosmos#17299)
    
    Co-authored-by: mmsqe <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6e075c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c56cd8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6861a06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9247a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    6b395f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    bee95b1 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump cosmossdk.io/depinject from 1.0.0-alpha.3 to 1.0.0-…

    …alpha.4 (cosmos#17339)
    
    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]>
    3 people authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d7f3b46 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    4e55f96 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    5b0c081 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f6573a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    27f5db2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5333b40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53398b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    3a96bb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    7407866 View commit details
    Browse the repository at this point in the history
  2. refactor: migrate away from using valBech32 globals (2/2) (backport c…

    …osmos#17157) (cosmos#17379)
    
    Co-authored-by: Marko <[email protected]>
    Co-authored-by: marbar3778 <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    4 people authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e76102f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    ae48128 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9645227 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    af29f55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b056224 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a5adc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57a22c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    e19fb38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    116e279 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fc0ed5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d4a47f View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. build(deps): Bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11 (c…

    …osmos#17440)
    
    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]>
    3 people authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f9616a2 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump cosmossdk.io/collections from 0.3.1-0.2023080810271…

    …9-f04fefdc7a68 to 0.4.0 (cosmos#17431)
    
    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>
    dependabot[bot] and github-actions[bot] authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    b372cdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c402c51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2754730 View commit details
    Browse the repository at this point in the history
  5. chore: format proto files (backport cosmos#17445) (cosmos#17447)

    Co-authored-by: Marko <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    657add7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7d9d4c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    e8164be View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. build(deps): Bump cosmossdk.io/math from 1.0.1 to 1.1.2 (cosmos#17491)

    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>
    dependabot[bot] and github-actions[bot] authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    99101ab View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    a9b9792 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    09276c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f05e257 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30849cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    992c164 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    2cef4a1 View commit details
    Browse the repository at this point in the history
  2. fix(baseapp): Utilizing voting power from VEs in ValidateVoteExtensio…

    …ns (backport cosmos#17518) (cosmos#17552)
    
    Co-authored-by: David Terpay <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    b922a37 View commit details
    Browse the repository at this point in the history
  3. chore: bump store and iavl versions (cosmos#17525)

    Co-authored-by: marbar3778 <[email protected]>
    tac0turtle and tac0turtle authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    8a0f494 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. feat(x/genutil): Allow creation of AppGenesis without a file lookup (…

    …backport cosmos#17571) (cosmos#17573)
    
    Co-authored-by: Cian Hatton <[email protected]>
    Co-authored-by: marbar3778 <[email protected]>
    3 people authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6e68abc View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    ac64612 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    9c7624d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2627e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    013889d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0996c19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    878e00a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    7a6f7d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0428c48 View commit details
    Browse the repository at this point in the history
  3. refactor: docs path updates (backport cosmos#17459) (cosmos#17624)

    Co-authored-by: samricotta <[email protected]>
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    Co-authored-by: Marko <[email protected]>
    Co-authored-by: samricotta <[email protected]>
    4 people authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a980bf7 View commit details
    Browse the repository at this point in the history
  4. docs: Add notes regarding BeginBlocker and EndBlocker to upgrading.md…

    … (backport cosmos#17620) (cosmos#17621)
    
    Co-authored-by: Facundo Medica <[email protected]>
    Co-authored-by: marbar3778 <[email protected]>
    3 people authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    6a9777f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    b80ea56 View commit details
    Browse the repository at this point in the history
  2. docs: fix ugrading doc conflicts (cosmos#17633)

    Co-authored-by: marbar3778 <[email protected]>
    samricotta and tac0turtle authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d662783 View commit details
    Browse the repository at this point in the history
  3. fix: remove duplicated app.Close call (backport cosmos#17619) (cosmos…

    …#17634)
    
    Co-authored-by: yihuang <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1ee1b4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59f8183 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    0fa4c54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fd50fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea095bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cff58c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    837430f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccd7288 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    2350ee4 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    babe072 View commit details
    Browse the repository at this point in the history
  2. fix: nil pointer ref priority nonce mempool iterator (backport cosmos…

    …#17668) (cosmos#17674)
    
    Co-authored-by: Bala Murali Krishna Komatireddy <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    612d0a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4033fa View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. build(deps): Bump cosmossdk.io/core from 0.10.0 to 0.11.0 (cosmos#17703)

    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>
    dependabot[bot] and github-actions[bot] authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    757e090 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump github.com/cometbft/cometbft from 0.38.0-rc3 to 0.3…

    …8.0 (cosmos#17704)
    
    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>
    dependabot[bot] and github-actions[bot] authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1c9c5ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba7bd06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74cc0fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85387cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    92d1d9a View commit details
    Browse the repository at this point in the history
  7. feat: introduce PreBlock (backport cosmos#17421) (cosmos#17712)

    Co-authored-by: mmsqe <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    4c083c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32969cf View commit details
    Browse the repository at this point in the history
  9. build(deps): Bump cosmossdk.io/x/tx from 0.9.1 to 0.10.0 (cosmos#17731)

    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>
    dependabot[bot] and github-actions[bot] authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5a347a4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e5781a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    b1dd67a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. refactor!: reimplement PreFinalizeBlockHook as PreBlocker (backport c…

    …osmos#17713) (cosmos#17754)
    
    Co-authored-by: mmsqe <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4955776 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb9729e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    245e218 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2196eda View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. feat(gov): handle panics when executing x/gov proposals (backport cos…

    …mos#17780) (cosmos#17790)
    
    Co-authored-by: Robert Zaremba <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    87ba5a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caf2524 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    c25ddd3 View commit details
    Browse the repository at this point in the history
  2. docs: link correction for docs (cosmos#17799)

    Co-authored-by: marbar3778 <[email protected]>
    samricotta and tac0turtle authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b1208ef View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. refactor!: remove tips (backport cosmos#17787) (cosmos#17819)

    Co-authored-by: Marko <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    deea20c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d9ce99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdd7d8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ceaf5b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    d34bcff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05d1148 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f497624 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c4ff0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9134ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ccb005 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1963229 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    64e0e89 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    467d2f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    cd9f0a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab6a1e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14d163a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6403f7c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    9e26bf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4796c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13bd226 View commit details
    Browse the repository at this point in the history
  4. refactor(x/gov): remove gov vote and proposal based telemetry (backport

    cosmos#17910) (cosmos#17915)
    
    Co-authored-by: Marko <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    71c9b76 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    74e8995 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    e6b06db View commit details
    Browse the repository at this point in the history
  2. fix(baseapp): vote extensions on first block (backport cosmos#17909) (c…

    …osmos#17922)
    
    Co-authored-by: Facundo Medica <[email protected]>
    Co-authored-by: Facundo <[email protected]>
    3 people authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    1cbae0d View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    c696c02 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    138e557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b2d117 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    31e603a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    3da9f9c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    8334eef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10bd5a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53d228f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. fix(x/gov): set default constitution in gov migration (backport cosmo…

    …s#17953) (cosmos#17983)
    
    Co-authored-by: Julien Robert <[email protected]>
    Co-authored-by: marbar3778 <[email protected]>
    3 people authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a05fc0d View commit details
    Browse the repository at this point in the history
  2. feat(x/crisis): add autocli options for tx (backport cosmos#17965) (c…

    …osmos#17982)
    
    Co-authored-by: Julien Robert <[email protected]>
    Co-authored-by: marbar3778 <[email protected]>
    3 people authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a2f2c92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9af83f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d73a8e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    eb90de5 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    43acebd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef5c356 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0d20bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    daaff08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fac431 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f419f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    95c0083 View commit details
    Browse the repository at this point in the history
  2. fix: fixed key in slashing bitmap migration (backport cosmos#18016) (c…

    …osmos#18033)
    
    Co-authored-by: swelf19 <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    8ab33f5 View commit details
    Browse the repository at this point in the history
  3. fix(x/slashing/keeper): hoist non-changing addresses parsing out of r…

    …edelegation loop (backport cosmos#18035) (cosmos#18037)
    
    Co-authored-by: Emmanuel T Odeke <[email protected]>
    Co-authored-by: marbar3778 <[email protected]>
    3 people authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1f7ec34 View commit details
    Browse the repository at this point in the history
  4. fix: keep behavior from v0.47 in PrepareProposal panic recovery (back…

    …port cosmos#17930) (cosmos#18038)
    
    Co-authored-by: Facundo Medica <[email protected]>
    Co-authored-by: marbar3778 <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    4 people authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e5454c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d25c00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    735c143 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0893671 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb4e8cf View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    1ba896e View commit details
    Browse the repository at this point in the history
  2. chore: check for nil params (backport cosmos#18041) (cosmos#18068)

    Co-authored-by: Marko <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    0863b5c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. build(deps): Bump github.com/cosmos/ledger-cosmos-go from 0.13.0 to 0…

    ….13.1 (cosmos#18098)
    
    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]>
    3 people authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    4044719 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    753dd91 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    9c2c424 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18733a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9d9a52 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    02de6cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d2638b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    97cfd71 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump cosmossdk.io/api from 0.7.1 to 0.7.2 (cosmos#18137)

    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]>
    3 people authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    3abc61f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    faca3c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c9930d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    c81038c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee589c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. fix: RelativePow now returns 1 when 0^0 (backport cosmos#18211) (cosm…

    …os#18216)
    
    Co-authored-by: Facundo Medica <[email protected]>
    Co-authored-by: marbar3778 <[email protected]>
    3 people authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    535567e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa72f10 View commit details
    Browse the repository at this point in the history
  3. feat(x/feegrant): Add limits to grant pruning and enable message to a…

    …id manually (backport cosmos#18047) (cosmos#18128)
    
    Co-authored-by: Facundo Medica <[email protected]>
    Co-authored-by: Facundo <[email protected]>
    Co-authored-by: marbar3778 <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    5 people authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    026631c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5604342 View commit details
    Browse the repository at this point in the history
  5. fix(textual): only enable when online and added upgrading docs (backp…

    …ort cosmos#18166) (cosmos#18222)
    
    Co-authored-by: Facundo Medica <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    1376e0d View commit details
    Browse the repository at this point in the history
  6. feat: Optimistic Execution (backport cosmos#16581) (cosmos#18205)

    Co-authored-by: Facundo Medica <[email protected]>
    Co-authored-by: Facundo <[email protected]>
    3 people authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    42dbfc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. chore(x/upgrade): Use ValidateBasic for Plan in ReadUpgradeInfoFromDi…

    …sk (backport cosmos#18210) (cosmos#18229)
    
    Co-authored-by: Facundo Medica <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    cabde7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d6b2c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06dacdc View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    ef43d02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    301ceca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c6c648 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. perf: parse chain-id from big genesis file could be slow (backport co…

    …smos#18204) (cosmos#18267)
    
    Co-authored-by: yihuang <[email protected]>
    Co-authored-by: marbar3778 <[email protected]>
    3 people authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d895753 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bc6756 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0469fc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    37ef601 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    2160501 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. build(deps): Bump github.com/cosmos/ledger-cosmos-go from 0.13.2 to 0…

    ….13.3 (cosmos#18315)
    
    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>
    dependabot[bot] and github-actions[bot] authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    1788e32 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. chore: prep store v1.0.0 (cosmos#18318)

    Co-authored-by: Julien Robert <[email protected]>
    tac0turtle and julienrbrt authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3595581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d73199f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. build(deps): Bump cosmossdk.io/store from 1.0.0-rc.0 to 1.0.0 (cosmos…

    …#18340)
    
    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>
    dependabot[bot] and github-actions[bot] authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    4fed739 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2987a5 View commit details
    Browse the repository at this point in the history
  3. feat(x/gov): implement a minimum amount per deposit (backport cosmos#…

    …18146) (cosmos#18333)
    
    Co-authored-by: Facundo Medica <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    Co-authored-by: Facundo <[email protected]>
    4 people authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    680f4c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7907810 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. refactor(x/group): check the new admin address when updating the grou…

    …p policy admin (backport cosmos#18350) (cosmos#18352)
    
    Co-authored-by: Luke Ma <[email protected]>
    mergify[bot] and lukema95 authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f6d4b2e View commit details
    Browse the repository at this point in the history
  2. feat(baseapp): Add Hybrid Protobuf handlers to MsgServiceRouter (back…

    …port cosmos#18071) (cosmos#18338)
    
    Co-authored-by: testinginprod <[email protected]>
    Co-authored-by: unknown unknown <unknown@unknown>
    3 people authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7843204 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e83a200 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    57637f7 View commit details
    Browse the repository at this point in the history
  2. fix(client/v2): fix short command description if not set and skip uns…

    …upported commands (backport cosmos#18324) (cosmos#18371)
    
    Co-authored-by: Julien Robert <[email protected]>
    mergify[bot] and julienrbrt authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    1313c0e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. build(deps): Bump cosmossdk.io/math from 1.1.3-rc.1 to 1.2.0 (cosmos#…

    …18386)
    
    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]>
    3 people authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d1f41e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bed3ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e36a25c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9814f68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bad2b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52aabff View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. feat: Wait shutdown-grace-seconds to flush async db writes to disk (b…

    …ackport cosmos#17094) (cosmos#18431)
    
    Co-authored-by: Chill Validation <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    445f10d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b42efc View commit details
    Browse the repository at this point in the history
  3. feat: add base64 Pubkeys from cli (backport cosmos#17639) (cosmos#18434)

    Co-authored-by: Julián Toledano <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    8f25a61 View commit details
    Browse the repository at this point in the history
  4. feat: add debug cmd for application codec types (backport cosmos#18219)…

    … (cosmos#18433)
    
    Co-authored-by: Damian Nolan <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b93bdea View commit details
    Browse the repository at this point in the history
  5. feat(version): Add extraInfo to version cmd (backport cosmos#18063) (c…

    …osmos#18437)
    
    Co-authored-by: samricotta <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    dc30a6a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    ec8992d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. docs(client/v2): Update README.md - Update Broken Link (backport cosm…

    …os#18482) (cosmos#18484)
    
    Co-authored-by: Erlangshen219 <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    50fb4fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e48b8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aaa56b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d367589 View commit details
    Browse the repository at this point in the history
  5. fix: pass FinalizeBlock request and response to ABCIListener (backport

    …cosmos#18486) (cosmos#18493)
    
    Co-authored-by: MSalopek <[email protected]>
    Co-authored-by: marbar3778 <[email protected]>
    3 people authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    27320cb View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    42c741a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    514ef91 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. feat(server): cmd flag to disable colored logs (backport cosmos#18478) (

    cosmos#18507)
    
    Co-authored-by: Robert Zaremba <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    1b517b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. build(deps): Bump github.com/cometbft/cometbft from 0.38.0 to 0.38.1 (c…

    …osmos#18516)
    
    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]>
    3 people authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ffa3060 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    aa427cd View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. build(deps): Bump github.com/cometbft/cometbft from 0.38.1 to 0.38.2 (c…

    …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]>
    3 people authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ab80e48 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    67fecca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20337d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34899c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    cfc2a33 View commit details
    Browse the repository at this point in the history
  2. refactor(codec/unknownproto): use official descriptorpb types, do not…

    … rely on gogo code gen types. (backport cosmos#18541) (cosmos#18593)
    
    Co-authored-by: testinginprod <[email protected]>
    mergify[bot] and testinginprod authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3611662 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. fix(x/auth): Add fees on batch sign (backport cosmos#18564) (cosmos#1…

    …8592)
    
    Co-authored-by: Ezequiel Raynaudo <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    5051495 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. docs: fix typos in UPGRADING.md (backport cosmos#18613) (cosmos#18614)

    Co-authored-by: buldazer <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    5146593 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. build(deps): Bump github.com/cometbft/cometbft-db from 0.7.0 to 0.9.0 (

    …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>
    dependabot[bot] and github-actions[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    379114d View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. build(deps): Bump github.com/cometbft/cometbft-db from 0.9.0 to 0.9.1 (

    …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>
    dependabot[bot] and github-actions[bot] authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    fe7a3ec View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. fix(baseapp)!: postHandler should run regardless of result (backport c…

    …osmos#18627) (cosmos#18638)
    
    Co-authored-by: Facundo Medica <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c95ebb6 View commit details
    Browse the repository at this point in the history
  2. chore: typos fix (backport cosmos#18642) (cosmos#18645)

    Co-authored-by: Pioua <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4459865 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. fix(baseapp): protocompat.go gogoproto.Merge does not work with custo…

    …m types (backport cosmos#18654) (cosmos#18661)
    
    Co-authored-by: testinginprod <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    455b0be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea9de8a View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    cddc197 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    d8fb76d View commit details
    Browse the repository at this point in the history