Before transition to RingCT Staking; exchangeandservicesmode (either via the -exchangeandservicesmode flag or the exchangeandservicesmode=1 option) needs some changes. As it is now, this disables staking, zerocoin auto-mint and dandelion.
[ ] Ensure Dandelion is functioning as expected
[ ] Change Dandelion to be on by default. The only reason to disable is if exchanges are tracking by IP addressses or required by law. Strong release note presence needed for the changing of defaults in sendrawtransaction and sendtoaddress
[ ] Ensure Dandelion working with Ring CT staking (testing)
[ ] Flag to be able to disable auto-mint (so prepped Ring CT UTXOs aren't converted to zerocoin leading up to the transition)
Issue
Before transition to RingCT Staking; exchangeandservicesmode (either via the
-exchangeandservicesmode
flag or theexchangeandservicesmode=1
option) needs some changes. As it is now, this disables staking, zerocoin auto-mint and dandelion.sendrawtransaction
andsendtoaddress
staking=0
.