Skip to content

Conversation

@PastaPastaPasta
Copy link
Member

This adds a new spork which will change the maximum number of participants from 5 to 20 (the theoretical limit based on tx size limit should be around 60). This should increase the general privacy of privatesend when there is sufficient liquidity on the network. In the case that there is insufficient liquidity, privacy is the same as it is today, with a minimum number of participants of 3 (actually 2 on devnet/testnet once this spork is activated to make it easier to test mixing).

If there's a better way to do this, let me know

@xdustinface
Copy link

Is there any reason to not increase it even more if you say the theoretical maximum should be around 60?

@PastaPastaPasta
Copy link
Member Author

The more participants you have I assume the more problems you might have. That'll require more connection slots etc. It might be fine to do so, but imo would require more research and I don't expect that this will be getting maxed out on mainnet at this point so no trouble capping it at 20

@xdustinface
Copy link

utACK, At this point i can't attest that this doesn't break anything in the PS process but the min/max increase itself with the spork looks good to me.

@PastaPastaPasta PastaPastaPasta changed the title Increase max privatesend participants to 20 privatesend: Increase max participants to 20 Jul 16, 2020
Copy link

@UdjinM6 UdjinM6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@UdjinM6 UdjinM6 added this to the 16 milestone Jul 16, 2020
@UdjinM6 UdjinM6 merged commit 1d94d91 into dashpay:develop Jul 17, 2020
@PastaPastaPasta PastaPastaPasta deleted the increase-privatesend-participants branch July 20, 2020 18:47
PastaPastaPasta added a commit to PastaPastaPasta/dash that referenced this pull request Aug 23, 2020
* Add spork to change max mixing participants to 20

Signed-off-by: pasta <[email protected]>

* Also change min participants on devnet/testnet

Signed-off-by: pasta <[email protected]>

* adjust formatting

Signed-off-by: pasta <[email protected]>

* add nPoolNewMinParticipants under regtest

Signed-off-by: pasta <[email protected]>
@PastaPastaPasta
Copy link
Member Author

backported in #3670

gades pushed a commit to cosanta/cosanta-core that referenced this pull request Apr 18, 2022
* Add spork to change max mixing participants to 20

Signed-off-by: pasta <[email protected]>

* Also change min participants on devnet/testnet

Signed-off-by: pasta <[email protected]>

* adjust formatting

Signed-off-by: pasta <[email protected]>

* add nPoolNewMinParticipants under regtest

Signed-off-by: pasta <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants