This website requires JavaScript.
Explore
Help
Register
Sign In
cryptogera
/
litecoin
Watch
1
Star
0
Fork
0
You've already forked litecoin
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
litecoin
/
src
/
zmq
History
practicalswift
aa95947ded
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
..
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
Add override to functions using CValidationInterface methods
2017-04-07 11:53:43 +02: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