Skip to content

Commit 11f8301

Browse files
New version: Decred.Decrediton version 2.1.2 (microsoft#322261)
1 parent 7ab6c31 commit 11f8301

3 files changed

Lines changed: 86 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Decred.Decrediton
5+
PackageVersion: 2.1.2
6+
InstallerLocale: en-US
7+
InstallerType: nullsoft
8+
ProductCode: 294af90e-a14b-58c1-adf0-2e358411a479
9+
ReleaseDate: 2025-12-11
10+
AppsAndFeaturesEntries:
11+
- DisplayName: Decrediton 2.1.2
12+
ProductCode: 294af90e-a14b-58c1-adf0-2e358411a479
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/decred/decred-binaries/releases/download/v2.1.2/decrediton-windows-amd64-v2.1.2.exe
16+
InstallerSha256: 5ABD7983E8FD38975597C7F339654090D8C49A446294911A15AB57CDBB314882
17+
ManifestType: installer
18+
ManifestVersion: 1.10.0
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Decred.Decrediton
5+
PackageVersion: 2.1.2
6+
PackageLocale: en-US
7+
Publisher: Decred
8+
PublisherUrl: https://decred.org/
9+
PublisherSupportUrl: https://github.com/decred/decred-binaries/issues
10+
PackageName: Decrediton
11+
PackageUrl: https://github.com/decred/decred-binaries
12+
License: ISC License
13+
Copyright: Copyright © 2023 The Decred developers
14+
ShortDescription: Graphical wallet for Decred supporting staking, privacy, and decentralized exchange.
15+
ReleaseNotes: |-
16+
Install
17+
To install Decrediton desktop wallet, download, uncompress, and run Decrediton Linux AppImage or Decrediton Linux tar or Decrediton macOS amd64 or Decrediton macOS arm64 or Decrediton Windows.
18+
To install the command-line tools, please see dcrinstall.
19+
See decred-v2.1.2-manifest.txt and the other manifest files for SHA-256 hashes and the associated .asc signature files to confirm those hashes.
20+
See README.md for more info on verifying the files.
21+
Skip to downloads
22+
Contents
23+
- dcrd
24+
- dcrwallet
25+
- decrediton
26+
dcrd v2.1.2
27+
This is a patch release of dcrd which includes the following changes:
28+
- Reduced memory allocations for peer-to-peer network operations
29+
Changelog
30+
This patch release consists of 3 commits from 2 contributors which total to 28 files changed, 176 additional lines of code, and 106 deleted lines of code.
31+
All commits since the last release may be viewed on GitHub here.
32+
See dcrd's own release notes for a categorized breakdown of all commits since the last release.
33+
Code Contributors (alphabetical order):
34+
- Dave Collins
35+
- Josh Rickmar
36+
dcrwallet v2.1.2
37+
This is a bug fix release addressing regressions in mixing and VSP interaction.
38+
Bug fixes
39+
- Mixing no longer ceases to function after network syncers are recreated following the lost of the network connection.
40+
- The VSP client no longer creates invalid requests when updating the treasury policy through the settreasurypolicy and settspendpolicy JSON-RPC methods.
41+
Changelog
42+
The following lists all commits since dcrwallet v2.1.1:
43+
- a40f3cdb: [release-v2.1] Bump version to 2.1.2+release.local.
44+
- 49d978d7: [release-v2.1] Bump wire to v1.7.2
45+
- f5f862db: [release-v2.1] Bump vspd client to 4.0.2
46+
- 0da1ec6f: [release-v2.1] Create new mix clients in Wallet.Run.
47+
- 5586c2d0: [release-v2.1] Print nice address string not raw struct.
48+
Code Contributors (alphabetical order):
49+
- Jamie Holdstock (@jholdstock)
50+
- Josh Rickmar (@jrick)
51+
Decrediton v2.1.2
52+
This release just included a small bug fix to properly decode vote scripts for the new agenda that was added in 2.1.0. The DCRDEX version was also bumped to
53+
v1.0.5.
54+
Changelog
55+
All commits since the last release may be viewed on GitHub here.
56+
Code Contributors (alphabetical order):
57+
- Alex Yocom-Piatt
58+
ReleaseNotesUrl: https://github.com/decred/decred-binaries/releases/tag/v2.1.2
59+
ManifestType: defaultLocale
60+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Decred.Decrediton
5+
PackageVersion: 2.1.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)