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-18 22:35:39 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c87f51e55bc324d8327b596b44d8bf334a5b6913
bitcoin
/
src
/
zmq
History
Wladimir J. van der Laan
d2228384de
Merge
#6480
: include the chaintip blockindex in the SyncTransaction signal, add signal UpdateTip()
...
7d0bf0b
include the chaintip *blockIndex in the SyncTransaction signal (Jonas Schnelli)
2016-02-04 17:03:09 +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
Bump copyright headers to 2014
2016-01-05 21:01:39 +01:00
zmqnotificationinterface.cpp
include the chaintip *blockIndex in the SyncTransaction signal
2015-12-04 09:18:53 +01:00
zmqnotificationinterface.h
include the chaintip *blockIndex in the SyncTransaction signal
2015-12-04 09:18:53 +01:00
zmqpublishnotifier.cpp
zmq: prepend zmq to debug messages
2015-11-19 13:32:14 +11:00
zmqpublishnotifier.h
use CBlockIndex* insted of uint256 for UpdatedBlockTip signal
2015-09-16 16:51:21 +02:00