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

Handle new Revoke message in CustomMessageHandler impl #131

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

luckysori
Copy link
Collaborator

I was surprised to see that this wasn't caught by the tests 😮 We only discovered this when upgrading the rust-dlc dependency for the 10101 repo.

@luckysori luckysori added the ln label Jul 27, 2023
@luckysori luckysori requested a review from Tibo-lg July 27, 2023 04:30
@luckysori luckysori self-assigned this Jul 27, 2023
Copy link
Contributor

@Tibo-lg Tibo-lg left a comment

Choose a reason for hiding this comment

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

Yeah unfortunately the tests don't cover that... it's definitely an issue as it's not the first time that it happens unfortunately.

@luckysori luckysori merged commit 049388b into feature/ln-dlc-channels Jul 27, 2023
166 checks passed
@luckysori luckysori deleted the fix/handle-revoke-msg branch July 27, 2023 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants