master
Merge bitcoin/bitcoin#33186: wallet, test: Ancient Wallet Migration from v0.14.3 (no-HD and Single Chain)
change test_runner.py to be cwd independent by calling subprocess.run with cwd arg.
lint: re-add guix scripts to mypy linting
test: Append print_suppressions=0 to LSAN_OPTIONS, and suppress bitcoin-qt
Merge bitcoin/bitcoin#35551: test: add interface_gui.py to test bitcoin-qt startup
test: doc: remove `--perf` profiling from functional test framework
test: add interface_gui.py to test bitcoin-gui startup via RPC
ci: Download script_assets_test.json for Windows CI
test: Move Fetching-print to download_from_url util