Kevin Davis
|
8547707bd9
|
fix: parse query height (#362)
|
2020-02-04 12:56:21 -05:00 |
|
Denali Marsh
|
4599caca07
|
R4R: update pricefeed module rest endpoints (#359)
* query get price implemented - /pricefeed/price/xrp:usd
* query rawprices implemented - /pricefeed/rawprices/xrp:usd
* refactored to QueryWithMarketIDParams, added rest logic for QueryOracles
* new query get oracles implemented for cli and rest - /pricefeed/oracles/xrp:usd
* tx postprice implemented - /pricefeed/postprice/{MsgPostPrice}
* updated contrib with post-price examples and added to README
* added cliCtx.WithHeight(height) and removed import comment
|
2020-02-02 11:06:33 -05:00 |
|
Denali Marsh
|
710a29980f
|
R4R: add params query to pricefeed module (#311)
* fix: remove redundant debt limit param
* wip: test pricefeed genesis
* fix: pricefeed querier
* fix: comments, naming
* fix: query path
* fix: store methods
* fix: query methods
* add params query to pricefeed module
* minor formatting updates, removed commented out legacy code, etc.
Co-authored-by: Kevin Davis <karzak@users.noreply.github.com>
|
2020-01-17 13:55:17 +01:00 |
|
Kevin Davis
|
d04aad5cc9
|
Pricefeed fixes (#308)
* fix: remove redundant debt limit param
* wip: test pricefeed genesis
* fix: pricefeed querier
* fix: comments, naming
* fix: query path
* fix: store methods
* fix: query methods
* fix: standardize genesis validation
|
2020-01-17 13:29:19 +01:00 |
|