Task 53286130406

wallet: remove redundant sighash calculation in Musig2 signing flow

2025-10-21 14:54:50 completed musig-sighash 9d80a2e242d72db405844cb9c783d3f30223d3b8


Commands that took longer than 1 second (total 10m38s)
linedurationpercentagecommand
89627s4%docker buildx build --file /home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:bookworm --build-arg FILE_ENV=./ci/test/00_setup_env_native_nowallet_libbitcoinkernel.sh --build-arg BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_nowallet_libbitcoinkernel --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_nowallet_libbitcoinkernel --load /home/admin/actions-runner/_work/bitcoin/bitcoin
12176s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-pc-linux-gnu NO_WALLET=1 CC=clang-16 CXX='\''clang++-16 -stdlib=libc++'\'' LOG=1'
124511s1%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DREDUCE_EXPORTS=ON -DBUILD_UTIL_CHAINSTATE=ON -DBUILD_KERNEL_LIB=ON -DBUILD_SHARED_LIBS=ON
16621m55s18%cmake --build /home/admin/actions-runner/_work/_temp/build -j4 --target all install
276223s3%ctest --test-dir /home/admin/actions-runner/_work/_temp/build --stop-on-failure -j4 --timeout 2400
30436m29s60%/home/admin/actions-runner/_work/_temp/build/test/functional/test_runner.py --ci -j4 --tmpdirprefix /home/admin/actions-runner/_work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
38901s0%docker container kill 9361aed3ece08a4f9d79a7b3e210dc44e104041854786da31e58087657e75801
Tags
  • No wallet, libbitcoinkernel
  • musig-sighash
  • COMPLETED