0g-chain/x
Denali Marsh e2f515ba9e
Querier improvements: CDP and Auction priority 1 queries (#644)
* query auction by lot owner

* add SavingsRateDistributed to store

* v2cdps: filtered cdps query

* update v2cdps cli examples

* add savings rate dist counter to begin blocker

* implement savings rate dist cli query

* implement cdp REST queries

* minor auction CLI/REST updates

* fix auction querier bug

* update REST endpoint to 'cdps'

* update to savings-rate-dist

* update SavingsRateDistributed get/set

* update tests

* fix savings rate dist rounding errors

* 'collateralDenom' -> 'collateralType'

* refactor 'v2cdps' -> 'cdps', add ratio param

* fix augmented CDP type, msg string() method

* fix cdp querier test

* filter query results efficiently

* querier tests

* limit type iteration if owner defined

* improve savings rate dist genesis validation

* default sdk.Dec{} to sdk.ZeroDec in queries

* update condition logic for finding intersection

* fix cdp querier filtering

* Update kava-4 swagger (#653)

* add collateral_type, update cdp params

* savings rate, auctions, get cdps

* drop owner from AuctionResponse

* remove duplicate collateral denom

* update query paths with {collateral-type}
2020-09-16 20:45:10 -04:00
..
auction Querier improvements: CDP and Auction priority 1 queries (#644) 2020-09-16 20:45:10 -04:00
bep3 Simulation fixes (#527) 2020-09-01 11:33:12 -04:00
cdp Querier improvements: CDP and Auction priority 1 queries (#644) 2020-09-16 20:45:10 -04:00
committee Simulation fixes (#527) 2020-09-01 11:33:12 -04:00
incentive [R4R] feat: payout liquid claims without creating vesting account (#651) 2020-09-14 16:18:21 -04:00
issuance fix: use correct committee params (#640) 2020-08-30 10:47:07 -04:00
kavadist Simulation fixes (#527) 2020-09-01 11:33:12 -04:00
pricefeed add example to cli cmd (#648) 2020-09-11 14:58:22 +02:00
validator-vesting [R4R] address potential panic in validator vesting (#645) 2020-09-16 20:44:15 -04:00