ZeroMQ blocked for Windows bitcoind #9565

issue borneq opened this issue on January 16, 2017
  1. borneq commented at 6:29 PM on January 16, 2017: none

    steps to reproduce below:

    1. On Windows ensure that all blocks are downloaded
    2. Start bitcoind -zmqpubhashtx=tcp://127.0.0.1:28332 -zmqpubrawtx=tcp://127.0.0.1:28332
    3. run Python script https://github.com/bitcoin/bitcoin/blob/master/contrib/zmq/zmq_sub.py 4, or run C++ small program https://gist.github.com/borneq/dc2b43bcdf0878fc44930e3e280bdb54

    Expected behaviour

    The same step on Linux give me list of hashes and raw transactions. I expect on Windows will the same.

    Actual behaviour

    Nothing, program is blocking on receive message

    What version of bitcoin-core are you using?

    Version v0.13.2

    Machine specs:

    • OS: Windows 10
    • CPU: i3
    • RAM: 16 GiB
    • Disk size: 2 TB
    • Disk Type (HD/SDD): SSHD
  2. achow101 commented at 7:15 PM on January 16, 2017: member

    ZMQ on Windows is slated for 0.14. See #7943. It was not backported to the 0.13.x releases.

  3. fanquake added the label RPC/REST/ZMQ on Jan 16, 2017
  4. fanquake added the label Windows on Jan 16, 2017
  5. laanwj commented at 9:38 AM on January 17, 2017: member

    This was intentionally disabled due to build-system issues. Re-try with master or wait for 0.14.0rc1.

  6. laanwj closed this on Jan 17, 2017

  7. MarcoFalke locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-13 15:15 UTC

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