<bitcoin-git>
[bitcoin] fanquake merged pull request #31018: test: Treat exclude list warning as failure in CI (master...2410-test-warn-fail) https://github.com/bitcoin/bitcoin/pull/31018
<bitcoin-git>
bitcoin/master 5609356 merge-script: Merge bitcoin/bitcoin#31018: test: Treat exclude list warning as failure i...
<bitcoin-git>
bitcoin/master fa6d14e MarcoFalke: test: Treat exclude list warning as failure in CI
<bitcoin-git>
[bitcoin] fanquake merged pull request #31026: ci: set a ctest test timeout of 1200 (20 minutes) (master...ctest_actually_set_timeout) https://github.com/bitcoin/bitcoin/pull/31026
<bitcoin-git>
bitcoin/master 56aad83 fanquake: ci: set a ctest timeout of 1200 (20 minutes)
<bitcoin-git>
bitcoin/master 62e4516 merge-script: Merge bitcoin/bitcoin#31026: ci: set a ctest test timeout of 1200 (20 minu...
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #31046: init: Some small chainstate load improvements (master...chainstate_init_followup) https://github.com/bitcoin/bitcoin/pull/31046
<bitcoin-git>
[bitcoin] maflcko opened pull request #31045: ci: Add missing -DWERROR=ON to test-each-commit (master...2410-test-each-commit-werror) https://github.com/bitcoin/bitcoin/pull/31045
<bitcoin-git>
[bitcoin] kevkevinpal opened pull request #31040: test: Assert that when we add the max orphan amount that we cannot add anymore and that a random orphan gets dropped (master...maxOrphanTest) https://github.com/bitcoin/bitcoin/pull/31040
<bitcoin-git>
[gui] furszy opened pull request #841: gui: bugfix, decouple WalletModel from RPCExecutor (master...2024_gui_rpconsole_walletmodel_dependency) https://github.com/bitcoin-core/gui/pull/841
<bitcoin-git>
[gui] hebasto opened pull request #840: qt6: Handle different signatures of `QANEF::nativeEventFilter` (master...241004-qanef) https://github.com/bitcoin-core/gui/pull/840
<bitcoin-git>
[gui] hebasto merged pull request #837: qt6: Fix linking when configured with `-DENABLE_WALLET=OFF` (master...240918-wallet-header) https://github.com/bitcoin-core/gui/pull/837
<bitcoin-git>
bitcoin/master 5be34ba Hennadii Stepanov: qt: Fix linking when configured with `-DENABLE_WALLET=OFF`
<bitcoin-git>
bitcoin/master 51c6981 Hennadii Stepanov: Merge bitcoin-core/gui#837: qt6: Fix linking when configured with `-DENABL...
<bitcoin-git>
[bitcoin] dollarparity opened pull request #31031: doc: clarify 'filename' argument in 'loadwallet' RPC (master...patch-1) https://github.com/bitcoin/bitcoin/pull/31031
<bitcoin-git>
[bitcoin] AgusR7 opened pull request #31030: test: use context managers and add file existence checks in feature_fee_estimation.py (master...master) https://github.com/bitcoin/bitcoin/pull/31030
<bitcoin-git>
[bitcoin] marcofleon opened pull request #31028: fuzz: Add fuzz-only build mode option for targets (master...2024/10/fuzzonly-build-mode-option) https://github.com/bitcoin/bitcoin/pull/31028
<bitcoin-git>
[bitcoin] achow101 merged pull request #30982: docs: Add instructions on how to self-sign bitcoin-core binaries for macOS (master...2024-09-26-selfsign-mac-instructions) https://github.com/bitcoin/bitcoin/pull/30982
<bitcoin-git>
bitcoin/master 27709f5 Chris Stewart: docs: Add instructions on how to self-sign bitcoin-core binaries for macOS
<bitcoin-git>
bitcoin/master 772928a Ava Chow: Merge bitcoin/bitcoin#30982: docs: Add instructions on how to self-sign bi...
<gribble>
https://github.com/bitcoin/bitcoin/issues/30982 | docs: Add instructions on how to self-sign bitcoin-core binaries for macOS by Christewart · Pull Request #30982 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[bitcoin] fanquake opened pull request #31026: ci: set a ctest test timeout of 1200 (20 minutes) (master...ctest_actually_set_timeout) https://github.com/bitcoin/bitcoin/pull/31026
<bitcoin-git>
[bitcoin] mzumsande closed pull request #26114: net: Make AddrFetch connections to fixed seeds (master...202209_addrfetch_fixedseeds) https://github.com/bitcoin/bitcoin/pull/26114
<bitcoin-git>
[bitcoin] maflcko opened pull request #31018: test: Treat exclude list warning as failure in CI (master...2410-test-warn-fail) https://github.com/bitcoin/bitcoin/pull/31018
<bitcoin-git>
bitcoin-detached-sigs/28.x 86311b9 fanquake: 28.x: macOS sig for final
<bitcoin-git>
[bitcoin] itornaza closed pull request #30953: refactor: Appropriate re-naming of MAX_OPCODE after tapscript (master...ion-max-script-opcodes) https://github.com/bitcoin/bitcoin/pull/30953
2024-10-01
<bitcoin-git>
[bitcoin] mzumsande opened pull request #31016: test: add missing sync to feature_fee_estimation.py (master...202410_fix_feestimation_test) https://github.com/bitcoin/bitcoin/pull/31016
<bitcoin-git>
[bitcoin] theuni opened pull request #31015: build: have "make test" depend on "make all" (master...build-test-depends-all) https://github.com/bitcoin/bitcoin/pull/31015
<bitcoin-git>
[bitcoin] laanwj opened pull request #31014: net: Use GetAdaptersAddresses to get local addresses on Windows (master...2024-10-windows-address-discovery) https://github.com/bitcoin/bitcoin/pull/31014
<bitcoin-git>
[bitcoin] laanwj opened pull request #31013: depends: For mingw cross compile use -gcc-posix to prevent library conflict (master...2024-10-mingw-posix-gcc) https://github.com/bitcoin/bitcoin/pull/31013
<bitcoin-git>
[bitcoin] hebasto opened pull request #31010: cmake: Avoid hardcoding Qt's major version in Find module (master...241001-findqt) https://github.com/bitcoin/bitcoin/pull/31010
<gribble>
https://github.com/bitcoin/bitcoin/issues/30982 | docs: Add instructions on how to self-sign bitcoin-core binaries for macOS by Christewart · Pull Request #30982 · bitcoin/bitcoin · GitHub
<bitcoin-git>
[bitcoin] marcofleon opened pull request #31001: refactor: ensure type safety for txid and wtxid in `RelayTransaction` (master...2024/09/relaytx-type-safety) https://github.com/bitcoin/bitcoin/pull/31001
2024-09-29
<bitcoin-git>
[bitcoin] furszy opened pull request #31000: bench: add support for custom data directory (master...2024_bench_custom_datadir) https://github.com/bitcoin/bitcoin/pull/31000
<bitcoin-git>
[bitcoin] fanquake merged pull request #30921: test: generalize HasReason and use it in FailFmtWithError (master...l0rinc/format-hasReason) https://github.com/bitcoin/bitcoin/pull/30921
<bitcoin-git>
bitcoin/master 18d4c43 merge-script: Merge bitcoin/bitcoin#30921: test: generalize HasReason and use it in Fail...
<bitcoin-git>
bitcoin/master 6c3c619 Lőrinc: test: generalize HasReason and use it in FailFmtWithError
<Chris_Stewart_5>
and i don't believe it requires phoning home. I disconnected from my network connection and was still able to sign and run commands like ./bitcoin-cli --help
<bitcoin-git>
[bitcoin] Christewart opened pull request #30982: docs: Add instructions on how to self-sign bitcoin-core binaries for macOS (master...2024-09-26-selfsign-mac-instructions) https://github.com/bitcoin/bitcoin/pull/30982
<gmaxwell>
vasild: considering how easy it is to enumerate people running bitcoin from the p2p network the fact that it phones home isn't hard incompatible with bitcoin I think. But perhaps it would be a very unwelcome surprise to people using bitcoin behind tor.
<Chris_Stewart_5>
One last comment on the notarization problem on mac, here is a bitcoin stack exchange question detailing the problem and solution: https://bitcoin.stackexchange.com/a/117101
<sipa>
vasild: the world would be a lot better place if all humans were reasonable, but if that were the case, we probably wouldn't need bitcoin at all?
<fanquake>
willcl-ark: not sure, but anyone using bitcoin-qt, which is primarily what we ship on macos, isn't doing any of that