Task 72157001097

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

2026-04-20 15:29:22 aborted PSBTErrorToPSBTResult a9f775a48e5ca28a34e2938c383ec3a585810b33


Commands that took longer than 1 second (total 5m19s)
linedurationpercentagecommand
71924s7%/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/test/01_base_install.sh
9871s0%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 --preset=dev-mode -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON '-DCMAKE_EXE_LINKER_FLAGS=-Wl,-stack_size -Wl,0x80000'
99117s5%- skipped
Tags
  • macOS native
  • PSBTErrorToPSBTResult
  • ABORTED