dashpay / dash

Dash - Reinventing Cryptocurrency
https://www.dash.org
MIT License
1.49k stars 1.2k forks source link

test: rework function tests to have asset unlock functionality activated via mn_rr #5644

Open PastaPastaPasta opened 11 months ago

PastaPastaPasta commented 11 months ago

see todo introduced here: https://github.com/dashpay/dash/pull/5642/commits/1d500f88b6277303b08ea0a581511035ba24a015#diff-e771a3dd26d84715d137f42a9d77361684707ebb905310fc678ada1e47d6112fR59

This should reword the functional test to work while the credit pool is increasing in the background due to mn_rr; then remove the conditional check in validation for regtest special case.

This should be updated before RC.2.

UdjinM6 commented 6 months ago

still not fixed https://github.com/dashpay/dash/blob/v20.1.0/src/evo/specialtxman.cpp#L60, moving to v21