Skip to content

build(deps): bump chia-blockchain from 2.4.4 to 2.6.1#485

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/chia-blockchain-2.6.1
Open

build(deps): bump chia-blockchain from 2.4.4 to 2.6.1#485
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/chia-blockchain-2.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

Bumps chia-blockchain from 2.4.4 to 2.6.1.

Release notes

Sourced from chia-blockchain's releases.

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)

2.6.1-rc2

... (truncated)

Changelog

Sourced from chia-blockchain's changelog.

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)

2.6.0 Chia blockchain 2026-2-11

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [chia-blockchain](https://github.com/Chia-Network/chia-blockchain) from 2.4.4 to 2.6.1.
- [Release notes](https://github.com/Chia-Network/chia-blockchain/releases)
- [Changelog](https://github.com/Chia-Network/chia-blockchain/blob/main/CHANGELOG.md)
- [Commits](Chia-Network/chia-blockchain@2.4.4...2.6.1)

---
updated-dependencies:
- dependency-name: chia-blockchain
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 31, 2026
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedchia-blockchain@​2.4.4 ⏵ 2.6.175 +1100100100100

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants