Skip to content

Commit ef74bc3

Browse files
SpicyLemonalpeAlex | Interchain Labs
authored
Bring in SDK changes up to v0.50.13 and Mark v0.50.13-pio-1. (#615)
* Merge commit from fork * Fix ABS061 * Use typed event * Add changelog * Review feedback * Check for events * Review feedback * Remove unecessary code comments * Set release date * fix changelog --------- Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io> * Add changelog entry. * Put nothing back at the top of the changelog. --------- Co-authored-by: Alexander Peters <alpe@users.noreply.github.com> Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
1 parent e1d2e0a commit ef74bc3

File tree

7 files changed

+1100
-64
lines changed

7 files changed

+1100
-64
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,23 @@ Ref: https://keepachangelog.com/en/1.0.0/
3838

3939
## [Unreleased Provenance]
4040

41+
* nothing
42+
43+
---
44+
45+
## [v0.50.13-pio-1](https://github.com/provenance-io/cosmos-sdk/releases/tag/v0.50.13-pio-1) - 2024-03-26
46+
4147
### Improvments
4248

49+
* [#615](https://github.com/provenance-io/cosmos-sdk/pull/615) Provenance: Bring in SDK changes up to v0.50.13.
4350
* [#616](https://github.com/provenance-io/cosmos-sdk/pull/616) Provenance: Improve performance of the `GetAllBalances` and `GetAccountsBalances` keeper methods.
4451

52+
53+
### Full Commit History
54+
55+
* https://github.com/provenance-io/cosmos-sdk/compare/v0.50.12-pio-1..v0.50.13-pio-1
56+
* https://github.com/provenance-io/cosmos-sdk/compare/v0.50.13..v0.50.13-pio-1
57+
4558
---
4659

4760
## [v0.50.12-pio-1](https://github.com/provenance-io/cosmos-sdk/releases/tag/v0.50.12-pio-1) - 2024-02-20
@@ -146,6 +159,12 @@ Ref: https://keepachangelog.com/en/1.0.0/
146159

147160
---
148161

162+
## [v0.50.13](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.13) - 2025-03-12
163+
164+
### Bug Fixes
165+
166+
* [GHSA-47ww-ff84-4jrg](https://github.com/cosmos/cosmos-sdk/security/advisories/GHSA-47ww-ff84-4jrg) Fix x/group can halt when erroring in EndBlocker
167+
149168
## [v0.50.12](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.12) - 2025-02-20
150169

151170
### Bug Fixes

0 commit comments

Comments
 (0)