Skip to content

Releases: ExchangeUnion/xud-docker-api

v1.3.0 - Trade NOW!

28 Jan 01:40
13c389c
Compare
Choose a tag to compare
  • 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

16 Dec 12:49
cd02656
Compare
Choose a tag to compare

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

11 Nov 19:13
e23f6d4
Compare
Choose a tag to compare

Features

  1. Add TLS supports
  2. Add new endpoint /api/v1/setup-status
  3. Show LND Neutrino sycning details in status API

v1.0.0

16 Oct 09:04
bb4f7cb
Compare
Choose a tag to compare
Merge pull request #7 from ExchangeUnion/update-xudrpc

feat: update xud gRPC proto

v1.0.0-rc.1

08 Oct 08:48
2aa93fd
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

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