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
Cory Fields
9a1675ee5b
optim: mark a few classes final
2017-07-17 11:34:38 -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
SyncTransaction->TxAddedToMempool/BlockConnected/Disconnected
2017-04-07 11:53:43 +02:00
zmqnotificationinterface.h
optim: mark a few classes final
2017-07-17 11:34:38 -04:00
zmqpublishnotifier.cpp
Missing includes
2017-04-13 02:31:44 +02:00
zmqpublishnotifier.h
Use the override specifier (C++11) where we expect to be overriding the virtual function of a base class
2017-06-28 02:12:06 +02:00