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

feat: multiple fee tokens gov prop #5261

Merged
merged 4 commits into from
May 23, 2023
Merged

Conversation

czarcas7ic
Copy link
Member

@czarcas7ic czarcas7ic commented May 22, 2023

Closes: #XXX

What is the purpose of the change

This PR changes UpdateFeeTokenProposal to take multiple fee tokens as an argument. We previously would have to make a new gov proposal for each fee token we wanted to add, which creates too much noise for what is trying to be achieved.

Testing and Verifying

Existing tests modified to take in new array

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

@czarcas7ic czarcas7ic added the V:state/breaking State machine breaking PR label May 22, 2023
@czarcas7ic czarcas7ic marked this pull request as ready for review May 22, 2023 17:14
Copy link
Contributor

@stackman27 stackman27 left a comment

Choose a reason for hiding this comment

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

this LGTM!

@czarcas7ic czarcas7ic merged commit e44842d into main May 23, 2023
1 check passed
@czarcas7ic czarcas7ic deleted the adam/multiple-fee-tokens-gov-prop branch May 23, 2023 19:03
pysel pushed a commit that referenced this pull request Jun 6, 2023
* multiple fee tokens gov prop

* update changelog

* add cli example line

---------

Co-authored-by: Roman <roman@osmosis.team>
@github-actions github-actions bot mentioned this pull request Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants