Skip to content

dcrd v2.0.2

Compare
Choose a tag to compare
@davecgh davecgh released this 05 Jun 15:40
· 185 commits to master since this release
release-v2.0.2
5d864bf

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

  • Nodes now prefer to maintain at least one mixing-capable outbound connection
  • Peers will no longer potentially be improperly banned due to missing mix messages
  • Mixing messages that are not available will now be obtained from elsewhere
  • Improves mixing message availability during network propagation

Changelog

This patch release consists of 26 commits from 3 contributors which total to 18 files changed, 468 additional lines of code, and 451 deleted lines of code.

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

Protocol and network:

Mixing message relay (mix pool):

Developer-related package and module changes:

Developer-related module management:

Misc:

Code Contributors (alphabetical order):

  • Dave Collins
  • David Hill
  • Josh Rickmar