Skip to content

build(deps): bump chia-blockchain from 2.5.6 to 2.6.1 - #459

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/chia-blockchain-2.6.1
Closed

build(deps): bump chia-blockchain from 2.5.6 to 2.6.1#459
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/chia-blockchain-2.6.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps chia-blockchain from 2.5.6 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)

@dependabot dependabot Bot added Changed dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 31, 2026
@socket-security

socket-security Bot commented Mar 31, 2026

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
Updatedzstd@​1.5.5.1 ⏵ 1.5.7.310010090100100
Updatedhsms@​0.3.1 ⏵ 0.3.296 +1100100100100
Addedchialisp@​0.4.3100100100100100
Updatedchia-rs@​0.27.0 ⏵ 0.41.1100 +1100100100100

View full report

@socket-security

socket-security Bot commented Mar 31, 2026

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn Medium
Native binaries present: pypi chialisp

Location: Package overview

From: poetry.lockpypi/chialisp@0.4.3

ℹ Read more on: This package | This alert | Why is native code a concern?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Verify that the inclusion of native code is expected and necessary for this package's functionality. If it is unnecessary or unexpected, consider using alternative packages without native code to mitigate potential risks.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore pypi/chialisp@0.4.3. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn Low
Potential code anomaly (AI signal): pypi zstd is 100.0% likely to have a medium risk anomaly

Notes: The fragment implements a conventional and well-structured thread pool. The main security concern is the execution of user-provided callbacks (job.function) with arbitrary opaque context, which can perform any action permitted by the host process. No malicious behavior is evident within the pool code itself (no embedded backdoors or hidden data). The risk stems from untrusted callbacks and concurrency complexity; overall risk is moderate and contingent on downstream usage.

Confidence: 1.00

Severity: 0.60

From: poetry.lockpypi/zstd@1.5.7.3

ℹ Read more on: This package | This alert | What is an AI-detected potential code anomaly?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: An AI system found a low-risk anomaly in this package. It may still be fine to use, but you should check that it is safe before proceeding.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore pypi/zstd@1.5.7.3. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@emlowe

emlowe commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [chia-blockchain](https://github.com/Chia-Network/chia-blockchain) from 2.5.6 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.5.6...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 force-pushed the dependabot/pip/chia-blockchain-2.6.1 branch from a7414e5 to 6152bb9 Compare April 9, 2026 15:21
@dependabot @github

dependabot Bot commented on behalf of github Apr 14, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #469.

@dependabot dependabot Bot closed this Apr 14, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/chia-blockchain-2.6.1 branch April 14, 2026 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changed 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.

1 participant