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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify chain consensus parameters to be height aware (#1396)
Ross Nicoll
2018-09-19
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
4
-4
/
+4
*
Get rid of mapArgs direct access in ZMQ construction
Matt Corallo
2016-12-24
2
-5
/
+5
*
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
2
-2
/
+2
*
Move network-msg-processing code out of main to its own file
Matt Corallo
2016-12-02
1
-0
/
+1
*
Always call UpdatedBlockTip, even if blocks were only disconnected
Matt Corallo
2016-10-04
1
-1
/
+1
*
Make validationinterface.UpdatedBlockTip more verbose
Matt Corallo
2016-10-04
2
-3
/
+6
*
Merge #8607: [doc] Fix doxygen off-by-one comments, fix typos
Wladimir J. van der Laan
2016-08-28
1
-1
/
+1
|
\
|
*
[doc] Fix typos in comments, doxygen: Fix comment syntax
MarcoFalke
2016-08-22
1
-1
/
+1
*
|
Reduce cs_main locks during ConnectTip/SyncWithWallets
Jonas Schnelli
2016-08-12
2
-2
/
+2
|
/
*
[ZMQ] append a message sequence number to every ZMQ notification
Jonas Schnelli
2016-04-19
2
-8
/
+33
*
[ZMQ] refactor message string
Jonas Schnelli
2016-04-15
1
-4
/
+9
*
Fixes ZMQ startup with bad arguments.
mrbandrews
2016-02-29
2
-1
/
+1
*
Merge #6480: include the chaintip blockindex in the SyncTransaction signal, a...
Wladimir J. van der Laan
2016-02-04
2
-2
/
+2
|
\
|
*
include the chaintip *blockIndex in the SyncTransaction signal
Jonas Schnelli
2015-12-04
2
-2
/
+2
*
|
Bump copyright headers to 2014
MarcoFalke
2016-01-05
1
-1
/
+1
|
/
*
zmq: prepend zmq to debug messages
Daniel Cousens
2015-11-19
2
-8
/
+8
*
Merge pull request #6163
Wladimir J. van der Laan
2015-11-10
1
-1
/
+3
|
\
|
*
Globals: Explicit Consensus::Params arg for main:
Jorge Timón
2015-10-30
1
-1
/
+3
*
|
Fix ZMQ Notification initialization and shutdown
João Barbosa
2015-11-04
2
-4
/
+10
|
/
*
use CBlockIndex* insted of uint256 for UpdatedBlockTip signal
Jonas Schnelli
2015-09-16
6
-14
/
+17
*
Add ZeroMQ support. Notify blocks and transactions via ZeroMQ
Jeff Garzik
2015-09-16
7
-0
/
+491