Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cosmos/cosmos-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.50.8
Choose a base ref
...
head repository: cosmos/cosmos-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.50.9
Choose a head ref
  • 17 commits
  • 99 files changed
  • 10 contributors

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    d975e01 View commit details
    Browse the repository at this point in the history
  2. fix: include pagination.key at reverse mode (backport #20939) (#20954)

    Co-authored-by: beer-1 <[email protected]>
    Co-authored-by: Facundo <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    4 people committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    711d86a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. build(deps): Bump github.com/cometbft/cometbft from 0.38.9 to 0.38.10 (

    …#20960)
    
    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] committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    28721bc View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    451683b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d0d59d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

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

Commits on Jul 22, 2024

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

Commits on Jul 23, 2024

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

Commits on Jul 26, 2024

  1. fix(runtime): remove appv1alpha1.Config from runtime (backport #21042

    …) (#21080)
    
    Co-authored-by: Julien Robert <[email protected]>
    Co-authored-by: marbar3778 <[email protected]>
    3 people committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e135030 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. feat: check latest block if no arg in q block and q block-results

    … (backport #21084) (#21111)
    
    Co-authored-by: Julien Robert <[email protected]>
    Co-authored-by: sontrinh16 <[email protected]>
    3 people committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    91d412c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. fix(simapp): concurrent map writes when calling GetSigners (backport #…

    …21073) (#21130)
    
    Co-authored-by: Facundo Medica <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    Co-authored-by: Facundo <[email protected]>
    4 people committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ffd5696 View commit details
    Browse the repository at this point in the history
  2. docs: Fix cli usage examples (backport #21150) (#21154)

    Co-authored-by: Christoph Otter <[email protected]>
    Co-authored-by: Julien Robert <[email protected]>
    3 people committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    31ef899 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 5, 2024

  1. build(deps): Bump cosmossdk.io/x/tx from 0.13.3 to 0.13.4 (#21170)

    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] committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3fc8074 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. fix(baseapp): return events from preblocker in FinalizeBlockResponse …

    …(backport #21159) (#21162)
    
    Co-authored-by: Facundo Medica <[email protected]>
    Co-authored-by: marbar3778 <[email protected]>
    Co-authored-by: Facundo <[email protected]>
    4 people committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3f6796f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    16d3025 View commit details
    Browse the repository at this point in the history
  2. ci: attempt to fix goreleaser (backport #21194) (#21196)

    Co-authored-by: Julien Robert <[email protected]>
    mergify[bot] and julienrbrt committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8bfcf55 View commit details
    Browse the repository at this point in the history
Loading