0g-chain/x/pricefeed/keeper
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
..
grpc_query_test.go Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
grpc_query.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
keeper_test.go (v0.26 <- #1851) Optimize Pricefeed EndBlocker (#1895) 2024-05-29 15:44:53 -07:00
keeper.go (v0.26 <- #1851) Optimize Pricefeed EndBlocker (#1895) 2024-05-29 15:44:53 -07:00
msg_server_test.go Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
msg_server.go Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00
params_test.go Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
params.go Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00