aboutsummaryrefslogtreecommitdiff
path: root/src/zmq/zmqpublishnotifier.h
AgeCommit message (Expand)Author
2024-03-12zmq: read raw block with ReadRawBlockFromDiskAndrew Toth
2023-05-10zmq: Pass lambda to zmq's ZMQPublishRawBlockNotifierTheCharlatan
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-10-10iwyu: Add zmq source filesHennadii Stepanov
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-09-22Add 'sequence' zmq publisher to track all block (dis)connects, mempool deltasGregory Sanders
2020-09-15scripted-diff: Rename SendMessage to SendZmqMessage.Daniel Kraft
2018-10-19ZMQ: add options to configure outbound message high water mark, aka SNDHWMmruddy
2018-07-27Update copyright headers to 2018DrahtBot
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-06-28Use the override specifier (C++11) where we expect to be overriding the virtu...practicalswift
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-08-22[doc] Fix typos in comments, doxygen: Fix comment syntaxMarcoFalke
2016-04-19[ZMQ] append a message sequence number to every ZMQ notificationJonas Schnelli
2015-09-16use CBlockIndex* insted of uint256 for UpdatedBlockTip signalJonas Schnelli
2015-09-16Add ZeroMQ support. Notify blocks and transactions via ZeroMQJeff Garzik