- have
dependencies.mdlink to the PR that updated the capnp version: #31802 (review)
doc: follow-ups to "Add bitcoin-{node,gui} to release binaries for IPC" #33233
pull Sjors wants to merge 4 commits into bitcoin:master from Sjors:2025/08/pr-31802-followups changing 3 files +11 −5-
Sjors commented at 10:10 AM on August 21, 2025: member
-
doc: link to capnp version bump PR 2a815d126b
-
DrahtBot commented at 10:11 AM on August 21, 2025: contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
Code Coverage & Benchmarks
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/33233.
<!--021abf342d371248e50ceaed478a90ca-->
Reviews
See the guideline for information on the review process.
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
<!--5faf32d7da4f0f540f40219e4f7537a3-->
-
janb84 commented at 10:16 AM on August 21, 2025: contributor
ACK 2a815d126bc90f787f7adbe8cade45cb7307429b
PR updates dependencies document to point to version bump PR of capnproto.
- "code" review ✅
-
maflcko commented at 10:30 AM on August 21, 2025: member
lgtm ACK 2a815d126bc90f787f7adbe8cade45cb7307429b
-
ryanofsky commented at 12:35 PM on August 21, 2025: contributor
Code review ACK 2a815d126bc90f787f7adbe8cade45cb7307429b
Maybe we want to keep this PR open a little longer in case there are other small documentation updates like this? Seems fine to merge now though if preferred.
May also want to include "doc:" in PR title
Another little thing I noticed is that italics should be removed from these files in files.md since they are now included in binary releases:
-
Sjors commented at 1:18 PM on August 21, 2025: member
Maybe we want to keep this PR open a little longer in case there are other small documentation updates like this?
Yes, I was assuming there would be more things showing up over the next few days. Though I can always open another PR.
-
doc: mark bitcoin-{node,gui} installed in files.md eab5518913
-
maflcko commented at 1:57 PM on August 21, 2025: member
Also, on Fedora you need both packages, see https://github.com/maflcko/b-c-nightly/commit/14d34abdda4bbb327583f908742925b230944444.
Suggested patch:
diff --git a/doc/build-unix.md b/doc/build-unix.md index 38b4496687..04f757ba52 100644 --- a/doc/build-unix.md +++ b/doc/build-unix.md @@ -122,7 +122,7 @@ User-Space, Statically Defined Tracing (USDT) dependencies: Cap'n Proto is needed for IPC functionality (see [multiprocess.md](multiprocess.md)): - sudo dnf install capnproto + sudo dnf install capnproto capnproto-devel Compile with `-DENABLE_IPC=OFF` if you do not need IPC functionality. -
fanquake commented at 3:54 PM on August 21, 2025: member
You'll also need to add the
capnpinstall instructions for Alpine and Arch inbuild-unix.md. - fanquake added this to the milestone 30.0 on Aug 21, 2025
-
49d1a1a363
doc: add capnproto-devel to Fedora build instruction
Co-authored-by: maflcko <6399679+maflcko@users.noreply.github.com>
-
Sjors commented at 4:20 PM on August 21, 2025: member
Arch instruction taken from: https://capnproto.org/install.html
For Alpine I added
capnprotoandcapnproto-devsince they both exist, but didn't test if the latter is needed. -
doc: capnproto instruction for Alpine and Arch de65c86572
- Sjors force-pushed on Aug 21, 2025
-
maflcko commented at 4:32 PM on August 21, 2025: member
For Alpine I added
capnprotoandcapnproto-devsince they both exist, but didn't test if the latter is needed.dev installs the other: https://cirrus-ci.com/task/6500081345495040?logs=install#L0
-
maflcko commented at 4:32 PM on August 21, 2025: member
lgtm ACK de65c86572c5ca96e388a444aae9aa73bbd8860a
- DrahtBot requested review from ryanofsky on Aug 21, 2025
- DrahtBot requested review from janb84 on Aug 21, 2025
-
janb84 commented at 4:37 PM on August 21, 2025: contributor
re ACK de65c86572c5ca96e388a444aae9aa73bbd8860a
-
jonatack commented at 8:50 PM on August 21, 2025: member
LGTM, though suggest renaming the PR title to
doc: follow-ups to "Add bitcoin-{node,gui} to release binaries for IPC" - Sjors renamed this:
IPC followups for PR 31802
doc: follow-ups to "Add bitcoin-{node,gui} to release binaries for IPC"
on Aug 22, 2025 - DrahtBot added the label Docs on Aug 22, 2025
-
fanquake commented at 11:46 AM on August 22, 2025: member
If there are more changes, there can be more PRs. We can fixup the docs now, and open more PRs when needed.
- fanquake merged this on Aug 22, 2025
- fanquake closed this on Aug 22, 2025
Milestone
30.0