mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-04-04 15:55:23 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| client/cli | ||
| keeper | ||
| legacy | ||
| spec | ||
| testutil | ||
| types | ||
| abci_test.go | ||
| abci.go | ||
| genesis_test.go | ||
| genesis.go | ||
| integration_test.go | ||
| module.go | ||