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

[Uptime Incentives]: Create gov param for internal incentive & group gauge uptime #7418

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

AlpinYukseloglu
Copy link
Contributor

Closes: #7370

What is the purpose of the change

This PR adds the InternalUptime gov param to the incentives module. Please see issue for discussion on tradeoffs/implications.

To simplify review process, this PR does not actually use the param in any core logic (that will be implemented and tested in #7371)

Testing and Verifying

Param not used in core logic, so e2e sanity check coverage should be sufficient. Did not add an upgrade handler test as it would be redundant with the 1-line implementation.

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

@AlpinYukseloglu AlpinYukseloglu merged commit 7c0699b into main Feb 6, 2024
1 check passed
@AlpinYukseloglu AlpinYukseloglu deleted the alpo/internal-uptime-param branch February 6, 2024 03:27
p0mvn pushed a commit that referenced this pull request Feb 8, 2024
…gauge uptime (#7418)

* add internal uptime param to incentives module

* fix init genesis test
p0mvn pushed a commit that referenced this pull request Feb 8, 2024
…gauge uptime (#7418)

* add internal uptime param to incentives module

* fix init genesis test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:no-changelog C:app-wiring Changes to the app folder C:x/incentives V:state/breaking State machine breaking PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Uptime Incentives]: Create gov param for internal incentive & group gauge uptime
2 participants