Task 72159308836

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

2026-04-20 15:40:35 completed PSBTErrorToPSBTResult 1c5a58bca63f60ea011eaf7c3b80046f4e16821a


Commands that took longer than 1 second (total 9m31s)
linedurationpercentagecommand
93915s2%docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie --build-arg=FILE_ENV=./ci/test/00_setup_env_win64_msvcrt.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_win64_msvcrt --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_win64_msvcrt --load /home/admin/actions-runner/_work/bitcoin/bitcoin
11831s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-w64-mingw32 LOG=1'
120110s1%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DCMAKE_COMPILE_WARNING_AS_ERROR=ON -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/toolchain.cmake -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS=-Wno-error=maybe-uninitialized
15775m21s56%cmake --build /home/admin/actions-runner/_work/_temp/build -j4 --target all deploy
27782m47s29%docker container kill 16d31179dc42cc9c23854db97401d91a27eb7bfd8a4f53dead58343e5ba6ed2a
Tags
  • Windows-cross to x86_64, msvcrt
  • PSBTErrorToPSBTResult
  • COMPLETED