Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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