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

(v0.26 <- #1851) Optimize Pricefeed EndBlocker #1895

Open
wants to merge 3 commits into
base: release/v0.26.x
Choose a base branch
from

Conversation

pirtleshell
Copy link
Member

Description

Checklist

  • Changelog has been updated as necessary.

nddeluca and others added 3 commits April 29, 2024 11:02
* optimize pricefeed endblocker to iterate all markets only once to remove
overhead of opening and closing iterator for each market individually.
In addition, extend tests to cover 100% of abci and price updating
behavior.

* use test cases that can't be confused with mean to ensure median is
always used
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 this pull request may close these issues.

None yet

2 participants