This website requires JavaScript.
Explore
Help
Sign In
DragonX
/
hush3
Watch
1
Star
1
Fork
0
You've already forked hush3
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
23caa3477367a08556128a329ffd1ba602591fef
hush3
/
src
/
zmq
History
jl777
629191d1e4
Fix
2018-04-17 13:26:13 +03:00
..
zmqabstractnotifier.cpp
use CBlockIndex* insted of uint256 for UpdatedBlockTip signal
2017-02-08 22:10:42 +00:00
zmqabstractnotifier.h
use CBlockIndex* insted of uint256 for UpdatedBlockTip signal
2017-02-08 22:10:42 +00:00
zmqconfig.h
Add ZeroMQ support. Notify blocks and transactions via ZeroMQ
2017-02-08 22:10:42 +00:00
zmqnotificationinterface.cpp
Fixes ZMQ startup with bad arguments.
2017-02-08 22:11:53 +00:00
zmqnotificationinterface.h
use CBlockIndex* insted of uint256 for UpdatedBlockTip signal
2017-02-08 22:10:42 +00:00
zmqpublishnotifier.cpp
Fix
2018-04-17 13:26:13 +03:00
zmqpublishnotifier.h
[ZMQ] append a message sequence number to every ZMQ notification
2017-02-08 22:11:53 +00:00