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

feat(wallet): Unreserve locked outpoints if channel gets rejected #2047

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

holzeis
Copy link
Contributor

@holzeis holzeis commented Feb 15, 2024

Unreserves locked outpoints if a channel gets rejected. This would otherwise only happen if the coordinator gets restarted.

Adds the following commits to rust-dlc

@holzeis holzeis requested review from bonomat and luckysori February 15, 2024 14:30
@holzeis holzeis self-assigned this Feb 15, 2024
@holzeis holzeis force-pushed the chore/unreserve-utxos-if-channel-get-rejected branch from 6ebca4d to 2e92442 Compare February 15, 2024 14:32
Copy link
Contributor

@bonomat bonomat left a comment

Choose a reason for hiding this comment

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

LGTM

@holzeis holzeis force-pushed the chore/unreserve-utxos-if-channel-get-rejected branch 2 times, most recently from 64d09bc to c1283d8 Compare February 16, 2024 14:19
@holzeis holzeis force-pushed the chore/unreserve-utxos-if-channel-get-rejected branch from c1283d8 to f06ba5f Compare February 16, 2024 14:20
@holzeis holzeis enabled auto-merge February 16, 2024 14:20
@holzeis holzeis added this pull request to the merge queue Feb 16, 2024
Merged via the queue into main with commit 92ff2da Feb 16, 2024
20 checks passed
@holzeis holzeis deleted the chore/unreserve-utxos-if-channel-get-rejected branch February 16, 2024 14:40
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.

2 participants