aboutsummaryrefslogtreecommitdiff
path: root/test/functional/interface_zmq.py
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: test: Replace uses of (dis)?connect_nodes globalPrayank2020-10-201-5/+4
* test: Add zmq test to support multiple interfacesnthumann2020-10-011-0/+24
* Add functional tests for zmq sequence topic and mempool sequence logicGregory Sanders2020-09-221-6/+308
* zmq test: Actually make reorg occurGregory Sanders2020-09-221-3/+3
* Have zmq reorg test cover mempool txnsGregory Sanders2020-07-141-13/+23
* Add zmq test for transaction pub during reorgGregory Sanders2020-07-131-7/+34
* Add test case for mempool->block zmq notificationGregory Sanders2020-07-131-0/+7
* Make ordering of zmq consumption irrelevant to functional testGregory Sanders2020-07-131-14/+18
* zmq: Fix due to invalid argument and multiple notifiersJoão Barbosa2019-11-111-0/+4
* qa: Relax so that the subscriber is ready before publishing zmq messagesJoão Barbosa2019-08-281-2/+7
* qa: Test ZMQ notification after chain reorgJoão Barbosa2019-08-191-0/+25
* qa: Refactor ZMQ testJoão Barbosa2019-08-191-38/+31
* Moved and renamed hash256 from util.py to zmq_interface.pyElichai Turkel2019-08-131-7/+7
* scripted-diff: Update copyright in ./testMarcoFalke2019-03-021-1/+1
* scripted-diff: test: Use py3.5 bytes::hex() methodMarcoFalke2019-03-021-7/+6
* Merge #14060: ZMQ: add options to configure outbound message high water mark,...Wladimir J. van der Laan2018-11-051-4/+4
|\
| * ZMQ: add options to configure outbound message high water mark, aka SNDHWMmruddy2018-10-191-4/+4
* | [tests] Move deterministic address import to setup_nodesJohn Newbery2018-11-011-0/+1
|/
* Merge #14324: qa: Run more tests with wallet disabledMarcoFalke2018-10-081-11/+13
|\
| * qa: Run more tests with wallet disabledMarcoFalke2018-09-251-11/+13
* | [tests] Remove rpc_zmq.pyJohn Newbery2018-10-071-3/+13
|/
* qa: Remove unneded import_deterministic_coinbase_privkeys overwrite, add comm...MarcoFalke2018-09-131-10/+5
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-9/+12
* qa: Premine to deterministic address with -disablewalletMarcoFalke2018-09-101-2/+11
* tests: Use explicit importspracticalswift2018-08-131-1/+1
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* [tests] skip rpc_zmq functional test when python3 zmq lib is not presentJames O'Beirne2018-07-121-14/+5
* qa: Normalize executable locationMarcoFalke2018-04-211-3/+0
* [tests] Rename misc functional tests.Anthony Towns2018-01-251-0/+126