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
Kevin Davis
cd754a25d9
[R4R] Minor rest fixes ( #355 )
...
* feat: add swagger
* add version info for mainnet
* feat: update swagger
* fix: type in get params path
* feat: example for creating cdp
* feat: example broadcast signed tx
* feat: examples for depositing to cdp
* added README with example cdp create rest-server request (#358 )
* fix: make link-check happy
Co-authored-by: Denali Marsh <denalimarsh@gmail.com>
2020-01-31 17:31:22 -05:00
Denali Marsh
99be9dd8ab
[WIP] example proposal.json files for param changes ( #331 )
...
* proposal examples, copy of cdptestnet genesis
* co-located genesis files with their respective proposals in contrib
* added genesis file for updatedebtlimit
* Removed legacy genesis example
* added sample genesis files as starting states of auction tests
* auction proposal json files (untested)
* max auction duration and bid duration tested
* requested changes
2020-01-24 16:44:13 -05:00
Kevin Davis
ede5a96c0f
add init scripts
2019-11-25 14:24:46 -05:00