dash/qa/rpc-tests/test_framework
UdjinM6 0692de1c58 Fix prepare_masternodes/create_masternodes in DashTestFramework (#2382)
Specify masternodeblsprivkey which is required in masternode mode now.
This should fix IS test failures which occur because of `Warning: You should specify a masternodeblsprivkey in the configuration. Please see documentation for help.` init error (there are other issues, so auto-IS test are still going to fail).
2018-10-26 07:03:48 +02:00
..
__init__.py
authproxy.py Merge #8811: rpc: Add support for JSON-RPC named arguments 2018-01-18 07:38:57 +01:00
bignum.py
blockstore.py
blocktools.py DIP3 integration tests (#2280) 2018-09-11 17:32:45 +03:00
comptool.py Merge #8872: Remove block-request logic from INV message processing 2018-01-15 06:14:16 +01:00
coverage.py Merge #8840: test: Explicitly set encoding to utf8 when opening text files 2018-01-12 09:56:53 +01:00
key.py
mininode.py Bump PROTOCOL_VERSION to 70211, bump MIN_* protocols to 70210 (#2256) 2018-09-05 19:34:56 +03:00
netutil.py Merge #8840: test: Explicitly set encoding to utf8 when opening text files 2018-01-12 09:56:53 +01:00
script.py
siphash.py Implement SipHash in Python 2018-01-20 09:21:13 +01:00
socks5.py
test_framework.py Fix prepare_masternodes/create_masternodes in DashTestFramework (#2382) 2018-10-26 07:03:48 +02:00
util.py InstantSend Integration tests (#2141) 2018-07-12 12:04:42 +03:00