Commit Graph

19 Commits (88884c6f7545e428e4c30b1cfd0a6d1ad39abf5d)

Author SHA1 Message Date
MarcoFalke fab5a1e0f4
build: Require python 3.5
6 years ago
mruddy a4edb168b6 ZMQ: add options to configure outbound message high water mark, aka SNDHWM
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Karl-Johan Alm 066d2973a6
contrib: correct version check
6 years ago
Michał Zabielski 6058766de4 Remove deprecated PyZMQ call from Python ZMQ example
7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017
7 years ago
aaron-hanson 33698c94be Trivial: fix comments for ZeroMQ bitcoind args
7 years ago
practicalswift 25cd520fc4 Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
7 years ago
practicalswift bd02422332 Remove accidental trailing semicolons in Python code
8 years ago
Wladimir J. van der Laan 61a640ea97
Merge #9485: ZMQ example using python3 and asyncio
8 years ago
practicalswift 5cdf10611f Remove redundant semicolons in Python code
8 years ago
Bob McElrath b471daf85b Adddress nits, use asyncio signal handling, create_task
8 years ago
Bob McElrath 4bb7d1bc4d Add python version checks and 3.4 example
8 years ago
Bob McElrath 5406d51067 Rewrite to not use Polling wrapper for asyncio, link to python2.7 example
8 years ago
Bob McElrath 5ea5368b3a ZMQ example using python3 and asyncio
8 years ago
practicalswift 95bab821b3 Remove unused Python imports
8 years ago
isle2983 37a7fe9e44 [copyright] add MIT License copyright header to zmq_sub.py
8 years ago
Jonas Schnelli 0b25a9fb42
[ZMQ] append a message sequence number to every ZMQ notification
9 years ago
Jeff Garzik e6a14b64d6 Add ZeroMQ support. Notify blocks and transactions via ZeroMQ
9 years ago