dashpay / dash

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

feat: create new composite quorum-command platformsign #6106

Closed knst closed 1 month ago

knst commented 1 month ago

Issue being fixed or feature implemented

It splits from #6100 With just whitelist it is impossible to limit the RPC quorum sign to use only one specific quorum type, this PR aim to provide ability for quorum signing for platform quorum only.

What was done?

Implemented a new composite command "quorum platformsign"

This composite command let to limit quorum type for signing for case of whitelist. After that old way to limit platform commands can be deprecated - #6105

How Has This Been Tested?

Updated a functional tests to use platform signing for Asset Unlocks feature.

Breaking Changes

N/A

Checklist:

PastaPastaPasta commented 1 month ago

back ported in #6115