aboutsummaryrefslogtreecommitdiff
path: root/src/zmq/zmqpublishnotifier.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modify chain consensus parameters to be height aware (#1396)Ross Nicoll2018-09-191-1/+1
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Adapt ZMQ/rest serialization to take rpcserialversion arginstagibbs2016-12-051-2/+3
* Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo2016-12-021-1/+1
* Move network-msg-processing code out of main to its own fileMatt Corallo2016-12-021-0/+1
* [ZMQ] append a message sequence number to every ZMQ notificationJonas Schnelli2016-04-191-8/+21
* [ZMQ] refactor message stringJonas Schnelli2016-04-151-4/+9
* Fixes ZMQ startup with bad arguments.mrbandrews2016-02-291-0/+1
* zmq: prepend zmq to debug messagesDaniel Cousens2015-11-191-5/+5
* Globals: Explicit Consensus::Params arg for main:Jorge Timón2015-10-301-1/+3
* use CBlockIndex* insted of uint256 for UpdatedBlockTip signalJonas Schnelli2015-09-161-7/+5
* Add ZeroMQ support. Notify blocks and transactions via ZeroMQJeff Garzik2015-09-161-0/+172