Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(poolincentives): band-aid state export fix for cwpool gauges #6476

Merged
merged 2 commits into from
Sep 21, 2023

Conversation

p0mvn
Copy link
Member

@p0mvn p0mvn commented Sep 21, 2023

Closes: #6230

What is the purpose of the change

Context is in issue plus here: https://osmosis-network.slack.com/archives/C029XNL2L9G/p1695150489576199

This change is intended for v19.x backport only. The proper fix is to be created in a subsequent PR via #6122

Documentation and Release Note

  • Does this pull request introduce a new feature or user-facing behavior changes?
  • Changelog entry added to Unreleased section of CHANGELOG.md?

Where is the change documented?

  • Specification (x/{module}/README.md)
  • Osmosis documentation site
  • Code comments?
  • N/A

@p0mvn p0mvn added V:state/compatible/backport State machine compatible PR, should be backported A:backport/v19.x backport patches to v19.x branch labels Sep 21, 2023
@p0mvn p0mvn marked this pull request as ready for review September 21, 2023 00:48
Copy link
Member

@czarcas7ic czarcas7ic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK!

@czarcas7ic czarcas7ic merged commit 6979794 into main Sep 21, 2023
1 check passed
@czarcas7ic czarcas7ic deleted the roman/fix-cwpool-state-export branch September 21, 2023 03:19
mergify bot pushed a commit that referenced this pull request Sep 21, 2023
* fix(poolincentives): band-aid state export fix for cwpool gauges

* changelog

(cherry picked from commit 6979794)

# Conflicts:
#	CHANGELOG.md
p0mvn added a commit that referenced this pull request Sep 22, 2023
@github-actions github-actions bot mentioned this pull request Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:backport/v19.x backport patches to v19.x branch C:x/pool-incentives V:state/compatible/backport State machine compatible PR, should be backported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Fix CosmWasm Pools export bug and gauge not being set on creation
2 participants