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.4
Name Modified Size InfoDownloads / Week
Parent folder
dcrd v2.0.4 source code.tar.gz 2024-08-28 7.0 MB
dcrd v2.0.4 source code.zip 2024-08-28 7.5 MB
README.md 2024-08-28 2.5 kB
Totals: 3 Items   14.5 MB 0

dcrd v2.0.4 Release Notes

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

  • Improved session formation for StakeShuffle mix transactions
  • Support for Internationalized Domain Names (IDNs) in hostnames
  • StakeShuffle mixing performance enhancements

Changelog

This patch release consists of 14 commits from 3 contributors which total to 17 files changed, 201 additional lines of code, and 97 deleted lines of code.

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

Mixing message relay (mix pool):

  • [release-v2.0] mixpool: Reject KEs submitted too early ([#3431])
  • [release-v2.0] mixclient: Use newest (fewest-PR) KEs to form alt sessions ([#3431])

RPC / gencerts utility changes:

  • [release-v2.0] certgen,gencerts: Punycode non-ASCII hostnames ([#3432])
  • [release-v2.0] mixclient: Remove completely unused var ([#3431])
  • [release-v2.0] mixpool: Remove error which is always returned nil ([#3431])
  • [release-v2.0] mixclient: Dont append to slice with non-zero length ([#3431])
  • [release-v2.0] mixing: Add missing copyright headers ([#3431])
  • [release-v2.0] mixclient: Add missing copyright headers ([#3431])
  • [release-v2.0] mixclient: Remove submit queue channel ([#3431])
  • [release-v2.0] mixclient: Do not submit PRs holding client mutex ([#3431])
  • [release-v2.0] main: Use backported mixing updates ([#3431])
  • [release-v2.0] main: Use backported certgen updates ([#3432])

Misc:

  • [release-v2.0] mixing: Add missing periods to comments ([#3431])
  • [release-v2.0] release: Bump for 2.0.4 ([#3433])

Code Contributors (alphabetical order):

  • Dave Collins
  • Jamie Holdstock
  • Josh Rickmar
Source: README.md, updated 2024-08-28