Skip to content

dcrdex v0.5.7

Compare
Choose a tag to compare
@chappjc chappjc released this 29 Nov 01:02
· 726 commits to master since this release

DCRDEX v0.5.7

Please read the v0.5.0 release notes for a full list of changes since v0.4.

For important information and an introduction to DCRDEX, read the initial release (v0.1.0) notes.

Until signed binaries become available from https://github.com/decred/decred-binaries/releases (they will be after v1.7.5), download the file for your distribution below.

Fixes

  • IMPORTANT Fix the client revoking trade orders when order revocation messages for a cancel order targeting the trade are received from the server. (0b10fd8)
  • Add automatic order cancellation when the server reports an order that the client does not have loaded and cannot locate. (0d2b78c)

Server

  • Fix DOGE and LTC not using the default number of fee confirmations, resulting in a computationally expensive median fee computation. (3e449aa)

Code Summary

4 commits, 12 files changed, 199 insertions(+), and 83 deletions(-)

v0.5.6...v0.5.7

1 contributor