0g-chain/x/pricefeed/testutil
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
..
helpers.go Optimize Pricefeed EndBlocker (#1851) 2024-03-26 13:05:52 -07:00