aboutsummaryrefslogtreecommitdiff
path: root/src/zmq/zmqnotificationinterface.cpp
AgeCommit message (Expand)Author
2016-12-02Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo
2016-10-04Always call UpdatedBlockTip, even if blocks were only disconnectedMatt Corallo
2016-10-04Make validationinterface.UpdatedBlockTip more verboseMatt Corallo
2016-08-12Reduce cs_main locks during ConnectTip/SyncWithWalletsJonas Schnelli
2016-02-29Fixes ZMQ startup with bad arguments.mrbandrews
2015-12-04include the chaintip *blockIndex in the SyncTransaction signalJonas Schnelli
2015-11-19zmq: prepend zmq to debug messagesDaniel Cousens
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