v2.1.1
Install
To install Decrediton desktop wallet, download, uncompress, and run Decrediton Linux AppImage or Decrediton Linux tar or Decrediton macOS arm64 or Decrediton Windows.
To install the command-line tools, please see dcrinstall.
See decred-v2.1.1-manifest.txt and the other manifest files for SHA-256 hashes and the associated .asc signature files to confirm those hashes.
See README.md for more info on verifying the files.
Contents
dcrwallet v2.1.1
This is an emergency release fixing broken SPV mode in the 2.1.0 release.
Bug fixes
-
An error which broke all SPV usage caused by an incorrect update to the addrmgr/v3 module was corrected.
-
An unintended change in behavior created by a bug in a Go source code analyzer, causing "message count must be positive" errors being logged by the mixing client, was reverted.
Changelog
The following lists all commits since dcrwallet v2.1.0:
4d70680c: [release-v2.1] Bump version to 2.1.1+release.local.8ad61d35: [release-v2.1] Call the addrmgr.NetAddress ctor9e43765e: [release-v2.1] Fix loop iteration broken by modernize linter
Code Contributors (alphabetical order):
- Josh Rickmar (@jrick)