dashpay / dash

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

test: reduce BRRHeight in regtest #6176

Closed ogabrielides closed 2 months ago

ogabrielides commented 2 months ago

Issue being fixed or feature implemented

In regtest, Block Reward Reallocation is buried at height 2500, which happens after v20 activation.

What was done?

Reduced BRRHeight in regtest from 2500 to 1000. The purpose of this change is to simplify regtests of Platform as well. Note: This change affects only regtest.

How Has This Been Tested?

tests

Breaking Changes

no, this only affects Regtest (where we make no guarantees about breaking stuff)

Checklist:

PastaPastaPasta commented 2 months ago

doing:

./src/qt/dash-qt --testnet --reindex --assumevalid=0