master
fuzz: populate wallet TXO index in wallet_create_transaction
rpc, test: Add EnsureUniqueWalletName tests
test: wallet: BnB incomplete result on attempt-limit success
test, refactor: Remove unused `utxo_pool` in `coinselector_tests.cpp`
test: add regression test for in-memory SQLiteDatabase reopen
scripted-diff: [doc] Unify stale copyright headers
wallet: Make CWalletTx::tx private and use CWalletTx::GetTx to access
refactor: Enforce readability-avoid-const-params-in-decls
Replace PSBT.tx with PSBT::GetUnsignedTx and PSBT::GetUniqueID
test: wallet: Constructing a DSPKM that can't TopUp() throws.
wallet: use outpoint when estimating input size
test, refactor: Remove unused `warnings` in `wallet/test/util.cpp`
wallet: use in-memory SQLite for temporary wallet in exportwatchonlywallet
rpc: refactor: use string_view in Arg/MaybeArg
test, refactor: Remove unused `error` in `wallet_tests.cpp`
test: move and simplify BOOST_CHECK ostream helpers
descriptor: Add CanSelfExpand()