dash/qa/rpc-tests/test_framework
Alexander Block 82745dd076
Use DIP3 MNs in auto-IX tests (#2588)
* Speed up autoix-mempool tests by making the max mempool smaller

With this less TXs have to be created to fill up the mempool.

* Change DashTestFramework to use DIP3 MNs

* Don't assert disabled bip9 in p2p-autoinstantsend.py
2018-12-31 08:12:36 +01: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 Sleep longer between attempts in sync_blocks 2018-11-15 15:25:04 +01:00
coverage.py
key.py
mininode.py Allow to specify how log to sleep between attempts in wait_until 2018-11-15 09:44:37 +01:00
netutil.py
script.py
siphash.py Implement SipHash in Python 2018-01-20 09:21:13 +01:00
socks5.py
test_framework.py Use DIP3 MNs in auto-IX tests (#2588) 2018-12-31 08:12:36 +01:00
util.py Speed up stopping of nodes in tests by splitting up stop and wait (#2587) 2018-12-28 19:14:27 +03:00