mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-12 03:00:42 +02:00
Release note for changing -permitbaremultisig
config default to false
Some checks failed
CI / test each commit (push) Has been cancelled
CI / ${{ matrix.job-name }} (./ci/test/00_setup_env_mac_native.sh, macOS 14 native, arm64, no depends, sqlite only, gui, standard) (push) Has been cancelled
CI / ${{ matrix.job-name }} (./ci/test/00_setup_env_mac_native_fuzz.sh, macOS 14 native, arm64, fuzz, fuzz) (push) Has been cancelled
CI / ${{ matrix.job-name }} (-DBUILD_GUI=ON -DWITH_ZMQ=ON -DBUILD_BENCH=ON -DWERROR=ON, Windows native, VS 2022, standard) (push) Has been cancelled
CI / ${{ matrix.job-name }} (-DVCPKG_MANIFEST_NO_DEFAULT_FEATURES=ON -DVCPKG_MANIFEST_FEATURES="wallet" -DBUILD_GUI=OFF -DBUILD_FOR_FUZZING=ON -DWERROR=ON, Windows native, fuzz, VS 2022, fuzz) (push) Has been cancelled
CI / Linux->Windows cross, no tests (push) Has been cancelled
CI / ASan + LSan + UBSan + integer, no depends, USDT (push) Has been cancelled
CI / Windows, test cross-built (push) Has been cancelled
Some checks failed
CI / test each commit (push) Has been cancelled
CI / ${{ matrix.job-name }} (./ci/test/00_setup_env_mac_native.sh, macOS 14 native, arm64, no depends, sqlite only, gui, standard) (push) Has been cancelled
CI / ${{ matrix.job-name }} (./ci/test/00_setup_env_mac_native_fuzz.sh, macOS 14 native, arm64, fuzz, fuzz) (push) Has been cancelled
CI / ${{ matrix.job-name }} (-DBUILD_GUI=ON -DWITH_ZMQ=ON -DBUILD_BENCH=ON -DWERROR=ON, Windows native, VS 2022, standard) (push) Has been cancelled
CI / ${{ matrix.job-name }} (-DVCPKG_MANIFEST_NO_DEFAULT_FEATURES=ON -DVCPKG_MANIFEST_FEATURES="wallet" -DBUILD_GUI=OFF -DBUILD_FOR_FUZZING=ON -DWERROR=ON, Windows native, fuzz, VS 2022, fuzz) (push) Has been cancelled
CI / Linux->Windows cross, no tests (push) Has been cancelled
CI / ASan + LSan + UBSan + integer, no depends, USDT (push) Has been cancelled
CI / Windows, test cross-built (push) Has been cancelled
This commit is contained in:
parent
de3aca701f
commit
55b1572055
4
doc/release-notes-?.md
Normal file
4
doc/release-notes-?.md
Normal file
@ -0,0 +1,4 @@
|
||||
P2P and network changes
|
||||
-----------------------
|
||||
|
||||
- Changing the default setting of -permitbaremultisig to false. Non-P2SH multisig transactions will no longer be relayed by default. (#?)
|
Loading…
Reference in New Issue
Block a user