23 Commits (e6156a0aa329c2a94a4b4f1d81b6125ec8cf52ae)

Author SHA1 Message Date
Karl-Johan Alm 5ba61f0034
[zmq] Call va_end() on va_start()ed args. 8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Matt Corallo 71fde5563b Get rid of mapArgs direct access in ZMQ construction 8 years ago
instagibbs 412bab22b2 Adapt ZMQ/rest serialization to take rpcserialversion arg 8 years ago
Matt Corallo 76faa3cdfe Rename the remaining main.{h,cpp} to validation.{h,cpp} 8 years ago
Matt Corallo e736772c56 Move network-msg-processing code out of main to its own file 8 years ago
Matt Corallo 12ee1fe018 Always call UpdatedBlockTip, even if blocks were only disconnected 8 years ago
Matt Corallo 87e7d72807 Make validationinterface.UpdatedBlockTip more verbose 8 years ago
MarcoFalke fa27c0a2c4 [doc] Fix typos in comments, doxygen: Fix comment syntax 8 years ago
Jonas Schnelli b3b3c2a562
Reduce cs_main locks during ConnectTip/SyncWithWallets 8 years ago
Jonas Schnelli 0b25a9fb42
[ZMQ] append a message sequence number to every ZMQ notification 9 years ago
Jonas Schnelli de821d56e1
[ZMQ] refactor message string 9 years ago
mrbandrews 0040118959 Fixes ZMQ startup with bad arguments. 9 years ago
MarcoFalke fa7e4c0919 Bump copyright headers to 2014 9 years ago
Jonas Schnelli 7d0bf0bb46
include the chaintip *blockIndex in the SyncTransaction signal 9 years ago
Daniel Cousens ffacd27def zmq: prepend zmq to debug messages 9 years ago
João Barbosa de0499d3b8 Fix ZMQ Notification initialization and shutdown 9 years ago
Jorge Timón 87cbdb8b41 Globals: Explicit Consensus::Params arg for main: 9 years ago
Jonas Schnelli d76a8acb9b use CBlockIndex* insted of uint256 for UpdatedBlockTip signal 9 years ago
Jeff Garzik e6a14b64d6 Add ZeroMQ support. Notify blocks and transactions via ZeroMQ 9 years ago