Skip to content

Commit

Permalink
chore: v22.0.5 changelog (backport #7425) (#7426)
Browse files Browse the repository at this point in the history
* changelog v22.0.5 (#7425)

(cherry picked from commit 149f552)

# Conflicts:
#	CHANGELOG.md
#	cmd/osmosisd/cmd/root.go

* fix conflicts

* fix conflicts

---------

Co-authored-by: Adam Tucker <[email protected]>
Co-authored-by: Adam Tucker <[email protected]>
  • Loading branch information
3 people authored Feb 7, 2024
1 parent 350901e commit 0fa7803
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,27 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
## v22.0.5

### Logging

* [#7395](https://github.com/osmosis-labs/osmosis/pull/7395) Adds logging to track incentive accumulator truncation.

### Misc Improvements

* [#7374](https://github.com/osmosis-labs/osmosis/pull/7374) In place testnet creation CLI
* [#7411](https://github.com/osmosis-labs/osmosis/pull/7411) De-duplicate fetching intermediate accounts in epoch.
* [#7415](https://github.com/osmosis-labs/osmosis/pull/7415) Speed up TWAP pruning logic.

## v22.0.3

### Config

* [#7368](https://github.com/osmosis-labs/osmosis/pull/7368) Overwrite ArbitrageMinGasPriceconfig from .005 to 0.1.

### Logging
### Misc Improvements

* [#7395](https://github.com/osmosis-labs/osmosis/pull/7395) Adds logging to track incentive accumulator truncation.
* [#7266](https://github.com/osmosis-labs/osmosis/pull/7266) Remove an iterator call in updating TWAP records

### Misc Improvements

Expand All @@ -60,9 +72,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

* [#7346](https://github.com/osmosis-labs/osmosis/pull/7346) Prevent heavy gRPC load from app hashing nodes

### Misc Improvements
* [#7266](https://github.com/osmosis-labs/osmosis/pull/7266) Remove an iterator call in updating TWAP records

## v22.0.0

### Fee Market Parameter Updates
Expand Down

0 comments on commit 0fa7803

Please sign in to comment.