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)