< February 2026 >
Su Mo Tu We Th Fr Sa 1234567891011121314
15 16 17 18 19 20 21
22 23 24 25 26 27 28
2024-09-23
<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
<bitcoin-git>
[bitcoin] theStack opened pull request #30937: scripted-diff: drop config/ subdir for bitcoin-config.h (master...202409-build-drop_config_subdir) https://github.com/bitcoin/bitcoin/pull/30937
<bitcoin-git>
[bitcoin] fanquake merged pull request #30856: build: drop obj/ subdirectory for generated build.h (master...202409-build-drop_obj_subdir) https://github.com/bitcoin/bitcoin/pull/30856
<bitcoin-git>
bitcoin/master 0dd6625 Sebastian Falbesoner: build: drop obj/ subdir for generated build.h, rename to bitcoin-build-inf...
<bitcoin-git>
bitcoin/master 7025942 Sebastian Falbesoner: build: drop superfluous `HAVE_BUILD_INFO` define
<bitcoin-git>
bitcoin/master 197aa24 merge-script: Merge bitcoin/bitcoin#30856: build: drop obj/ subdirectory for generated b...
<bitcoin-git>
[bitcoin] l0rinc opened pull request #30936: doc: Add `nproc` support for Mac through `coreutils` (master...l0rinc/nproc-mac) https://github.com/bitcoin/bitcoin/pull/30936
<bitcoin-git>
[bitcoincore.org] fanquake closed pull request #1066: build(deps-dev): bump google-protobuf from 4.27.2 to 4.27.5 (master...dependabot/bundler/google-protobuf-4.27.5) https://github.com/bitcoin-core/bitcoincore.org/pull/1066
<bitcoin-git>
[qa-assets] marcofleon opened pull request #207: Initial inputs for `p2p_headers_presync` and `clusterlin_make_connected` (main...main) https://github.com/bitcoin-core/qa-assets/pull/207
<bitcoin-git>
[bitcoin] jonatack opened pull request #30930: netinfo: add peer services column and outbound-only peers list (master...2023-05-add-peer-services-to-netinfo) https://github.com/bitcoin/bitcoin/pull/30930
<bitcoin-git>
[bitcoincore.org] dependabot[bot] opened pull request #1066: build(deps-dev): bump google-protobuf from 4.27.2 to 4.27.5 (master...dependabot/bundler/google-protobuf-4.27.5) https://github.com/bitcoin-core/bitcoincore.org/pull/1066
<bitcoin-git>
[bitcoin] fanquake merged pull request #30927: Follow-up after AutoFile position caching: remove unused code (master...202409_tellcache_followup) https://github.com/bitcoin/bitcoin/pull/30927
<bitcoin-git>
[bitcoincore.org] fanquake merged pull request #1065: Add japanese translation about security advisories for vulnerabilities fixed in v24.0.1 (master...ja-translate-security-advisories-24.0.1) https://github.com/bitcoin-core/bitcoincore.org/pull/1065
<bitcoin-git>
bitcoincore.org/master 952272a azuchi: Add japanese translation about security advisories for vulnerabilities fix...
<bitcoin-git>
bitcoincore.org/master 832981b merge-script: Merge bitcoin-core/bitcoincore.org#1065: Add japanese translation about se...
<bitcoin-git>
[bitcoin] LuizWT closed pull request #30925: Optimize: convert trusted keys list to a set for better performance (master...master) https://github.com/bitcoin/bitcoin/pull/30925
<bitcoin-git>
[bitcoincore.org] azuchi opened pull request #1065: Add japanese translation about security advisories for vulnerabilities fixed in v24.0.1 (master...ja-translate-security-advisories-24.0.1) https://github.com/bitcoin-core/bitcoincore.org/pull/1065
2024-09-18
<bitcoin-git>
bitcoincore.org/master 6e9b169 Ava Chow: Merge bitcoin-core/bitcoincore.org#1063: Security advisories for vulnerabi...
<bitcoin-git>
[bitcoin] LuizWT opened pull request #30925: Optimize: convert trusted keys list to a set for better performance (master...master) https://github.com/bitcoin/bitcoin/pull/30925
<bitcoin-git>
[bitcoin] mzumsande closed pull request #28538: p2p: attempt to fill full outbound connection slots with peers that support tx relay (master...202309_fullob_to_blocksonly) https://github.com/bitcoin/bitcoin/pull/28538
<bitcoin-git>
[bitcoin] fanquake merged pull request #30875: doc: fixed inconsistencies in documentation between autotools to cmake change (master...devNotesDebugBuild) https://github.com/bitcoin/bitcoin/pull/30875
<bitcoin-git>
[bitcoin] l0rinc opened 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-detached-sigs/28.x 8add3c5 fanquake: 28.x: macOS sig for rc2
<bitcoin-git>
bitcoin/master 6b97882 merge-script: Merge bitcoin/bitcoin#30915: ci: Use `ninja` to build in macOS native CI j...
<bitcoin-git>
[bitcoin] fanquake merged pull request #30915: ci: Use `ninja` to build in macOS native CI job (master...240917-ci-ninja) https://github.com/bitcoin/bitcoin/pull/30915
<bitcoin-git>
bitcoin/master d01b85b Hennadii Stepanov: ci: Use `ninja` to build in macOS native CI job
<bitcoin-git>
[bitcoin] maflcko opened pull request #30920: test: Remove 0.16.3 test from wallet_backwards_compatibility.py (master...2409-rem-test) https://github.com/bitcoin/bitcoin/pull/30920
2024-09-17
<bitcoin-git>
[bitcoin] marcofleon opened 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] hebasto opened pull request #30915: ci: Use `ninja` to build in macOS native CI job (master...240917-ci-ninja) https://github.com/bitcoin/bitcoin/pull/30915
<bitcoin-git>
bitcoin/master dd87b6d Sjors Provoost: Have createNewBlock return BlockTemplate interface
<bitcoin-git>
bitcoin/master a93c171 Sjors Provoost: Drop unneeded nullptr check from CreateNewBlock()
<bitcoin-git>
bitcoin/master 3f66642 Ava Chow: Merge bitcoin/bitcoin#30440: Have createNewBlock() return a BlockTemplate ...
<bitcoin-git>
[bitcoin] theuni opened pull request #30911: build: speed up by flattening the dependency graph (master...cmake-flatten-dependencies) https://github.com/bitcoin/bitcoin/pull/30911
<bitcoin-git>
[bitcoin] glozow merged pull request #30661: fuzz: Test headers pre-sync through p2p (master...2024/06/headers-sync-fuzztest) https://github.com/bitcoin/bitcoin/pull/30661
<bitcoin-git>
bitcoin/master 0c02d4b marcofleon: net_processing: Make MAX_HEADERS_RESULTS a PeerManager option
<bitcoin-git>
bitcoin/master a3f6f5a marcofleon: build: Automatically define FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION for f...
<bitcoin-git>
bitcoin/master a0eaa47 marcofleon: Add FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION in PoW check
<bitcoin-git>
[bitcoin] maflcko closed pull request #30907: Refactor TxStateString Function for Improved Performance and Readability (master...master) https://github.com/bitcoin/bitcoin/pull/30907
<bitcoin-git>
[bitcoin] h0z3yn opened pull request #30907: Refactor TxStateString Function for Improved Performance and Readability (master...master) https://github.com/bitcoin/bitcoin/pull/30907
<bitcoin-git>
[gui] pablomartin4btc opened pull request #836: Fix both ipv6 proxy setup and reachable networks display issues in Options Dialog (UI only, no functionality impact) (master...gui-fix-ipv6-proxy-display) https://github.com/bitcoin-core/gui/pull/836
<bitcoin-git>
[bitcoin] l0rinc opened pull request #30906: coins: prohibit direct flags access in CCoinsCacheEntry and remove invalid tests (master...l0rinc/hide-coin-flags) https://github.com/bitcoin/bitcoin/pull/30906
<bitcoin-git>
[bitcoin] hebasto opened pull request #30901: cmake: Revamp handling of data files for `{test,bench}_bitcoin` targets (master...240914-data-sources) https://github.com/bitcoin/bitcoin/pull/30901
<bitcoin-git>
bitcoin/master 9556061 Sebastian Falbesoner: code style: update .editorconfig file
<bitcoin-git>
[bitcoin] fanquake merged pull request #30890: doc: unit test runner help fixup and improvements (master...2024-09-unit-test-doc-fixup) https://github.com/bitcoin/bitcoin/pull/30890
<bitcoin-git>
bitcoin/master 282f0e9 Jon Atack: Unit test runner documentation fix and improvements
<bitcoin-git>
bitcoin/master fea550b merge-script: Merge bitcoin/bitcoin#30890: doc: unit test runner help fixup and improvem...
<bitcoin-git>
[bitcoin] achow101 merged pull request #30880: test: Wait for local services to update in feature_assumeutxo (master...2024-09-au-services-test) https://github.com/bitcoin/bitcoin/pull/30880
<bitcoin-git>
[bitcoin] l0rinc opened pull request #30888: build: Minimize I/O operations in GenerateHeaderFromRaw.cmake (master...lorinc/cmake-header-optimization) https://github.com/bitcoin/bitcoin/pull/30888
<bitcoin-git>
[bitcoin] instagibbs opened pull request #30886: rpc: Add support to populate PSBT input utxos via rpc (master...2024-09-updateutxo_psbt) https://github.com/bitcoin/bitcoin/pull/30886
<bitcoin-git>
[bitcoin] fjahr opened pull request #30885: scripted-diff: Modernize nLocalServices to m_local_services (master...2024-09-localservices-new) https://github.com/bitcoin/bitcoin/pull/30885
<bitcoin-git>
[bitcoin] ryanofsky merged pull request #30546: util: Use consteval checked format string in FatalErrorf, LogConnectFailure (master...2407-log) https://github.com/bitcoin/bitcoin/pull/30546
<bitcoin-git>
[bitcoin] sipa opened pull request #30884: streams: cache file position within AutoFile (master...202409_reduce_ftell_xor) https://github.com/bitcoin/bitcoin/pull/30884
<bitcoin-git>
[bitcoin] hebasto opened pull request #30883: Revert "build: Minimize I/O operations in `GenerateHeaderFrom{Json,Raw}.cmake`" (master...240912-slow-string) https://github.com/bitcoin/bitcoin/pull/30883
<dzxzg>
I tried setting up windows profiling in Visual Studio but could only get the CPU profiler to work, on my system at least Visual Studio just crashes when I try to use the more sophisticated "Instrumentation" profiler that measures call counts and wall clock time taken by calls with bitcoin core. (You have to add the /PROFILE linker flag to use the