Task 72586176258

wallet/refactor: Update SignPSBTInput to return util::Expected<void, PSBTError> and remove PSBTError:Ok

2026-04-22 20:47:11 completed PSBTErrorToPSBTResult c72a8ff0f0a54bc55e70371feb86539e805625c9


Commands that took longer than 1 second (total 35m24s)
linedurationpercentagecommand
1459s0%'"' C : '\' W i n d o w s '\' s y s t e m 3 2 '\' c m d . e x e '"' ' ' / s ' ' / c ' ' '"' '"' C : '\' P r o g r a m ' ' F i l e s '\' M i c r o s o f t ' ' V i s u a l ' ' S t u d i o '\' 1 8 '\' E n t e r p r i s e '\' C o m m o n 7 '\' T o o l s '\' v s d e v c m d . b a t '"' ' ' - a r c h = x 6 4 ' ' - n o _ l o g o ' ' '&' '&' ' ' s e t '"'
3642s0%tee cmake_version
3713s0%tee msbuild_version
3795s0%bash --version
103652s2%cmake -B build -Werror=dev --preset=vs2026 -DVCPKG_HOST_TRIPLET=x64-windows-release -DVCPKG_TARGET_TRIPLET=x64-windows-release -DBUILD_BENCH=ON -DBUILD_KERNEL_LIB=ON -DBUILD_UTIL_CHAINSTATE=ON -DCMAKE_COMPILE_WARNING_AS_ERROR=ON
146058s2%library
16991s0%compiler flags .................. /DWIN32 /D_WINDOWS /EHsc -g -Og --coverage -std:c++20 /utf-8 /Zc:preprocessor /Zc:__cplusplus /sdl /W3 /wd4018 /wd4146 /wd4244 /wd4267 /wd4715 /wd4805
192319m3s53%cmake --build build --config Release -j 4
33497s0%'C:\hostedtoolcache\windows\Python\3.14.4\x64\python.exe' -m pip install pyzmq
35721m43s4%ctest --test-dir 'D:\a\bitcoin\bitcoin\build' --output-on-failure --stop-on-failure -j 4 --build-config Release
427912m4s34%'C:\hostedtoolcache\windows\Python\3.14.4\x64\python.exe' 'D:\a\bitcoin\bitcoin\build\test\functional\test_runner.py' --jobs 4 --quiet '--tmpdirprefix=D:\a\bitcoin\bitcoin' --combinedlogslen=99999999 --timeout-factor=40
Tags
  • Windows native, VS
  • PSBTErrorToPSBTResult
  • COMPLETED