Releases: ExchangeUnion/xud-docker-api
Releases · ExchangeUnion/xud-docker-api
v1.3.0 - Trade NOW!
- Exposed new xud REST endpoints
/v1/xud/changepass
/v1/xud/getmnemonic
/v1/xud/listorders
/v1/xud/placeorder
/v1/xud/removeorder
/v1/xud/orderbook
- New launcher endpoints
/v1/info
/v1/backup
- Support xud launcher attach mode (JSON-RPC over WebSockets)
v1.2.0 - Proxy First
Features
- Make the proxy independent with other services by using "config.json" file.
- Forward new XUD APIs
/api/v1/xud/create
,/api/v1/xud/unlock
- Forward new Boltz APIs
/api/v1/boltz/service-info
,/api/v1/boltz/deposit
,/api/v1/boltz/withdraw
- Add xud-ctl console
v1.1.0
v1.0.0
v1.0.0-rc.1
It's the initial release with MVP endpoints provided. ExchangeUnion/xud-docker#725
GET /api/v1/xud/getinfo
GET /api/v1/xud/getbalance
GET /api/v1/xud/tradehistory
GET /api/v1/xud/tradinglimits
GET /api/v1/status
GET /api/v1/logs