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

Finalize multisig payout even on missing address entry #3934

Merged
merged 1 commit into from
Feb 3, 2020

Conversation

sqrrm
Copy link
Member

@sqrrm sqrrm commented Feb 3, 2020

The check for an address entry before finalizing the multisig payout
might prevent a valid payout when the initiation of the trade process
was interrupted. It's better to allow the completion of the trade
and just log a warning.

The check for an address entry before finalizing the multisig payout
might prevent a valid payout when the initiation of the trade process
was interrupted. It's better to allow the completion of the trade
and just log a warning.
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 9bf3165 into bisq-network:master Feb 3, 2020
@ripcurlx ripcurlx added a:bug is:priority PR or issue marked with this label is up for compensation labels Feb 5, 2020
@sqrrm sqrrm deleted the allow-missing-multisig-entry branch May 3, 2021 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:bug 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.

2 participants