Skip to content

Version 1.0.2 (MainNet)

Compare
Choose a tag to compare
@koloale koloale released this 25 Sep 13:25
· 19 commits to version-1.0.x since this release

In this release

Migration

No needed.

Changes

New

Updated dependency to Node version 1.1.2

Support Java 11

New admin endpoint to save snapshots

  • POST /matcher/debug/saveSnapshots - forcibly saves snapshots for all order books

Format amount, price and fee in errors as floating-point numbers

All amount, prices and fees are in human-readable format in errors.

Example

{ 
  "message": "The order's amount 98778998.00000124 EXK248vv4E1Q7iVm1FmcRU7vsMJJ48q3ehRqvtYPK4zb does not meet matcher requirements: max amount = 1000000, min amount = 0.001, step amount = 0.00000001"
}

Fixes

  • Fee denormalization bug in History Database fixed, filling of the fee in History Database added, OrderHistoryTestSuite refactoring
  • Fixed issues with loading Swagger resource files in a browser
  • Issues after migration to Node 1.1.0
  • Forbid 0 price level
  • Simultaneous single and group cancels
  • Configurable depth of orderbooks in responses

SHA256 Checksums

b86532eb84f02241d502ba93f9dfea6c8a267a2d8f869a342a129704eef91931 dex-1.0.2.tgz
eede74622df261b5c87599aa2924e83e79b940e24eb3aeb6437ee25771f83d12 dex_1.0.2_all.deb
d6ea8898920ab90b585b2833f1d64dbebbf2e816a35e94ca61751279ea3034c9 dex-testnet-1.0.2.tgz
d1d2a47f92d264cbbfb0500a9f74815017a10a6b242f67c2b6c71317752ba007 dex-testnet_1.0.2_all.deb
ab5d94cbe7b015433b5560a2c3dd62f5573a15790ec5d9bb9c7022b000e8f94d dex-stagenet-1.0.2.tgz
5072fc00fa7cc762c2e8238e145b7e115dcb0f037f27da473c09b312d69f7a2e dex-stagenet_1.0.2_all.deb