Task 63178856015

wallet: Disallow wallet names that are paths including `..` and `.` elements

2026-02-10 22:47:50 completed wallet-no-relative-paths 35161d140bfbd4bb20b79201d3f63e0d9bc5f78d


Commands that took longer than 1 second (total 38m13s)
linedurationpercentagecommand
14123m52s10%cmake -B build -Werror=dev --preset vs2022 -DVCPKG_MANIFEST_NO_DEFAULT_FEATURES=ON -DVCPKG_MANIFEST_FEATURES=wallet -DBUILD_GUI=OFF -DWITH_ZMQ=OFF -DBUILD_FOR_FUZZING=ON -DCMAKE_COMPILE_WARNING_AS_ERROR=ON
252014m37s38%cmake --build build --config Release -j 4
34251m31s3%git clone --depth=1 https://github.com/bitcoin-core/qa-assets 'D:\a\bitcoin\bitcoin\qa-assets'
378517m36s46%'C:\hostedtoolcache\windows\Python\3.14.2\x64\python.exe' 'build\test\fuzz\test_runner.py' --par 4 --loglevel DEBUG 'D:\a\bitcoin\bitcoin\qa-assets\fuzz_corpora'
Tags
  • Windows native, fuzz, VS 2022
  • wallet-no-relative-paths
  • COMPLETED