mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-11-01 03:29:02 +00:00
* Add cdp/totals rest endpoint for aggregated principal and fees * Add total collateral to aggregated cdp * Add pagination * Update totalPrincipal endpoint to use keeper GetTotalPrincipal * Update documentation for queryGetTotalPrincipal Co-authored-by: Kevin Davis <karzak@users.noreply.github.com> * Remove unused AggregatedCDP types * Make CDP type optional, return all if not provided * add total collateral endpoint that efficient fetches collateral for a types, only iterating cdps for types b, etc * correctly and efficienlty filter for a single collateral type Co-authored-by: Kevin Davis <karzak@users.noreply.github.com> Co-authored-by: Nick DeLuca <nickdeluca08@gmail.com> |
||
|---|---|---|
| .. | ||
| client | ||
| keeper | ||
| legacy | ||
| simulation | ||
| spec | ||
| types | ||
| abci_test.go | ||
| abci.go | ||
| alias.go | ||
| genesis_test.go | ||
| genesis.go | ||
| handler_test.go | ||
| handler.go | ||
| integration_test.go | ||
| module.go | ||