Skip to content

Releases: Chia-Network/chia-blockchain

2.5.2

19 Feb 23:15
ddd5a0c
Compare
Choose a tag to compare

Version 2.5.2 of the Chia reference client is now available for download! This release features optimizations and bug fixes, including the fix to the bug found and mitigated last week.
We recommend everyone upgrade to this release.

2.5.2 Chia blockchain 2025-02-19

What's Changed

Fixed

  • Validate fast forward spends before adding their spend bundle to the mempool
  • Create a mempool item out of a copy of the input one when processing fast forward spends
  • Harden mempool fast forward feature
  • Improve handling when non-chia fork chains connect to chia nodes

2.5.2-rc2

19 Feb 02:59
edaeca6
Compare
Choose a tag to compare
2.5.2-rc2 Pre-release
Pre-release

What's Changed

Changed

  • CHIA-2382 Create a mempool item out of a copy of the input one when processing fast forward spends by @AmineKhaldi in #19273
  • CHIA-2381 Validate fast forward spends before adding their spend bundle to the mempool by @AmineKhaldi in #19272
  • update pin to chia-blockchain-gui by @wjblanke in #19292

Fixed

Full Changelog: 2.5.1...2.5.2-rc2

2.5.2-rc1

17 Feb 21:27
de0b0d8
Compare
Choose a tag to compare
2.5.2-rc1 Pre-release
Pre-release

What's Changed

Changed

  • CHIA-2382 Create a mempool item out of a copy of the input one when processing fast forward spends by @AmineKhaldi in #19273
  • CHIA-2381 Validate fast forward spends before adding their spend bundle to the mempool by @AmineKhaldi in #19272

Fixed

  • [CHIA-2380] harden mempool fast-forward feature by @arvidn in #19276

Full Changelog: 2.5.1...2.5.2-rc1

2.5.1

15 Feb 08:29
76e877f
Compare
Choose a tag to compare

Version 2.5.1 of the Chia reference client is now available for download! Due to an issue discovered Feb 14 at approximately 10pm pacific, we accelerated this release which has a fix that resolves a bug exposed in a certain set of transactions which have been introduced over the last 24h. This is not a consensus change.

2.5.1 Chia blockchain 2025-02-15

What's Changed

Added

  • [CHIA-1553] Replace pylint with ruff by @Quexington in #18759
  • [CHIA-1672] Add parsing for JSON formatted spend bundles in /push_tx by @Quexington in #18764
  • CHIA-1697: Add new flag to support recursively scanning and following links by @emlowe in #18803
  • add /get_log_level, /reset_log_level, and /set_log_level to all rpcs by @altendky in #18843
  • Add support for a static list of peers to always have available in the dns_server by @cmmarslender in #18890
  • Add simulator to installers by @cmmarslender in #18964
  • [CHIA-1787] Add ergonomic message condition drivers by @Quexington in #18931
  • Add seeder.xchseeder.com to dns_servers in config.yaml by @steppsr in #19125

Changed

Fixed

  • Fix DID balance reporting, and port DID tests to WalletTestFramwork by @geoffwalmsley in #18662
  • Fix install.sh upgrade issue by @wallentx in #18673
  • Fix bluebox shutdown by @wjblanke in #18725
  • Keep track of all long sync task references by @wjblanke in #18769
  • correct wallet rpc api for get spendable coins with specified excluded coins by @altendky in #18768
  • Fix incorrect comment about default hidden puzzle by @emlowe in #18820
  • the mempool thread pool should not set the process name by @arvidn in #18842
  • CHIA-1645: Some daemon start cleanup by @emlowe in #18809
  • save tasks for TX processi...
Read more

2.5.1-rc3

11 Feb 21:07
76e877f
Compare
Choose a tag to compare
2.5.1-rc3 Pre-release
Pre-release

What's Changed

Changed

Fixed

Full Changelog: 2.5.1-rc2...2.5.1-rc3

2.5.1-rc2

06 Feb 16:23
7f3ae1c
Compare
Choose a tag to compare
2.5.1-rc2 Pre-release
Pre-release

What's Changed

Changed

Fixed

  • use undelying height_to_hash to check main chain by @arvidn in #19220
  • bump chiapos to 2.0.9rc1, with Earle's fix by @arvidn in #19233

Full Changelog: 2.5.1-rc1...2.5.1-rc2

2.5.1-rc1

14 Jan 22:27
8f484e6
Compare
Choose a tag to compare
2.5.1-rc1 Pre-release
Pre-release

What's Changed

Added

  • [CHIA-1553] Replace pylint with ruff by @Quexington in #18759
  • [CHIA-1672] Add parsing for JSON formatted spend bundles in /push_tx by @Quexington in #18764
  • CHIA-1697: Add new flag to support recursively scanning and following links by @emlowe in #18803
  • add /get_log_level, /reset_log_level, and /set_log_level to all rpcs by @altendky in #18843
  • Add support for a static list of peers to always have available in the dns_server by @cmmarslender in #18890
  • Add simulator to installers by @cmmarslender in #18964
  • [CHIA-1787] Add ergonomic message condition drivers by @Quexington in #18931
  • Add seeder.xchseeder.com to dns_servers in config.yaml by @steppsr in #19125

Changed

Fixed

Read more

2.5.0

12 Dec 19:02
40ca4f9
Compare
Choose a tag to compare

Version 2.5.0 of the Chia reference client is now available for download. This release includes the soft fork from CHIP-36 which adds the keccak256 operator to the CLVM in order to enable the support of Ethereum addresses. Upgrading is highly recommended for this release.

Note: This release ends support for Python3.8

2.5.0 Chia blockchain 2024-12-12

What's Changed

Added

  • Implemented CHIP-36: Introduced new soft-fork with CLVM keccak256 operator

Changed

  • Bump chia_rs to 0.16.0

Removed

  • Python 3.8 support has been removed

2.5.0-rc2

09 Dec 23:53
422179a
Compare
Choose a tag to compare
2.5.0-rc2 Pre-release
Pre-release

What's Changed

Changed

  • backport Remove 3.8 into release by @emlowe in #18989
  • [CHIA-1976] bump chia_rs to 0.16.0 and introduce soft-fork6 by @arvidn in #18988
  • Update GUI pin to 'b2caac88dc2ced4d4e2a904456506bc7318a5434' by @emlowe in #19010

Full Changelog: 2.4.4...2.5.0-rc2

2.5.0-rc1

06 Dec 17:07
f9b7ddc
Compare
Choose a tag to compare
2.5.0-rc1 Pre-release
Pre-release

What's Changed

Changed

  • backport Remove 3.8 into release by @emlowe in #18989
  • [CHIA-1976] bump chia_rs to 0.16.0 and introduce soft-fork6 by @arvidn in #18988

Full Changelog: 2.4.4...2.5.0-rc1