Skip to content

v0.6.1

Compare
Choose a tag to compare
@chappjc chappjc released this 05 May 20:47
· 538 commits to master since this release

DCRDEX v0.6.1

This release contains several important fixes, and adds DigiByte support.

You should update to this release if you want to use Zcash. It is strongly recommended to use v5.4.2 with this release of DCRDEX until v5.5.0 has been evaluated.

Please read the v0.6.0 release notes for a full list of changes since v0.5.

Features

  • Add DigiByte (DGB) support. DigiByte Core v7.17.3 is now a supported external wallet. The v8.22 release candidate has not been evaluated yet, but there are several RPC changes that will require an update.
  • The required zcashd version has been bumped to zcashd v5.4.2. Version 5.5.0 has not been evaluated.
  • The rate of an order is now displayed in the header for the order in the Your Orders table.
  • The last selected candle bin width is remembered. The default for first use is 1hr.

Fixes

There are a number of important fixes. If you use Litecoin, it is strongly recommended to update to this release. More details coming soon.

Server

Startup order funding balance checks are fixed for when an account-based asset is the quote asset on the market.

Code Summary

45 commits, 75 files changed, 1,769 insertions(+), and 364 deletions(-)

v0.6.0...v0.6.1

7 contributors