From ff796f4392fe0746200f32bacbbb7fe1fe6164e7 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Wed, 18 Mar 2026 21:54:08 +0100 Subject: [PATCH] New version: ChiaNetwork.GUIforChiaBlockchain version 2.6.1 --- ...etwork.GUIforChiaBlockchain.installer.yaml | 24 ++++++ ...ork.GUIforChiaBlockchain.locale.en-US.yaml | 75 +++++++++++++++++++ .../ChiaNetwork.GUIforChiaBlockchain.yaml | 8 ++ 3 files changed, 107 insertions(+) create mode 100644 manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.6.1/ChiaNetwork.GUIforChiaBlockchain.installer.yaml create mode 100644 manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.6.1/ChiaNetwork.GUIforChiaBlockchain.locale.en-US.yaml create mode 100644 manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.6.1/ChiaNetwork.GUIforChiaBlockchain.yaml diff --git a/manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.6.1/ChiaNetwork.GUIforChiaBlockchain.installer.yaml b/manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.6.1/ChiaNetwork.GUIforChiaBlockchain.installer.yaml new file mode 100644 index 0000000000000..3a93f8cd6b95b --- /dev/null +++ b/manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.6.1/ChiaNetwork.GUIforChiaBlockchain.installer.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ChiaNetwork.GUIforChiaBlockchain +PackageVersion: 2.6.1 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ProductCode: 7546d2a2-b277-520a-ae9b-05b070d68f58 +ReleaseDate: 2026-03-18 +AppsAndFeaturesEntries: +- DisplayName: Chia 2.6.1 + ProductCode: 7546d2a2-b277-520a-ae9b-05b070d68f58 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Chia-Network/chia-blockchain/releases/download/2.6.1/ChiaSetup-2.6.1.exe + InstallerSha256: C02346113F94520E297B9E6E47E0218A044D3F2F0903E382348EA80F2A8F80D9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.6.1/ChiaNetwork.GUIforChiaBlockchain.locale.en-US.yaml b/manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.6.1/ChiaNetwork.GUIforChiaBlockchain.locale.en-US.yaml new file mode 100644 index 0000000000000..8426093f4c4a1 --- /dev/null +++ b/manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.6.1/ChiaNetwork.GUIforChiaBlockchain.locale.en-US.yaml @@ -0,0 +1,75 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ChiaNetwork.GUIforChiaBlockchain +PackageVersion: 2.6.1 +PackageLocale: en-US +Publisher: Chia Network +PublisherUrl: https://github.com/Chia-Network/chia-blockchain +PublisherSupportUrl: https://github.com/Chia-Network/chia-blockchain/issues +Author: Chia Network +PackageName: Chia +PackageUrl: https://www.chia.net/ +License: Apache-2.0 +LicenseUrl: https://github.com/Chia-Network/chia-blockchain/blob/HEAD/LICENSE +Copyright: Copyright 2021 Chia Network +CopyrightUrl: https://raw.githubusercontent.com/Chia-Network/chia-blockchain/main/LICENSE +ShortDescription: Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet) +Description: Chia is a modern cryptocurrency built from scratch, designed to be efficient, decentralized, and secure. +Tags: +- blockchain +- blockchain-network +- chaia +- chia-blockchain +- farmer +- full-node +- harvesters +- peer +- proof-of-space +- proof-of-time +- timelord +- vdf +- wallets +ReleaseNotes: |- + 2.6.1 Chia blockchain 2026-3-18 + What's Changed + Added + - Add BYC and CRT to default CAT list + - New inner puzzle meta-standard that has instructions for how a wallet can handle arbitrary authorization trees + - Work in Progress - PoS2 integration + - Use structured RPC errors in full_node_rpc_api + Changed + - Simplify and optimize TransactionQueue + - Use an adapted version of deficit round robin algorithm in TransactionQueue + - Forward send_transaction and cat_spend to create_signed_transaction + - Prioritize trusted peers in FullNodeAPI's send_transaction + - Add kw_only to all wallet RPC types + - Miscellaneous wallet RPC cleanups + - Tolerate quote related cost mismatch for older nodes + - Skip fetching additions and removals for non transaction blocks in FullNodeAPI's request_header_blocks + - Refactor connection handshake + - Reject unsolicited RespondCompactVDF messages + - Made log less chatty for compact proofs + - Harden full node store + - Validate QR bit in DNS seeder to only process queries + - Add missing request decorator to reject_removals_request + - Correct accounting of cost limits in offer summary computation + - Harden nodes message typechecking + - Harden the full node’s incoming connection logic + - Default to block creation 1 + - Only update the fast forward state on successful validation in process_fast_forward_spends + - Bump chia_rs to 0.38.2 + Fixed + - Revert accidental RPC parameter name change + - Augmented usage fix + - Blocktools double sub epoch summary hash bug + - Fix reorg edge case handling in the wallet protocol + - Prevent dangling SAVEPOINTs by shielding against cancellation + - Return RejectAdditionsRequest to wallets instead of raising an exception + - Close VDF client TCP connections properly + - Fix PendingTxCache eviction when encountering empty height buckets + Removed + - Drop support for macOS 13 (Ventura) and macOS 14 (Sonoma) +ReleaseNotesUrl: https://github.com/Chia-Network/chia-blockchain/releases/tag/2.6.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.6.1/ChiaNetwork.GUIforChiaBlockchain.yaml b/manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.6.1/ChiaNetwork.GUIforChiaBlockchain.yaml new file mode 100644 index 0000000000000..64dfd56947ff5 --- /dev/null +++ b/manifests/c/ChiaNetwork/GUIforChiaBlockchain/2.6.1/ChiaNetwork.GUIforChiaBlockchain.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ChiaNetwork.GUIforChiaBlockchain +PackageVersion: 2.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0