index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
zmq
/
zmqpublishnotifier.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
zmq: Append address to notify log output
nthumann
2020-10-01
1
-8
/
+8
*
Add 'sequence' zmq publisher to track all block (dis)connects, mempool deltas
Gregory Sanders
2020-09-22
1
-0
/
+49
*
scripted-diff: Rename SendMessage to SendZmqMessage.
Daniel Kraft
2020-09-15
1
-5
/
+5
*
Replace zmqconfig.h by a simple zmqutil.
Daniel Kraft
2020-09-07
1
-3
/
+5
*
Various cleanups in zmqnotificationinterface.
Daniel Kraft
2020-09-07
1
-0
/
+8
*
Merge #14687: zmq: enable tcp keepalive
Jonas Schnelli
2020-09-02
1
-0
/
+8
|
\
|
*
zmq: enable tcp keepalive
mruddy
2018-11-15
1
-0
/
+8
*
|
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-15
1
-1
/
+1
*
|
Merge #17445: zmq: Fix due to invalid argument and multiple notifiers
Wladimir J. van der Laan
2020-01-08
1
-1
/
+2
|
\
\
|
*
|
zmq: Fix due to invalid argument and multiple notifiers
João Barbosa
2019-11-11
1
-1
/
+2
*
|
|
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
|
/
/
*
/
zmq: log outbound message high water mark when reusing socket
fanquake
2019-01-19
1
-0
/
+1
|
/
*
Merge #14060: ZMQ: add options to configure outbound message high water mark,...
Wladimir J. van der Laan
2018-11-05
1
-3
/
+13
|
\
|
*
ZMQ: add options to configure outbound message high water mark, aka SNDHWM
mruddy
2018-10-19
1
-3
/
+13
*
|
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
|
/
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-7
/
+7
*
Use nullptr instead of zero (0) as the null pointer constant
practicalswift
2017-08-16
1
-2
/
+2
*
Missing includes
Jorge Timón
2017-04-13
1
-0
/
+1
*
Change LogAcceptCategory to use uint32_t rather than sets of strings.
Gregory Maxwell
2017-04-01
1
-6
/
+6
*
[zmq] Call va_end() on va_start()ed args.
Karl-Johan Alm
2017-03-22
1
-0
/
+3
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Adapt ZMQ/rest serialization to take rpcserialversion arg
instagibbs
2016-12-05
1
-2
/
+3
*
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
Move network-msg-processing code out of main to its own file
Matt Corallo
2016-12-02
1
-0
/
+1
*
[ZMQ] append a message sequence number to every ZMQ notification
Jonas Schnelli
2016-04-19
1
-8
/
+21
*
[ZMQ] refactor message string
Jonas Schnelli
2016-04-15
1
-4
/
+9
*
Fixes ZMQ startup with bad arguments.
mrbandrews
2016-02-29
1
-0
/
+1
*
zmq: prepend zmq to debug messages
Daniel Cousens
2015-11-19
1
-5
/
+5
*
Globals: Explicit Consensus::Params arg for main:
Jorge Timón
2015-10-30
1
-1
/
+3
*
use CBlockIndex* insted of uint256 for UpdatedBlockTip signal
Jonas Schnelli
2015-09-16
1
-7
/
+5
*
Add ZeroMQ support. Notify blocks and transactions via ZeroMQ
Jeff Garzik
2015-09-16
1
-0
/
+172