This website requires JavaScript.
Explore
Help
Sign In
kvazar
/
kevacoin
Watch
1
Star
0
Fork
0
You've already forked kevacoin
mirror of
https://github.com/kvazar-network/kevacoin.git
synced
2025-03-13 06:01:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
kevacoin
/
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