index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
interface_zmq.py
Age
Commit message (
Expand
)
Author
2018-11-05
Merge #14060: ZMQ: add options to configure outbound message high water mark,...
Wladimir J. van der Laan
2018-11-01
[tests] Move deterministic address import to setup_nodes
John Newbery
2018-10-19
ZMQ: add options to configure outbound message high water mark, aka SNDHWM
mruddy
2018-10-08
Merge #14324: qa: Run more tests with wallet disabled
MarcoFalke
2018-10-07
[tests] Remove rpc_zmq.py
John Newbery
2018-09-25
qa: Run more tests with wallet disabled
MarcoFalke
2018-09-13
qa: Remove unneded import_deterministic_coinbase_privkeys overwrite, add comm...
MarcoFalke
2018-09-10
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-09-10
qa: Premine to deterministic address with -disablewallet
MarcoFalke
2018-08-13
tests: Use explicit imports
practicalswift
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-12
[tests] skip rpc_zmq functional test when python3 zmq lib is not present
James O'Beirne
2018-04-21
qa: Normalize executable location
MarcoFalke
2018-01-25
[tests] Rename misc functional tests.
Anthony Towns