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

Add handling of mediationResultState to isFundsLockedIn #3726

Conversation

chimp1984
Copy link
Contributor

@chimp1984 chimp1984 commented Dec 2, 2019

Fixes #3727
(part of the problem was that the trade ended up in failed trade)

Refactor method and add comments.
We did not handle the case of a mediated payout. isPayoutPublished() is
only reflecting non-disputed trade payouts.

@ripcurlx Please cherry pick to release branch.

Fixes bisq-network#3721
(part of the problem was that the trade ended up in failed trade)

Refactor method and add comments.
We did not handle the case of a mediated payout. isPayoutPublished() is
only reflecting non-disputed trade payouts.
Copy link
Contributor

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

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

utACK

@ripcurlx ripcurlx merged commit 51982fd into bisq-network:master Dec 2, 2019
@chimp1984 chimp1984 deleted the do-not-move-mediated-trades-to-failed-trades branch December 3, 2019 02:14
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.

Trades with a mediated payout end up in failed trades
2 participants