mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 13:03:17 +01:00
cf64339517
* Add LLMQ_100_67 quorums * Re-use DEPLOYMENT_V17 bit to activate LLMQ_100_67 quorums * Add LLMQ_TEST_NEW quorum and test its activation * Tweak mine_quorum to work correctly with multiple quorum types And to avoid a potentialy endless "while" loop * llmq: Rename IsQuorumTypeEnabledAtBlock -> IsQuorumTypeEnabled * chainparams|test: Rename llmq_test_new -> llmq_test_v17 * chainparams|consensus|llmq: Rename LLMQ_TEST_NEW -> LLMQ_TEST_V17 * Tweak few strings and the name of the test * llmq: Make GetEnabledQuorumTypes return a vector of LLMQTypes, introduce GetLLMQParams Signed-off-by: pasta <pasta@dashboost.org> * Tweak minSize Co-authored-by: PastaPastaPasta <6443210+PastaPastaPasta@users.noreply.github.com> * Exclude LLMQ_100_67 from Concentrated Recovery * Update test/functional/feature_new_quorum_type_activation.py Co-authored-by: PastaPastaPasta <6443210+PastaPastaPasta@users.noreply.github.com> Co-authored-by: xdustinface <xdustinfacex@gmail.com> Co-authored-by: pasta <pasta@dashboost.org> Co-authored-by: PastaPastaPasta <6443210+PastaPastaPasta@users.noreply.github.com> |
||
---|---|---|
.. | ||
__init__.py | ||
authproxy.py | ||
bignum.py | ||
blocktools.py | ||
coverage.py | ||
key.py | ||
messages.py | ||
mininode.py | ||
netutil.py | ||
script.py | ||
siphash.py | ||
socks5.py | ||
test_framework.py | ||
test_node.py | ||
util.py |