-
Notifications
You must be signed in to change notification settings - Fork 608
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: e2e twap flakiness #6259
Comments
Previously when we had a similar issue, this was the solution: #4359 Based on the review of twap history, there weren't any module changes that could break the above fix: https://github.com/osmosis-labs/osmosis/commits/main/x/twap There were some instances that looked similar. A change was attempted but proved to be irrelevant: #6269 Next, proceeded to review CI history. Taker fee #6034 was the first PR where I observed the failure. I have 2 guesses:
|
To be extra sure, attempting to remove the e2e taker fee changes: #6272 |
fixed |
Background
e2e twap is flaky. needs fixing
https://github.com/osmosis-labs/osmosis/actions/runs/6041573925/attempts/3?pr=6256
Acceptance Criteria
The text was updated successfully, but these errors were encountered: