Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.

Releases: gnosis/dx-services

v2.0.5

13 Mar 16:37
Compare
Choose a tag to compare

New dx-services improvements
General improvements:

  • Remove develop dependencies from Docker image to make it smaller
  • Add better documentation to API reference in swagger

API changes:

  • DEPRECATED Endpoints:

    • markets/{tokenPair}/price -> markets/{tokenPair}/prices/running
    • markets/{tokenPair}/closing-price -> markets/{tokenPair}/prices/closing
    • markets/{tokenPair}/closing-price/{auctionIndex} -> markets/{tokenPair}/prices/closing/{auctionIndex}
  • Add whitelisted tokens endpoint

  • Add safe median price endpoint

  • Add custom median price endpoint

  • Add simple median price endpoint

  • See more references about endpoint at API docs

CLI fixes:

  • Fix price relation in CLI state command showing incorrect price relation after auction closed
  • Fix CLI closing-price and closing-price-official commands

v2.0.4

09 Mar 12:32
Compare
Choose a tag to compare

Bot fixes:

  • Fix ClaimBot to claim both auction sides

v2.0.3

01 Mar 16:36
Compare
Choose a tag to compare

Bots fixes:

  • Add a Claim Bot to make easier to claim tokens instead of using cron task
  • Check if auction started before ensuring liquidity

CLI fixes:

  • Show locked MGN balances in CLI balances command
  • Fix using CLI commands passing amounts with more than 15 digits

v2.0.2

22 Feb 12:50
Compare
Choose a tag to compare

CLI fixes:

  • Wrong previous price in state command when one of the sides has closed
  • Add configured tokens and MGN to balances command
  • Simplify add-token-pair command using just the file option
  • Fix some wording issues

v2.0.1

20 Feb 11:01
Compare
Choose a tag to compare

Updated the included cron claim task for claiming each 4 hours again

v2.0.0 - Dutch X 2.0 Contracts

22 Feb 13:02
Compare
Choose a tag to compare

In this new version bots were adapted to use latest 2.0 version of DutchX contracts. From now on they will use 2.0 deployed contracts

The new addresses can be found here: https://dutchx.readthedocs.io/en/latest/smart-contracts_addresses.html