Commit Graph

3 Commits

Author SHA1 Message Date
Solovyov1796
30084913dd add modules 2024-04-25 15:31:20 +08:00
Solovyov1796
4dc6a77045 remove code and files 2024-04-24 11:56:00 +08:00
Nick DeLuca
673790465d
Optimize Pricefeed EndBlocker (#1851)
* 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
2024-03-26 13:05:52 -07:00