mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-07-16 17:50:56 +02:00
f701cd159adoc: fix typo in release notes of #34917 (rkrux)7bc39e3d08wallet, test: add wallet_deprecated_rbf.py for walletrbf deprecated keys & options (rkrux)2cbbcb5659wallet, test: remove -deprecatedrpc=bip125 from wallet_send.py (rkrux)307134bd7ewallet, test: remove -deprecatedrpc=bip125 from wallet_migration.py (rkrux)3ec550d168wallet, test: remove -deprecatedrpc=bip125 from wallet_basic.py (rkrux)a52ea9bff9wallet, test: remove -walletrbf startup option from wallet_backwards_compatibility.py (rkrux)42330922ddwallet, test: remove -walletrbf startup option from wallet_backwards_compatibility.py (rkrux)8cb6e405d8wallet, test: remove -walletrbf startup option from wallet_listtransactions.py (rkrux)0ee94b2fefwallet, test: remove -deprecatedrpc=bip125 from wallet_listtransactions.py (rkrux)5e833e068dwallet, test: -walletrbf startup option from wallet_bumpfee.py (rkrux)a2a2b1745fwallet, test: remove -walletrbf startup option from rpc_psbt.py (rkrux)a3fe455a95wallet: refactor to read -walletrbf only once instead of twice (rkrux) Pull request description: Prerequisite to #35404 and #35405. All these changes address the points raised in the review of PR #34917 here: https://github.com/bitcoin/bitcoin/pull/34917#pullrequestreview-4362148900. Essentially updating the existing wallet functional tests without using the -deprecatedrpc=bip125 and -walletrbf startup options. Instead, these two are added and tested via a singular new wallet_deprecated_rbf.py test that can be removed easily later when these startup options are completely removed from the wallet post deprecation. ACKs for top commit: maflcko: review ACKf701cd159a🌄 achow101: ACKf701cd159aTree-SHA512: 700785062b5de8ee3b6c4f50570b769d56c6c4960f2b6e2a2e71be8085c6b51eaeb34fb158fae76f812fe82791aaa0c0277f964f0472cb0784b86caabe6d4ec9