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

Update rust-lightning dependency #125

Merged
merged 2 commits into from
Jul 19, 2023

Conversation

luckysori
Copy link
Collaborator

@luckysori luckysori commented Jul 19, 2023

The only change that requires code changes is that ChannelDetails::counter_funding_pubkey is now optional. This allows us to prevent panics in rust-lightning.


I added 2af64a9 because CI was failing even though the changes are unrelated 🤔.

@luckysori luckysori added the ln label Jul 19, 2023
@luckysori luckysori requested a review from Tibo-lg July 19, 2023 05:55
@luckysori luckysori self-assigned this Jul 19, 2023
The only change that requires code changes is that
`ChannelDetails::counter_funding_pubkey` is now optional. This allows
us to prevent panics in `rust-lightning`.
@luckysori luckysori merged commit 1fbaeb1 into feature/ln-dlc-channels Jul 19, 2023
136 checks passed
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