Task 67011224640

wallet/refactor: change PSBTError to PSBTResult and remove std::optional<common::PSBTResult> and return common::PSBTResult

2026-03-13 19:53:52 completed PSBTErrorToPSBTResult 4e92ac842ca9d1b5293749c37bad791e0de5ef34


Commands that took longer than 1 second (total 10m9s)
linedurationpercentagecommand
89737s6%retry git clone --depth=1 https://github.com/bitcoin-core/qa-assets /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets
10393s0%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 -DCMAKE_COMPILE_WARNING_AS_ERROR=ON -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=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
104318s2%- skipped
13691m57s19%cmake --build /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 -j3 --target all
18923m40s36%/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
  • PSBTErrorToPSBTResult
  • COMPLETED