This website requires JavaScript.
Explore
Help
Sign In
highperfocused
/
bitcoin
Watch
1
Star
0
Fork
0
You've already forked bitcoin
mirror of
https://github.com/bitcoin/bitcoin.git
synced
2026-01-19 23:03:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8f329f991bc81ddcfb4f51574e2003edde14e996
bitcoin
/
src
/
zmq
History
Matt Corallo
12ee1fe018
Always call UpdatedBlockTip, even if blocks were only disconnected
2016-10-04 13:52:57 -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
Always call UpdatedBlockTip, even if blocks were only disconnected
2016-10-04 13:52:57 -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