Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
(cherry picked from commit f7684c5)
  • Loading branch information
ValarDragon authored and mergify[bot] committed Jun 3, 2024
1 parent 643cdf0 commit cc4d1bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
* [#86](https://github.com/osmosis-labs/cometbft/pull/86) Comment out expensive debug logs
* [#91](https://github.com/osmosis-labs/cometbft/pull/91) perf(consensus): Minor improvement by making add vote only do one peer set mutex call, not 3 (#3156)
* [#93](https://github.com/osmosis-labs/cometbft/pull/93) perf(consensus): Make some consensus reactor messages take RLock's not WLock's (#3159)
* [#95](https://github.com/osmosis-labs/cometbft/pull/95) perf(types) Make a new method `GetByAddressMut` for `ValSet`, which does not copy the returned validator. (#3129)


## v0.37.4-v25-osmo-5

Expand Down

0 comments on commit cc4d1bb

Please sign in to comment.