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

Quick fix for negative payouts #4254

Merged
merged 2 commits into from
Feb 26, 2019
Merged

Conversation

devos50
Copy link
Contributor

@devos50 devos50 commented Feb 26, 2019

This PR implements my proposed solution 1 in #4234. In essence, we only continue the payout process when (parts of) the chain of the transaction counterparty can successfully be validated. This should prevent circuit peers from making payments to the next hop with funds they have not fully claimed yet.

Fixes #4234

@devos50 devos50 changed the title Fix negative payouts Quick fix for negative payouts Feb 26, 2019
@devos50
Copy link
Contributor Author

devos50 commented Feb 26, 2019

retest this please

@devos50 devos50 requested a review from qstokkink February 26, 2019 09:45
@devos50 devos50 marked this pull request as ready for review February 26, 2019 11:07
@devos50 devos50 requested a review from xoriole February 26, 2019 11:10
@devos50 devos50 merged commit d17ded9 into Tribler:devel Feb 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants