Task 60546646710

Split `CWallet::Create()` into `CreateNew` and `LoadExisting`

2026-01-16 03:02:49 completed 5-27-2025-create-refactor a3e24b0c2e2fd2d72980479ce077250430dfe1c8


Commands that took longer than 1 second (total 19m47s)
linedurationpercentagecommand
9021m22s6%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets
10745s0%cmake -S /Users/runner/work/bitcoin/bitcoin/repo_archive -B /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/out -Werror=dev -DBUILD_FOR_FUZZING=ON '-DCMAKE_EXE_LINKER_FLAGS=-Wl,-stack_size -Wl,0x80000' -DAPPEND_CPPFLAGS=-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG
107821s1%- skipped
14012m57s14%cmake --build /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 -j3 --target all
191310m36s53%/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0/test/fuzz/test_runner.py -j3 -l DEBUG /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60
Tags
  • macOS native, fuzz
  • 5-27-2025-create-refactor
  • COMPLETED