mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-11 02:25:17 +00:00
af611ca8e1
* 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> |
||
---|---|---|
.. | ||
client/cli | ||
keeper | ||
legacy | ||
spec | ||
testutil | ||
types | ||
abci_test.go | ||
abci.go | ||
genesis_test.go | ||
genesis.go | ||
integration_test.go | ||
module.go |