mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-04-04 15:55:23 +00:00
* 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
|
||
|---|---|---|
| .. | ||
| broadcast-create-cdp.json | ||
| broadcast-deposit-cdp.json | ||
| broadcast-post-price.json | ||
| create-cdp-unsigned.json | ||
| create-cdp.json | ||
| deposit-cdp.json | ||
| example-create-cdp.json | ||
| example-post-price.json | ||
| post-price-unsigned.json | ||
| post-price.json | ||