Download Latest Version dcrd v2.0.6 source code.tar.gz (7.0 MB)
Email in envelope

Get an email when there's a new version of Decred

Home / release-v2.0.5
Name Modified Size InfoDownloads / Week
Parent folder
dcrd v2.0.5 source code.tar.gz 2024-11-11 7.0 MB
dcrd v2.0.5 source code.zip 2024-11-11 7.5 MB
README.md 2024-11-11 2.0 kB
Totals: 3 Items   14.5 MB 0

This is a patch release of dcrd which includes the following changes:

  • Improved StakeShuffle mixing robustness against misbehaving peers
  • Peers are no longer intermittently disconnected when serving factored polynomial data

Upgrade Required To Participate in StakeShuffle Mixing

Although upgrading to this latest release is not required for continued operation of the core network, it is required for anyone who wishes to participate in StakeShuffle mixing with the highest anonymity set guarantees and fastest matching.

Changelog

This patch release consists of 8 commits from 2 contributors which total to 8 files changed, 83 additional lines of code, and 56 deleted lines of code.

All commits since the last release may be viewed on GitHub here.

Protocol and network:

  • [release-v2.0] peer: Add factored poly to stall detector ([#3457])

Mixing message relay (mix pool):

  • [release-v2.0] mixpool: Do not return early for revealed secrets ([#3458])
  • [release-v2.0] mixclient: Avoid jitter calculation panic ([#3458])
  • [release-v2.0] mixclient: Detect exited csppsolver processes ([#3458])
  • [release-v2.0] mixclient: Sort roots for slot assignment ([#3458])
  • [release-v2.0] main: Use backported peer updates ([#3457])
  • [release-v2.0] main: Use backported mixing updates ([#3458])

Misc:

  • [release-v2.0] release: Bump for 2.0.5 ([#3459])

Code Contributors (alphabetical order):

  • Dave Collins
  • Josh Rickmar
Source: README.md, updated 2024-11-11