Task 56069606027

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

2025-11-21 17:25:24 aborted PSBTErrorToPSBTResult 4e038c4b7a6fbfaafe1f2570592e2bb751f9be09


Commands that took longer than 1 second (total 10m52s)
linedurationpercentagecommand
16471s0%compiler flags .................. /DWIN32 /D_WINDOWS /EHsc -g -Og --coverage -std:c++20 /utf-8 /Zc:preprocessor /Zc:__cplusplus /sdl /WX /W3 /wd4018 /wd4146 /wd4244 /wd4267 /wd4715 /wd4805
Tags
  • Windows native, fuzz, VS 2022
  • PSBTErrorToPSBTResult
  • ABORTED