Task 56074090757

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

2025-11-21 18:19:14 completed PSBTErrorToPSBTResult a8c4145684e16d5e2b926d4ce8a558afad09711a


Commands that took longer than 1 second (total 38m12s)
linedurationpercentagecommand
16431s0%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
  • COMPLETED