This repository has been archived by the owner on Feb 18, 2020. It is now read-only.
Releases: gnosis/dx-services
Releases · gnosis/dx-services
v2.0.5
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
andclosing-price-official
commands
v2.0.4
v2.0.3
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
v2.0.1
v2.0.0 - Dutch X 2.0 Contracts
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