<bitcoin-git>
[bitcoin] fanquake merged pull request #27696: build: Do not define `ENABLE_ZMQ` when ZMQ is not available (master...230518-zmq) https://github.com/bitcoin/bitcoin/pull/27696
<bitcoin-git>
[bitcoin] fanquake closed pull request #27703: doc: filter out merge-script from list of authors (master...josibake-update-release-process-script) https://github.com/bitcoin/bitcoin/pull/27703
<harding>
Is it expected that #24137 hid the generate* RPCs when running bitcoin-cli -regtest help ? I understand hiding them on mainnet and signet (and maybe also testnet), but to me they seem like a regular part of using regtest and something that should be made discoverable through the help system.
<bitcoin-git>
[bitcoin] glozow merged pull request #27021: Implement Mini version of BlockAssembler to calculate mining scores (master...add-mini-miner) https://github.com/bitcoin/bitcoin/pull/27021
<bitcoin-git>
bitcoin/master 3f3f2d5 glozow: [unit test] GatherClusters and MiniMiner unit tests
<bitcoin-git>
[bitcoin] josibake opened pull request #27703: doc: filter out merge-script from list of authors (master...josibake-update-release-process-script) https://github.com/bitcoin/bitcoin/pull/27703
<bitcoin-git>
[bitcoin] fanquake merged pull request #27695: test: Add test to check tx in the last block can be downloaded (master...2305-test-tx-block-upload-) https://github.com/bitcoin/bitcoin/pull/27695
<bitcoin-git>
bitcoin/master fadc849 MarcoFalke: test: Split up test_notfound_on_unannounced_tx test case
<bitcoin-git>
bitcoin/master 7be7e62 fanquake: Merge bitcoin/bitcoin#27695: test: Add test to check tx in the last block ...
<bitcoin-git>
[bitcoin] fanquake merged pull request #27458: build: Detect USDT the same way how it is used in the code (master...230413-freebsd) https://github.com/bitcoin/bitcoin/pull/27458
<bitcoin-git>
bitcoin/master 2f1403a fanquake: Merge bitcoin/bitcoin#27458: build: Detect USDT the same way how it is use...
<bitcoin-git>
bitcoin/master b53cab0 Hennadii Stepanov: build: Detect USDT the same way how it is used in the code
<bitcoin-git>
bitcoin/master fad2c20 MarcoFalke: build: Bump minimum Clang to clang-10
<bitcoin-git>
[bitcoin] hebasto opened pull request #27696: build: Do not define `ENABLE_ZMQ` when ZMQ is not available (master...230518-zmq) https://github.com/bitcoin/bitcoin/pull/27696
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #27695: test: Add test to check tx in the last block can be downloaded (master...2305-test-tx-block-upload-) https://github.com/bitcoin/bitcoin/pull/27695
2023-05-17
<ryanofsky>
achow101, I got "ERROR: Permission to bitcoin-core/gui.git denied to ryanofsky."
<bitcoin-git>
[bitcoin] ryanofsky merged pull request #25193: indexes: Read the locator's top block during init, allow interaction with reindex-chainstate (master...202205_index_allow_reindex_chainstate) https://github.com/bitcoin/bitcoin/pull/25193
<bitcoin-git>
bitcoin/master 4e8a765 Ryan Ofsky: Merge bitcoin/bitcoin#25193: indexes: Read the locator's top block during ...
<bitcoin-git>
bitcoin/master 97844d9 Martin Zumsande: index: Enable reindex-chainstate with active indexes
<bitcoin-git>
[bitcoin] fanquake opened pull request #27689: doc: remove mention of glibc 2.10+ (master...remove_glibc_vesion_malloc_info) https://github.com/bitcoin/bitcoin/pull/27689
<stickies-v>
could someone please grant https://github.com/ismaelsadeeq write access to the bitcoin-dev wiki please? he's working on the v25RC (or final, if already released at that point) testing guide and will be ready to add it soon
<bitcoin-git>
[bitcoin] fanquake opened pull request #27688: doc: remove Security section from build-unix.md (master...build_unix_drop_security) https://github.com/bitcoin/bitcoin/pull/27688
<bitcoin-git>
[bitcoin] fanquake merged pull request #27668: guix: document when certain patches can be dropped (master...guix_patch_doc) https://github.com/bitcoin/bitcoin/pull/27668
<bitcoin-git>
bitcoin/master 594f05d fanquake: Merge bitcoin/bitcoin#27668: guix: document when certain patches can be dr...
<bitcoin-git>
bitcoin/master a09269a fanquake: guix: document when certain guix patches can be dropped
<bitcoin-git>
[bitcoin] hebasto opened pull request #27684: Avoid lock order inversion in `Chainstate::ConnectTip` function (master...230516-punish) https://github.com/bitcoin/bitcoin/pull/27684
<fanquake>
To github.com:bitcoin-core/bitcoin-detached-sigs.git
<fanquake>
To github.com:bitcoin-core/bitcoin-detached-sigs.git
<josie>
vasild: don't have a gdbinit , and no, the breakpoint is after IBD finishes. I don't think its an issue with bitcoin core, since it runs fine outside of gdb, so I'm guessing it has something to do with permissions or gdb not being able to read the blk files?
<kouloumos>
I cannot reproduce your issue. But in general, I find attaching to the process more convenient. Because gdb allows for programmability through python, I wrote a helper that waits for the pid to start and then attaches on it. You can find it as part of this script: https://github.com/kouloumos/bitcoin/commit/0b468517f316590a0502827c4ae989ce948433cf . The script is doing more things, but for the general case you just need
<bitcoin-git>
[bitcoin] brunoerg opened pull request #27678: fuzz: net, add `recv_flood_size`, `prefer_evict` in `ConsumeNode` (master...2023-05-fuzz-net-consumenode) https://github.com/bitcoin/bitcoin/pull/27678
<bitcoin-git>
[bitcoin] theuni opened pull request #27676: macOS: Bump minimum required runtime version and prepare for building with upstream LLVM (master...macos-min-bump) https://github.com/bitcoin/bitcoin/pull/27676
<bitcoin-git>
[bitcoin] Sjors opened pull request #27673: ConnectTip: don't log total disk read time in bench (master...2023/05/div-zero) https://github.com/bitcoin/bitcoin/pull/27673
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #27672: fuzz: Print error message when FUZZ is missing (master...2305-fuzz-log-FUZZ-) https://github.com/bitcoin/bitcoin/pull/27672
<bitcoin-git>
bitcoin/24.x 89a5a41 fanquake: doc: update release notes for 24.1
<bitcoin-git>
[bitcoin] fanquake opened pull request #27668: guix: document when certain patches can be dropped (master...guix_patch_doc) https://github.com/bitcoin/bitcoin/pull/27668
<bitcoin-git>
[bitcoin] achow101 opened pull request #27666: wallet, bench: Move commonly used functions to their own file and fix a bug (master...wallet-bench-refactor) https://github.com/bitcoin/bitcoin/pull/27666
<fanquake>
sipa: did you want to take-over https://github.com/orgs/bitcoin/projects/9? Hasn't been updated for some time. Should we close it for now, and defer to #27634?
<bitcoin-git>
[bitcoin] theStack opened pull request #27653: test: add unit test coverage for Python ECDSA implementation (master...202305-test-add_ecdsa_signing_unittest) https://github.com/bitcoin/bitcoin/pull/27653
<gribble>
https://github.com/bitcoin/bitcoin/issues/27602 | net processing: avoid serving non-announced txs as a result of a MEMPOOL message by sr-gi · Pull Request #27602 · bitcoin/bitcoin · GitHub