Commit Graph

28 Commits (fa9b48549ca39b862a10bcfd90e3eac2a0e8ad2e)

Author SHA1 Message Date
nthumann 241803da21
test: Add zmq test to support multiple interfaces
4 years ago
Gregory Sanders 68c3c7e1bd Add functional tests for zmq sequence topic and mempool sequence logic
4 years ago
Gregory Sanders 1b615e61bf zmq test: Actually make reorg occur
4 years ago
Gregory Sanders 7356292e1d Have zmq reorg test cover mempool txns
4 years ago
Gregory Sanders a0f4f9c983 Add zmq test for transaction pub during reorg
4 years ago
Gregory Sanders 2399a0600c Add test case for mempool->block zmq notification
4 years ago
Gregory Sanders e70512a83c Make ordering of zmq consumption irrelevant to functional test
4 years ago
João Barbosa 3e730bf90a zmq: Fix due to invalid argument and multiple notifiers
5 years ago
João Barbosa 403e372407 qa: Relax so that the subscriber is ready before publishing zmq messages
5 years ago
João Barbosa abdfc5e89b qa: Test ZMQ notification after chain reorg
5 years ago
João Barbosa aa2622a726 qa: Refactor ZMQ test
5 years ago
Elichai Turkel afc0966d72
Moved and renamed hash256 from util.py to zmq_interface.py
5 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa6bf21f5e
scripted-diff: test: Use py3.5 bytes::hex() method
6 years ago
Wladimir J. van der Laan dac2caa371
Merge #14060: ZMQ: add options to configure outbound message high water mark, aka SNDHWM
6 years ago
John Newbery 3fd7e76f6d [tests] Move deterministic address import to setup_nodes
6 years ago
mruddy a4edb168b6 ZMQ: add options to configure outbound message high water mark, aka SNDHWM
6 years ago
MarcoFalke d12e3d9acc
Merge #14324: qa: Run more tests with wallet disabled
6 years ago
John Newbery 42a995ae48 [tests] Remove rpc_zmq.py
6 years ago
MarcoFalke faa4043c66
qa: Run more tests with wallet disabled
6 years ago
MarcoFalke fa8433e379
qa: Remove unneded import_deterministic_coinbase_privkeys overwrite, add comments
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
MarcoFalke faa669cbcd
qa: Premine to deterministic address with -disablewallet
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
James O'Beirne a0b604c166 [tests] skip rpc_zmq functional test when python3 zmq lib is not present
6 years ago
MarcoFalke fa811b0b1d
qa: Normalize executable location
7 years ago
Anthony Towns 3150b3fea7 [tests] Rename misc functional tests.
7 years ago