mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-24 10:51:28 +02:00
This causes IPC binaries (bitcoin-node, bitcoin-gui) to be included in releases. The effect on CI is that this causes more depends builds to build IPC binaries, but still the only build running functional tests with them is the i686_multiprocess one. Except for Windows.