Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dcrd v2.0.6 source code.tar.gz | 2025-02-20 | 7.0 MB | |
dcrd v2.0.6 source code.zip | 2025-02-20 | 7.5 MB | |
README.md | 2025-02-20 | 1.1 kB | |
Totals: 3 Items | 14.5 MB | 0 |
This is a patch release of dcrd which includes the following changes:
- Improved reliability for wallets participating in StakeShuffle mixing
- Minor performance enhancement for random number generation on OpenBSD
Changelog
This patch release consists of 3 commits from 2 contributors which total to 8 files changed, 119 additional lines of code, and 68 deleted lines of code.
All commits since the last release may be viewed on GitHub here.
Developer-related package and module changes:
- [release-v2.0] rand: Use stdlib crypto/rand.Read on OpenBSD + Go 1.24 ([#3473])
Developer-related module management:
- [release-v2.0] main: Use backported rand updates ([#3473])
Misc:
- [release-v2.0] release: Bump for 2.0.6 ([#3474])
Code Contributors (alphabetical order):
- Dave Collins
- Josh Rickmar