dashpay / dash

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

feat: drop hard-coded restrictions for platform-user #6105

Closed knst closed 3 weeks ago

knst commented 1 month ago

What was done?

Hard-coded restrictions for platform-user are superseeded by whitelist feature. Splits from https://github.com/dashpay/dash/pull/6100

How Has This Been Tested?

Run unit/functional tests

Breaking Changes

It deprecates old command line argument -platform-user and special hard-coded logic related to platform-user

Checklist:

github-actions[bot] commented 1 month ago

This pull request has conflicts, please rebase.

knst commented 3 weeks ago

Closed in favor of https://github.com/dashpay/dash/pull/6209 for v22. To re-open for v23!