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

Do not ban our own coinjoin outputs #11861

Merged

Conversation

lontivero
Copy link
Collaborator

This PR simply verify the tx is not a coinjoin to make sure we never ban its outputs.

Copy link
Collaborator

@turbolay turbolay left a comment

Choose a reason for hiding this comment

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

I thought about it as well during the previous PR but didn't think it was necessary.
Anyway, it is clear that there is still a problem here, so this PR is worth a shot.

Clever locks would probably be an alternative, but I prefer this approach, easier to understand.

@lontivero
Copy link
Collaborator Author

Yes, I agree. Btw, I think this is not really necessary because I haven't seen any problem of this kind but just in case.

@lontivero lontivero merged commit 59860a8 into WalletWasabi:master Nov 3, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants