ci: Switch back to Bitcoin Core's master branch #322

pull hebasto wants to merge 1 commits into bitcoin-core:master from hebasto:260729-ci-core changing 1 files +1 −2
  1. hebasto commented at 8:55 AM on July 29, 2026: member

    bitcoin/bitcoin#35084 has now been merged.

  2. ci: Switch back to Bitcoin Core's master branch
    bitcoin/bitcoin#35084 has now been merged.
    9a0ba892b6
  3. DrahtBot commented at 8:55 AM on July 29, 2026: none

    <!--e57a25ab6845829454e8d69fc972939a-->

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    <!--021abf342d371248e50ceaed478a90ca-->

    Reviews

    See the guideline and AI policy for information on the review process.

    Type Reviewers
    ACK Sjors

    If your review is incorrectly listed, please copy-paste <code>&lt;!--meta-tag:bot-skip--&gt;</code> into the comment that the bot should ignore.

    <!--5faf32d7da4f0f540f40219e4f7537a3-->

  4. Sjors commented at 9:16 AM on July 29, 2026: member

    ~ACK 9a0ba892b6717d075053cb8a2a16de261c6e1010~

  5. hebasto commented at 10:07 AM on July 29, 2026: member

    Apparently, Bitcoin Core needs a patch:

    --- a/src/ipc/capnp/protocol.cpp
    +++ b/src/ipc/capnp/protocol.cpp
    @@ -9,6 +9,7 @@
     #include <ipc/capnp/protocol.h>
     #include <ipc/exception.h>
     #include <ipc/protocol.h>
    +#include <ipc/util.h>
     #include <kj/async.h>
     #include <mp/proxy-io.h>
     #include <mp/proxy-types.h>
    --- a/src/ipc/util.h
    +++ b/src/ipc/util.h
    @@ -53,12 +53,12 @@ inline SocketId StartSpawned(const std::string& connect_info)
         if (!socket) throw std::invalid_argument(strprintf("Invalid socket descriptor '%s'", connect_info));
         return *socket;
     }
    +#endif
     
     inline ThreadContext& CurrentThread()
     {
         return g_thread_context;
     }
    -#endif
     } // namespace mp
     
     #endif // BITCOIN_IPC_UTIL_H
    
  6. Sjors commented at 11:42 AM on July 29, 2026: member

    Probably easiest to wait for #318.

    Oh no, CI will always fail. I opened #323 to match the shim, and switch to master there.

  7. hebasto commented at 12:09 PM on July 29, 2026: member

    Closing in favour of #323.

  8. hebasto closed this on Jul 29, 2026

  9. ryanofsky referenced this in commit f5c15ce33f on Jul 30, 2026
  10. hebasto deleted the branch on Jul 30, 2026

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/libmultiprocess. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-08-05 20:30 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me