2.7.2 #21108
cmmarslender
announced in
Announcements
2.7.2
#21108
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
Added
/get_constantsRPC to full nodeget_full_node_peer_countRPC to walletChanged
offer_onlyoption tocreate_offer_for_idsoffer_onlyworks oncreate_offer_for_idget_fee_estimatewallet RPC that retrieves fee-per-cost estimates from a connected full node peer, allowing wallet clients to get fee guidance without calling the full node RPC directlySQLITE_MAX_VARIABLE_NUMBERfor chunking limitTransactionQueueEntrytest_ban_for_mismatched_tx_cost_feeWalletNode'svalidate_received_state_from_peertimelord_api.pytimelord_launcher.pytest_transactions.pyWalletNode'sadd_states_from_peerbytes100is always exactly 100 bytes longserver.pyWalletNode'swallet_short_sync_backtrackfetch_coin_spendwallet_user_store.pyfull_node'sshort_sync_batchinstead of naked assertvalidate_additionsbad_elementintest_invalid_rc_sub_slot_vdfwallet_node_api.pyFixed
ws_connecttest_self_revokechia plots checkaiohttpto 3.14.0 to fix blockchain sync on slow connections (including Starlink Standby mode)test-singlechia_rsto 0.45.0chia_rsto 0.45.1Additional Notes
When building the Electron GUI from source, if you use Node.js version 24.16 or greater, only the first file will be extracted. As a result, the GUI won't install correctly. This is an issue with Node. We plan to fix this on our end in the next release. Meanwhile, for Chia 2.7.2, Node 24.15 is the newest supported version when installing the GUI from source.
In 2.7.1, we fixed a bug that prevented the GUI from loading properly. However, the issue still exists for confirmation dialogs in the Linux GUI. As a result, when performing operations such as sending funds, creating offers, etc, a timeout will occur. This only affects Linux, and it affects both 2.7.1 and 2.7.2. As a workaround, Linux users can continue to use the CLI for the aforementioned operations.
This discussion was created from the release 2.7.2.
Beta Was this translation helpful? Give feedback.
All reactions