aboutsummaryrefslogtreecommitdiff
path: root/src/zmq/zmqnotificationinterface.h
AgeCommit message (Expand)Author
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-07-17optim: mark a few classes finalCory Fields
2017-04-07Add override to functions using CValidationInterface methodsMatt Corallo
2017-04-07SyncTransaction->TxAddedToMempool/BlockConnected/DisconnectedMatt Corallo
2017-04-07Include missing #include in zmqnotificationinterface.hMatt Corallo
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-12-24Get rid of mapArgs direct access in ZMQ constructionMatt Corallo
2016-10-04Make validationinterface.UpdatedBlockTip more verboseMatt Corallo
2016-08-12Reduce cs_main locks during ConnectTip/SyncWithWalletsJonas Schnelli
2015-12-04include the chaintip *blockIndex in the SyncTransaction signalJonas Schnelli
2015-11-04Fix ZMQ Notification initialization and shutdownJoão Barbosa
2015-09-16use CBlockIndex* insted of uint256 for UpdatedBlockTip signalJonas Schnelli
2015-09-16Add ZeroMQ support. Notify blocks and transactions via ZeroMQJeff Garzik