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-21 07:39:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ec3561eb3473638230ef780b41343bc6284b460
bitcoin
/
src
/
zmq
History
Wladimir J. van der Laan
77beab70de
Merge pull request
#6163
...
87cbdb8
Globals: Explicit Consensus::Params arg for main: (Jorge Timón)
2015-11-10 15:32:03 +01: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
Add ZeroMQ support. Notify blocks and transactions via ZeroMQ
2015-09-16 11:01:35 +01:00
zmqnotificationinterface.cpp
Fix ZMQ Notification initialization and shutdown
2015-11-04 10:36:00 +00:00
zmqnotificationinterface.h
Fix ZMQ Notification initialization and shutdown
2015-11-04 10:36:00 +00:00
zmqpublishnotifier.cpp
Globals: Explicit Consensus::Params arg for main:
2015-10-30 14:07:30 +01:00
zmqpublishnotifier.h
use CBlockIndex* insted of uint256 for UpdatedBlockTip signal
2015-09-16 16:51:21 +02:00