Skip to content

dcrdex v0.4.1

Compare
Choose a tag to compare
@chappjc chappjc released this 09 Aug 18:14
· 1192 commits to master since this release

DCRDEX v0.4.1

Feb 11, 2022

For a high level introduction to DCRDEX, please read the initial release's notes.

This is a patch release.

Highlights

Features

Fixes

  • Do not display the new address button for ETH, where you only have one account address. (71fe622, 3ea7d7c)
  • Smoother (monotonic) BTC wallet sync status (21db63f)
  • Fix server accounting of maker redeems in certain scenarios (f260918)
  • Various fronted fixes (80fac58, 6738bca)
  • Avoid a deadlock when resuming trades on restart that require counterparty contract audit information (d70547b)
  • Fix a data race when reconfiguring a wallet (486ed36)
  • Allow the wallet Lock to timeout, in the event that the wallet backend is down or hung (d67198f)
  • Allow a Decred RPC client to be restarted, such as if a reconfiguration attempt failed and the previous client needs to be reconnected (74f4ec8)

Developer

  • Testing: add simnet node control scripts (8613814)

Important Notices

If upgrading from v0.2, read the Upgrading section of the v0.4.0 release notes for important information.

Code Summary

22 commits, 78 files changed, 3,589 insertions(+), 418 deletions(-)

v0.4.0...v0.4.1

Full Changelog: v0.4.0...v0.4.1