dash/qa/rpc-tests/test_framework
gladcow 6da2837bdd InstantSend Integration tests (#2141)
* adjust `AddLocal` method only in regtest mode

* Create Masternodes in regtest

* sentinelping call for masternodes

* set externalip option for masternodes in regtest

* fix MNB relay during masternodes creation

* fix node_count naming

* instantsend doublespend

* decrease node restarts

* prevent spending masternode collaterals

* move long test to the test list start

* remove InstantSend spork sending

* remove spork-specific code

* fix checking double spend rejection
2018-07-12 12:04:42 +03: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 Merge #7814: [qa] Switch to py3 2017-12-21 17:31:54 +01:00
blockstore.py Merge #8834: [qa] blockstore: Switch to dumb dbm 2018-01-12 09:56:53 +01:00
blocktools.py Merge #8141: Continuing port of java comparison tool 2017-12-22 17:20:43 +01: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 Add p2p-fullblocktest.py 2015-08-21 15:31:37 -04:00
mininode.py small cleanup in a few places (#2058) 2018-05-13 23:57:12 +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 Merge #8667: Fix SIGHASH_SINGLE bug in test_framework SignatureHash 2018-01-09 14:16:39 +01:00
siphash.py Implement SipHash in Python 2018-01-20 09:21:13 +01:00
socks5.py Merge #7814: [qa] Switch to py3 2017-12-21 17:31:54 +01:00
test_framework.py Run tests in mocked time (#2031) 2018-04-18 14:48:59 +03:00
util.py InstantSend Integration tests (#2141) 2018-07-12 12:04:42 +03:00