Task 53293149048

wallet: remove redundant sighash calculation in Musig2 signing flow

2025-10-21 16:02:22 completed musig-sighash 8b1abf2883b253c4c5f0f72bdc7fdba32d60556e


Commands that took longer than 1 second (total 18m28s)
linedurationpercentagecommand
91158s5%docker buildx build --file /home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tidy.sh --build-arg BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_tidy --load /home/admin/actions-runner/_work/bitcoin/bitcoin
124413s1%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DCMAKE_C_COMPILER=clang-20 -DCMAKE_CXX_COMPILER=clang++-20 '-DCMAKE_C_FLAGS_RELWITHDEBINFO=-O0 -g0' '-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O0 -g0'
15761m11s6%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
27041s0%/home/admin/actions-runner/_work/_temp/contrib/devtools/check-deps.sh /home/admin/actions-runner/_work/_temp/build
27365s0%cmake --build /tidy-build -j8
27536m11s33%tee tmp.tidy-out.txt
48791m30s8%tee /tmp/iwyu_ci.out
130208s0%has correct #includes/fwd-decls)
139112s0%should remove these lines:
140785s0%has correct #includes/fwd-decls)
146372s0%should remove these lines:
148575s0%has correct #includes/fwd-decls)
156231s0%has correct #includes/fwd-decls)
160278s0%should remove these lines:
161715s0%has correct #includes/fwd-decls)
164633s0%should remove these lines:
165706m33s35%should remove these lines:
413491s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
704051s0%b/src/zmq/zmqrpc.cpp
Tags
  • tidy
  • musig-sighash
  • COMPLETED