2.3.0 Released! #17944
pmaslana
announced in
Announcements
2.3.0 Released!
#17944
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Version 2.3.0 of the Chia reference client is now available for download! This release includes a soft fork, which will activate at the end of July 2024. It also includes a security fix. Everyone should upgrade their farmers and harvesters to at least version 2.3.0 as soon as time permits.
This release includes the Chialisp message conditions from CHIP-25, the wallet sync protocol from CHIP-26, various DataLayer performance improvements, and a few other ease-of-use updates.
2.3.0 Chia blockchain 2024-05-01
Fixed
Install.ps1
for PowerShell 7.4Could not find parent coin
error log by printing hex and not bytesget_key_by_node
--skip-keyring
option tochia start
and use in GUI (fixes [Bug] Multiple Daemons running in 2.3.0-rc1 Windows GUI #17848)Added
use_delta_sync
option for faster wallet sync (thanks @felixbrucker)submit_on_chain
option.get_network_info
RPC to daemonnew_unfinished_block2
support in Chia seederChanged
FullBlock
,BlockRecord
,CoinSpend
, andHeaderBlock
to rustchia/_tests
Announcement
class in favor ofCondition
subclassesignore_max_send_amount
psutil.cpu_affinity()
instead ofos.cpu_count()
chia_rs
to0.5.2
clvm_tools
to0.4.8
aiohttp
to3.9.2
unhashable
special case inStreamable
validate_removals()
QueuedAsyncPool
forDataLayer.periodically_manage_data()
multiprocess_validation
Handshake
(thanks @felixbrucker)get_proof
optimizations - use get_ancestors_optimizedget_node_by_key
This discussion was created from the release 2.3.0.
Beta Was this translation helpful? Give feedback.
All reactions