Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept non-spent LLMQ IS locked outpoints from mempool in PS mixing #2878

Merged
merged 1 commit into from
Apr 29, 2019

Conversation

UdjinM6
Copy link

@UdjinM6 UdjinM6 commented Apr 19, 2019

No description provided.

@UdjinM6 UdjinM6 added this to the 14.0 milestone Apr 19, 2019
Copy link

@nmarley nmarley left a comment

Choose a reason for hiding this comment

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

utACK

@codablock
Copy link

I'm wondering if this might result in banning nodes due to IS locks being propagated slower then the TXs and nodes which already got both using the TX as input.

@UdjinM6
Copy link
Author

UdjinM6 commented Apr 25, 2019

@codablock the only node that should care about these IS locks (for mixing inputs/collateral) is the mixing masternode. If it won't have an IS lock for some input sent by one of mixing participants it simply won't accept him as a member of the mixing session, it shouldn't ban him. Also, there is a timeout between mixing sessions on a client so it's highly unlikely (imo) that he would get IS locks and masternode wouldn't.

Copy link

@codablock codablock 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 merged commit 7f419ae into dashpay:develop Apr 29, 2019
@UdjinM6 UdjinM6 deleted the psmempoolislocked branch November 26, 2020 11:38
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.

None yet

3 participants