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

Unfail with reattach #4157

Merged
merged 7 commits into from
Apr 13, 2020
Merged

Conversation

sqrrm
Copy link
Member

@sqrrm sqrrm commented Apr 10, 2020

Unfail trades from failed tab with ctrl+y

A check is done if the trade can be unfailed, first by checking that it has the required txs (deposittx and delayedpayouttx) and that the addresses needed are available. If they are the trade is moved to pending trades and the addresses tagged appropriately to allow for mediation or normal completion of the trade.

@ripcurlx ripcurlx requested a review from wiz April 10, 2020 14:47
@sqrrm sqrrm changed the title Unfail with reattach [WIP] Unfail with reattach Apr 11, 2020
@sqrrm sqrrm changed the title [WIP] Unfail with reattach Unfail with reattach Apr 12, 2020
@sqrrm
Copy link
Member Author

sqrrm commented Apr 12, 2020

This PR is now ready for review

Copy link
Member

@wiz wiz left a comment

Choose a reason for hiding this comment

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

ACK
tested OK with v1.3.1 tag + this PR to resolve multiple failed trades with real users
@ripcurlx please cherry-pick for v1.3.2 ❤️

@ripcurlx ripcurlx added the is:priority PR or issue marked with this label is up for compensation label Apr 13, 2020
@ripcurlx ripcurlx added this to the v1.3.2 milestone Apr 13, 2020
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.

ACK

Tested it on Regtest with one of my failed trades and was able to complete the trade after unfailing.

@ripcurlx ripcurlx merged commit 2a040f4 into bisq-network:master Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:priority PR or issue marked with this label is up for compensation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants