0g-chain/x/pricefeed
Robert Pirtle af611ca8e1
(v0.26 <- #1851) Optimize Pricefeed EndBlocker (#1895)
* 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

* update kvtool to master branch

* update changelog

---------

Co-authored-by: Nick DeLuca <nickdeluca08@gmail.com>
2024-05-29 15:44:53 -07:00
..
client/cli Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
keeper (v0.26 <- #1851) Optimize Pricefeed EndBlocker (#1895) 2024-05-29 15:44:53 -07:00
legacy Add IBC markets to pricefeed migration (#1131) 2022-01-14 14:24:57 -07:00
spec fix:paramaters->paramaters (#1796) (#1872) 2024-04-05 07:14:49 -07:00
testutil (v0.26 <- #1851) Optimize Pricefeed EndBlocker (#1895) 2024-05-29 15:44:53 -07:00
types fix:paramaters->paramaters (#1796) (#1872) 2024-04-05 07:14:49 -07:00
abci_test.go (v0.26 <- #1851) Optimize Pricefeed EndBlocker (#1895) 2024-05-29 15:44:53 -07:00
abci.go (v0.26 <- #1851) Optimize Pricefeed EndBlocker (#1895) 2024-05-29 15:44:53 -07:00
genesis_test.go Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
genesis.go gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
integration_test.go Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00
module.go Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00