aboutsummaryrefslogtreecommitdiff
path: root/src/zmq/zmqabstractnotifier.h
AgeCommit message (Expand)Author
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-03-11scripted-diff: remove MakeUnique<T>()fanquake
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-09-22Add 'sequence' zmq publisher to track all block (dis)connects, mempool deltasGregory Sanders
2020-09-07Replace zmqconfig.h by a simple zmqutil.Daniel Kraft
2020-09-07Use std::unique_ptr for CZMQNotifierFactory.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-08-16Use nullptr instead of zero (0) as the null pointer constantpracticalswift
2015-09-16use CBlockIndex* insted of uint256 for UpdatedBlockTip signalJonas Schnelli
2015-09-16Add ZeroMQ support. Notify blocks and transactions via ZeroMQJeff Garzik