What's Changed Changed Allow chia_getHeightInfo and chia_getCoinRecordsByNames WalletConnect commands to bypass confirmation prompts for read-only queries Fixed Fix confirmation dialogs not appearing on Linux (especially Wayland) when the ready-to-show event never fires Fix Plot NFTs appearing assigned to the wrong key due to launcherId hex normalization Fix log viewing in the reference wallet GUI…
What's Changed Changed Allow chia_getHeightInfo and chia_getCoinRecordsByNames WalletConnect commands to bypass confirmation prompts for read-only queries Fixed Fix confirmation dialogs not appearing on Linux (especially Wayland) when the ready-to-show event never fires Fix Plot NFTs appearing assigned to the wrong key due to launcherId hex normalization Fix log viewing in the reference wallet GUI…
What's Changed Added Add Python 3.14 support Add Weight Proof v2 (WPv2) with MMR-based block commitments and optimized sub-epoch challenge segment tracking Add PlotNFT v2 drivers for pool launch, join/leave, and reward claim Add /get_constants RPC to full node Add get_full_node_peer_count RPC to wallet Changed Add offer_only option to create_offer_for_ids Change how offer_only works on…
What's Changed Added Add /get_constants RPC to full node by @Quexington in #20862 Add Python 3.14 support by @emlowe in #20195 [CHIA-3647] Wp v2 by @almogdepaz in #20340 [LABS-359] PlotNFT Drivers by @Quexington in #20352 Add get_full_node_peer_count as a function to wallet RPC by @matt-o-how in #20962 Changed build(deps): bump @xmldom/xmldom from 0.8.12 to 0.8.13 in /build_scripts/npm_windows by…
What's Changed Added Add Cursor AI context rules for modules and testing Introduce a new window based rate limits capability Add ability to specify coins to include in CoinSelectionConfig Changed WalletConnect: Upgraded to WalletConnect v2 WalletConnect: unified commands, redesigned permissions, and added support for chia gaming Remove several wallet modules from mypy strict exclusions Improve…
What's Changed Changed CHIA-4222 CHIA-4024 Defer improvements to FullNodeStore's new_signage_point by @AmineKhaldi in #20906 Full Changelog : 2.7.1-rc2...2.7.1-rc3
What's Changed Added Add ability to specify coins to include in CoinSelectionConfig by @Quexington in #20664 CHIA-3895 CHIA-3944 CHIA-3970 Introduce a new window based rate limits capability by @AmineKhaldi in #20612 context for moduls and testing for cursor to use automatically by @almogdepaz in #20572 Changed CHIA-3984 Give callers of SingletonFastForward's process_fast_forward_spends control…