Skip to content

Commit

Permalink
refactor: allow zero qualifying balancer shares in CL incentives (#6162)
Browse files Browse the repository at this point in the history
* refactor: allow zero qualifying balancer shares

* update changelog

---------

Co-authored-by: devbot-wizard <[email protected]>
(cherry picked from commit ba8652b)
  • Loading branch information
p0mvn authored and mergify[bot] committed Aug 29, 2023
1 parent ccd154f commit 16fe28e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@ Fixes mainnet bugs w/ incorrect accumulation sumtrees, and CL handling for a bal
* [#6144](https://github.com/osmosis-labs/osmosis/pull/6144) misc: Move many Superfluid info logs to debug logs
* [#6161](https://github.com/osmosis-labs/osmosis/pull/6161) Reduce CPU time of epochs

### Bug Fixes

* [#6162](https://github.com/osmosis-labs/osmosis/pull/6162) allow zero qualifying balancer shares in CL incentives

### API breaks

* [#6071](https://github.com/osmosis-labs/osmosis/pull/6071) reduce number of returns for UpdatePosition and TicksToSqrtPrice functions
Expand Down

0 comments on commit 16fe28e

Please sign in to comment.