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

refactor e2e to able to test price setting and gov props with multiple validators #1847

Open
4 tasks
rbajollari opened this issue Feb 17, 2023 · 0 comments
Open
4 tasks

Comments

@rbajollari
Copy link
Contributor

Summary

There are 3 validators in the e2e with only 1 validator with enough staking power to pass exchange rates (since only 1 validator is voting on prices) and another is testing a param change gov prop. With threshold enforcing now working after #1845, the validator voting on prices was switched with the validator doing the gov prop test (so the gov prop test is now skipped in the e2e since it would fail due to not enough voting power). This test should be refactored in a way to allow adequate voting power going to both of these tests at the same time so one doesn't need to get skipped.

Problem Definition

Proposal


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
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

No branches or pull requests

1 participant