Task 63036210867

kernel: add context‑free block validation API (`btck_check_block_context_free`) with POW/Merkle flags

2026-02-09 23:00:21 completed kerne_checkblock 9ffc39cf393e814775a0c5c5767dee12fe254a2b


Commands that took longer than 1 second (total 1h17m40s)
linedurationpercentagecommand
141136m21s46%cmake -B build -Werror=dev --preset vs2022 -DBUILD_BENCH=ON -DBUILD_KERNEL_LIB=ON -DBUILD_UTIL_CHAINSTATE=ON -DCMAKE_COMPILE_WARNING_AS_ERROR=ON
269350s1%library
29351s0%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
314925m13s32%cmake --build build --config Release -j 4
45555s0%'C:\hostedtoolcache\windows\Python\3.14.2\x64\python.exe' -m pip install pyzmq
47662m3s2%ctest --test-dir build --output-on-failure --stop-on-failure -j 4 --build-config Release
508012m29s16%'C:\hostedtoolcache\windows\Python\3.14.2\x64\python.exe' 'build\test\functional\test_runner.py' --jobs 4 --quiet '--tmpdirprefix=D:\a\bitcoin\bitcoin' --combinedlogslen=99999999 --timeout-factor=40
Tags
  • Windows native, VS 2022
  • kerne_checkblock
  • COMPLETED