Skip to content

dcrd v2.1.5

Latest

Choose a tag to compare

@davecgh davecgh released this 10 Apr 17:47
· 139 commits to master since this release
release-v2.1.5
c3e4c62

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

  • Correct a potential node crash that only affects the v2.1.4 release
  • Coins excluded from a mixing session that exceeds new limits are no longer greylisted

Changelog

This patch release consists of 4 commits from 2 contributors which total to 5 files changed, 36 additional lines of code, and 35 deleted lines of code.

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

Protocol and network:

  • [release-v2.1] server: Revert Don't consider services before handshake (decred/dcrd#3670)

Mixing message relay (mix pool):

  • [release-v2.1] mixpool: Avoid greylist strikes on size excluded peers (decred/dcrd#3675)

Developer-related module management:

Misc:

Code Contributors (alphabetical order):

  • Dave Collins
  • Josh Rickmar