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.11
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.12
Choose a head ref
  • 8 commits
  • 90 files changed
  • 7 contributors

Commits on Dec 20, 2024

  1. Configuration menu
    Copy the full SHA
    f465587 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump github.com/cosmos/ledger-cosmos-go from 0.13.3 to 0…

    ….14.0 (#23029)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    dependabot[bot] and julienrbrt authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    9d3c384 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. feat(x/tx): add an option to encode maps using amino json (backport #…

    …23539) (#23540)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    f1b139d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. feat(client/v2): add map support (backport #23544) (#23554)

    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    5f08d21 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. docs(keyring): add keyctl docs (backport #23563) (#23566)

    Co-authored-by: Alessio Treglia <al@essio.dev>
    mergify[bot] and alessio authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    b9db4d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. docs: correct explanation on how to set custom signer via depinject (…

    …backport #23654) (#23663)
    
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    mergify[bot] and julienrbrt authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    effb71f View commit details
    Browse the repository at this point in the history
  2. chore: remove unused orm module (backport #23633) (#23637)

    Co-authored-by: Zachary Becker <zrbecker@gmail.com>
    mergify[bot] and zrbecker authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    158f146 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2025

  1. Merge commit from fork

    * Prevent empty groups
    
    (cherry picked from commit 95090a0ec1f193104ba7d6d033a490d1515e54d8)
    
    * Handle inflight proposals
    
    (cherry picked from commit 855983471882068894ed7952b592ab3e61b464b9)
    
    * No empty group with simulations
    
    * Update changelog
    
    * Set release date
    
    * updates
    
    * Update RELEASE_NOTES.md
    
    * Update RELEASE_NOTES.md
    
    ---------
    
    Co-authored-by: Alex Peters <alpe@users.noreply.github.com>
    Co-authored-by: Julien Robert <julien@rbrt.fr>
    3 people authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    9816440 View commit details
    Browse the repository at this point in the history
Loading