v30.1
ci: dynamically match makejobs with cores
ci: limit max stack size to 512 KiB
ci: Enable CI_LIMIT_STACK_SIZE=1 in i686_no_ipc task
ci: Switch to gcr.io mirror to avoid rate limits
ci: add ccache hit-rate warning when < 75%
ci: enable IPC tests in CI
ci: test IPC on additional hosts
ci: use LLVM 21
ci: link against -lstdc++ in native fuzz with msan job
cmake: set ENABLE_IPC by default
ci: Remove redundant RUN_UNIT_TESTS_SEQUENTIAL
ci: Use native platform for win-cross task
macdeploy: disable compression in macOS gen-sdk script
ci: Pass CI_FAILFAST_TEST_LEAVE_DANGLING into container
ci: have base install run in right dir
Merge bitcoin/bitcoin#33291: ci: cd into BASE_BUILD_DIR for GetCMakeLogFiles
ci: Handle log files regardless of CMake's version
ci: Enable feature_init and wallet_reorgsrestore in valgrind task