< March 2026 >
Su Mo Tu We Th Fr Sa 123456789101112131415 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
2024-10-04
<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/master f1daa80 Hennadii Stepanov: guix: Drop no longer needed `PATH` modification
<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 6c3c619 Lőrinc: test: generalize HasReason and use it in FailFmtWithError
<bitcoin-git>
bitcoin/master 18d4c43 merge-script: Merge bitcoin/bitcoin#30921: test: generalize HasReason and use it in Fail...
<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
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #30965: kernel: Move block tree db open to block manager (master...blockmanDB) https://github.com/bitcoin/bitcoin/pull/30965
<bitcoin-git>
[bitcoin] fanquake merged pull request #30952: test: Use shell builtins in run_command test case (master...fix-runcommand-test) https://github.com/bitcoin/bitcoin/pull/30952
<bitcoin-git>
bitcoin/master 7bd3ee6 Ava Chow: test: Use shell builtins in run_command test case
<bitcoin-git>
bitcoin/master 393f323 merge-script: Merge bitcoin/bitcoin#30952: test: Use shell builtins in run_command test ...
<bitcoin-git>
[bitcoin] hodlinator opened pull request #30956: DO NOT MERGE: Windows bitcoind stall debugging (master...30390_windows_debug) https://github.com/bitcoin/bitcoin/pull/30956
<bitcoin-git>
[bitcoin] Sjors opened pull request #30955: Mining interface: getCoinbaseMerklePath() and submitSolution() (master...2024/07/merkle_path) https://github.com/bitcoin/bitcoin/pull/30955
<bitcoin-git>
[bitcoin] achow101 merged pull request #30678: wallet: Write best block to disk before backup (master...2024-08-backup-best) https://github.com/bitcoin/bitcoin/pull/30678
<bitcoin-git>
bitcoin/master 7e3dbe4 Fabian Jahr: wallet: Write best block to disk before backup
<bitcoin-git>
bitcoin/master 31c0df0 furszy: wallet: migration, write best locator before unloading wallet
<bitcoin-git>
bitcoin/master 037b101 Fabian Jahr: test: Add coverage for best block locator write in wallet_backup
<bitcoin-git>
[bitcoin] itornaza opened pull request #30953: refactor: Appropriate re-naming of MAX_OPCODE after tapscript (master...ion-max-script-opcodes) https://github.com/bitcoin/bitcoin/pull/30953
<bitcoin-git>
[bitcoin] achow101 opened pull request #30952: test: Use shell builtins in run_command test case (master...fix-runcommand-test) https://github.com/bitcoin/bitcoin/pull/30952
<bitcoin-git>
[bitcoin] stratospher opened pull request #30951: net: option to disallow v1 connection on ipv4 and ipv6 peers (master...v2-only-option) https://github.com/bitcoin/bitcoin/pull/30951
<padillac>
the exploit was submitted as an issue in the core github. my github account 'visualbasic6' was subsequently banned from the org. haha. sorry. it was around when this happened.... https://github.com/bitcoin/bitcoin/issues/27623
<padillac>
whatup everybody. just talked to luke. i want credit for the bitcoin dos. this is kevin mcsheehan / pad
<bitcoin-git>
[bitcoin] tdb3 opened pull request #30941: test: simplify timewarp boundary test (master...20240921_simplify_timewarp_tests) https://github.com/bitcoin/bitcoin/pull/30941
<bitcoin-git>
[bitcoin] hebasto opened pull request #30940: depends: Fix build with `MULTIPROCESS=1` in Guix environment (master...240921-guix-mp) https://github.com/bitcoin/bitcoin/pull/30940
2024-09-20
<bitcoin-git>
[bitcoin] achow101 merged pull request #30765: refactor: Allow `CScript`'s `operator` to accept spans, not just vectors (master...l0rinc/CScript-vector-and-array) https://github.com/bitcoin/bitcoin/pull/30765
<bitcoin-git>
[bitcoin] achow101 merged pull request #30918: fuzz: Add check in `p2p_headers_presync` that chain work never exceeds minimum work (master...2024/09/headers-presync-fuzz-followup) https://github.com/bitcoin/bitcoin/pull/30918
<bitcoin-git>
bitcoin/master 9aa5d1c marcofleon: add clarification in comment
<bitcoin-git>
bitcoin/master 284bd17 marcofleon: add check that chainwork doesn't exceed minimum work
<bitcoin-git>
bitcoin/master 0894748 Ava Chow: Merge bitcoin/bitcoin#30918: fuzz: Add check in `p2p_headers_presync` that...
<bitcoin-git>
[bitcoin] achow101 merged pull request #30794: interpreter: use int32_t instead of int type for risczero compile (master...r0-fit) https://github.com/bitcoin/bitcoin/pull/30794