mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 20:42:59 +01:00
7ee31cbd65
* Implement copy_datadir to allow easy copying of state from one node to another * Instead of starting with a fresh datadir for MNs, reuse a copy of the faucet * Start masternodes in parallel instead of waiting for the previous to finish * Allow specifying of window and threshold with -bip9params * Implement -dip3activationheight for regtests * Implement fast DIP3 activation in DashTestFramework * Speed up activation of DIP3 in dip3-deterministicmns.py * Update qa/rpc-tests/test_framework/test_framework.py Co-Authored-By: codablock <ablock84@gmail.com> * Always assign fast_dip3_activation |
||
---|---|---|
.. | ||
__init__.py | ||
authproxy.py | ||
bignum.py | ||
blockstore.py | ||
blocktools.py | ||
comptool.py | ||
coverage.py | ||
key.py | ||
mininode.py | ||
netutil.py | ||
script.py | ||
siphash.py | ||
socks5.py | ||
test_framework.py | ||
util.py |