index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
zmq
Commit message (
Expand
)
Author
Age
Files
Lines
*
ZMQ: add options to configure outbound message high water mark, aka SNDHWM
mruddy
2018-10-19
2
-0
/
+2
*
Update copyright headers to 2018
DrahtBot
2018-07-27
2
-2
/
+2
*
contrib: correct version check
Karl-Johan Alm
2018-07-18
2
-2
/
+2
*
Remove deprecated PyZMQ call from Python ZMQ example
MichaĆ Zabielski
2018-03-03
2
-2
/
+2
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
2
-2
/
+2
*
Trivial: fix comments for ZeroMQ bitcoind args
aaron-hanson
2017-11-29
2
-2
/
+2
*
Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
practicalswift
2017-08-28
2
-2
/
+2
*
Remove accidental trailing semicolons in Python code
practicalswift
2017-03-28
1
-1
/
+1
*
Merge #9485: ZMQ example using python3 and asyncio
Wladimir J. van der Laan
2017-02-21
2
-28
/
+158
|
\
|
*
Adddress nits, use asyncio signal handling, create_task
Bob McElrath
2017-01-19
2
-18
/
+50
|
*
Add python version checks and 3.4 example
Bob McElrath
2017-01-19
2
-0
/
+76
|
*
Rewrite to not use Polling wrapper for asyncio, link to python2.7 example
Bob McElrath
2017-01-19
2
-81
/
+51
|
*
ZMQ example using python3 and asyncio
Bob McElrath
2017-01-19
1
-0
/
+52
*
|
Remove redundant semicolons in Python code
practicalswift
2017-01-20
1
-1
/
+1
|
/
*
Remove unused Python imports
practicalswift
2017-01-13
1
-1
/
+0
*
[copyright] add MIT License copyright header to zmq_sub.py
isle2983
2016-09-11
1
-0
/
+3
*
[ZMQ] append a message sequence number to every ZMQ notification
Jonas Schnelli
2016-04-19
1
-5
/
+9
*
Add ZeroMQ support. Notify blocks and transactions via ZeroMQ
Jeff Garzik
2015-09-16
1
-0
/
+37