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.46.3
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.46.4
Choose a head ref
  • 8 commits
  • 21 files changed
  • 6 contributors

Commits on Oct 21, 2022

  1. docs: add ApplicationQueryService release notes (#13587)

    * docs: add ApplicationQueryService release notes
    
    * updates
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    robert-zaremba and julienrbrt authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    7f88c60 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. feat(cli): add module-account cli cmd and grpc get api (backport #13612

    …) (#13616)
    
    * feat(cli): add module-account cli cmd and grpc get api (#13612)
    
    (cherry picked from commit ddf5cf0)
    
    # Conflicts:
    #	CHANGELOG.md
    #	api/cosmos/auth/v1beta1/query.pulsar.go
    #	api/cosmos/auth/v1beta1/query_grpc.pb.go
    #	x/auth/client/testutil/suite.go
    #	x/auth/types/query.pb.go
    
    * fix conflicts
    
    * updates
    
    * updates
    
    Co-authored-by: Sai Kumar <17549398+gsk967@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    f538e09 View commit details
    Browse the repository at this point in the history
  2. fix(x/auth): allow multiple = signs in GetTxsEvent (backport #12474) (

    #13598)
    
    * fix(x/auth): allow multiple = signs in `GetTxsEvent` (#12474)
    
    (cherry picked from commit 18da0e9)
    
    # Conflicts:
    #	CHANGELOG.md
    
    * fix changelog
    
    * changelog
    
    * fix: flakey test
    
    Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    afdf06a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

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

Commits on Oct 26, 2022

  1. feat(cli): Add iavl-disable-fastnode cmd flag with proper description (

    …#13656) (#13659)
    
    (cherry picked from commit c833190)
    
    Co-authored-by: William Chong <6198816+williamchong@users.noreply.github.com>
    mergify[bot] and williamchong authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a653798 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

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

Commits on Oct 31, 2022

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

Commits on Nov 1, 2022

  1. chore: prepare 0.46.4 changelog (#13716)

    * chore: prepare 0.46.4 changelog
    
    * wording
    
    * updates
    
    * updates
    julienrbrt authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    eb1e3eb View commit details
    Browse the repository at this point in the history
Loading