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

Add a test of v1-v3 upgrade for min comission update #24

Open
robert-zaremba opened this issue Sep 13, 2022 · 0 comments
Open

Add a test of v1-v3 upgrade for min comission update #24

robert-zaremba opened this issue Sep 13, 2022 · 0 comments
Assignees

Comments

@robert-zaremba
Copy link
Member

Ref: umee-network/umee#1082

The test should:

  • run a chain (in QA we already run it with few 3 validators)
  • make software upgrade proposal from v1.1 -> v3.0. Use binaries from github releases (https://github.com/umee-network/umee/releases/tag/v1.1.0) and for v3 I think we need to build it in the script (this is what QA is doing in general anyway)
    make sure that one validator has comission = 0, and other has comission > 5% (let's say 10%)
  • after the upgrade check that validators with comission < 5% now have comission = 5%, and others have not have not been updated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants