Skip to content

Commit

Permalink
perf: Speedup DecCoin.Sort() when coins is of length 1 (backport cosm…
Browse files Browse the repository at this point in the history
…os#18888) (cosmos#18890)

Co-authored-by: Dong Lieu <[email protected]>
Co-authored-by: marbar3778 <[email protected]>
  • Loading branch information
3 people authored and MSalopek committed Feb 27, 2024
1 parent e187de1 commit 81b96ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ during the [Oak Security audit of SDK 0.47](https://github.com/oak-security/audi

### Improvements

* (types) [#18888](https://github.com/cosmos/cosmos-sdk/pull/18888) Speedup DecCoin.Sort() if len(coins) <= 1
* (x/gov) [#18707](https://github.com/cosmos/cosmos-sdk/pull/18707) Improve genesis validation.
* (server) [#18478](https://github.com/cosmos/cosmos-sdk/pull/18478) Add command flag to disable colored logs.

Expand Down

0 comments on commit 81b96ee

Please sign in to comment.