Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps chia-blockchain from 2.4.4 to 2.5.7.

Release notes

Sourced from chia-blockchain's releases.

2.5.7 Chia blockchain 2025-11-12

Version 2.5.7 of the Chia reference client is now available for download. Upgrading is recommended.

This release includes improved mempool performance, preliminary PoS2 plot format support, and removes python 3.9 support.

What's Changed

Added

  • New Datalayer delta file format for improved performance
  • New Datalayer delta file migration and increased logging
  • New Datalayer config option merkle_blobs_cache_size
  • Work in Progress - preliminary support for V2 plot format (eg: chia plots check)
  • Add Enum support to streamable framework
  • New option -i/--include-pool-rewards for chia farm summary (thanks @​wallentx)

Changed

  • Improved Datalayer performance significantly with migration to Rust (via chia_rs)
  • Improved Mempool performance and fast forward support
  • Modified wallet RPC add_key to support providing a key label
  • Integrated PLOT_V1_PHASE_OUT constant
  • Optimized code related to node handling of new peaks
  • Simplified install-gui.sh script to remove code that attempts to find and install NodeJS
  • Bump chia_rs to 0.30
  • Bump chiavdf to 1.1.13
  • Bump cryptography to 45.0.5
  • Bump cffi to 1.17.1
  • Bump markupsafe to 3.0.2

Fixed

  • Changed logging of NO_OVERFLOWS_IN_FIRST_SUB_SLOT_NEW_EPOCH from error to info as this is expected in certain situations
  • Fixed signage point lookup edge case at genesis in the first slot
  • Change default limit for get_transactions to 65536 (uint16)

Removed

  • Removed the following unsupported Wallet RPC APIs: did_update_recovery_ids, did_recovery_spend, did_get_recovery_list, did_create_attest, did_get_information_needed_for_recovery
  • Python 3.9 is no longer supported

2.5.7-rc4

What's Changed

Fixed

... (truncated)

Changelog

Sourced from chia-blockchain's changelog.

2.5.7 Chia blockchain 2025-11-12

What's Changed

Added

  • New Datalayer delta file format for improved performance
  • New Datalayer delta file migration and increased logging
  • New Datalayer config option merkle_blobs_cache_size
  • Work in Progress - preliminary support for V2 plot format (eg: chia plots check)
  • Add Enum support to streamable framework
  • New option -i/--include-pool-rewards for chia farm summary (thanks @​wallentx)

Changed

  • Improved Datalayer performance significantly with migration to Rust (via chia_rs)
  • Improved Mempool performance and fast forward support
  • Modified wallet RPC add_key to support providing a key label
  • Integrated PLOT_V1_PHASE_OUT constant
  • Optimixed code related to node handling of new peaks
  • Simplified install-gui.sh script to remove code that attempts to find and install NodeJS
  • Bump chia_rs to 0.30
  • Bump chiavdf to 1.1.13
  • Bump cryptography to 45.0.5
  • Bump cffi to 1.17.1
  • Bump markupsafe to 3.0.2

Fixed

  • Changed logging of NO_OVERFLOWS_IN_FIRST_SUB_SLOT_NEW_EPOCH from error to info as this is expected in certain situations
  • Fixed signage point lookup edge case at genesis in the first slot
  • Change default limit for get_transactions to 65536 (uint16)

Removed

  • Removed the following unsupported Wallet RPC APIs: did_update_recovery_ids, did_recovery_spend, did_get_recovery_list, did_create_attest, did_get_information_needed_for_recovery
  • Python 3.9 is no longer supported

2.5.6 Chia blockchain 2025-9-24

What's Changed

Changed

  • Supported previous harvester protocol for Dr. Plotter users
  • Updated Crowdin translations

Fixed

  • Upgraded electron dependency to 37.3.1 to fix GTK4 issue on some versions of Linux

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [chia-blockchain](https://github.com/Chia-Network/chia-blockchain) from 2.4.4 to 2.5.7.
- [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.5.7)

---
updated-dependencies:
- dependency-name: chia-blockchain
  dependency-version: 2.5.7
  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 Nov 24, 2025
@socket-security
Copy link

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.5.775 +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.

1 participant