0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-09 10:43:19 -05:00
bitcoin-bitcoin-core/src/zmq
Matt Corallo 87e7d72807 Make validationinterface.UpdatedBlockTip more verbose
In anticipation of making all the callbacks out of block processing
flow through it. Note that vHashes will always have something in it
since pindexFork != pindexNewTip.
2016-10-04 12:35:07 -04:00
..
zmqabstractnotifier.cpp use CBlockIndex* insted of uint256 for UpdatedBlockTip signal 2015-09-16 16:51:21 +02:00
zmqabstractnotifier.h use CBlockIndex* insted of uint256 for UpdatedBlockTip signal 2015-09-16 16:51:21 +02:00
zmqconfig.h Bump copyright headers to 2014 2016-01-05 21:01:39 +01:00
zmqnotificationinterface.cpp Make validationinterface.UpdatedBlockTip more verbose 2016-10-04 12:35:07 -04:00
zmqnotificationinterface.h Make validationinterface.UpdatedBlockTip more verbose 2016-10-04 12:35:07 -04:00
zmqpublishnotifier.cpp [ZMQ] append a message sequence number to every ZMQ notification 2016-04-19 15:32:11 +02:00
zmqpublishnotifier.h [doc] Fix typos in comments, doxygen: Fix comment syntax 2016-08-22 10:51:41 +02:00