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

Upgrade to ldk 116 alpha #646

Merged
merged 1 commit into from Jul 7, 2023
Merged

Upgrade to ldk 116 alpha #646

merged 1 commit into from Jul 7, 2023

Conversation

TonyGiorgio
Copy link
Contributor

Need to test more and manage deps better.

mutiny-core/src/keymanager.rs Outdated Show resolved Hide resolved
mutiny-core/src/keymanager.rs Outdated Show resolved Hide resolved
@TonyGiorgio TonyGiorgio force-pushed the ldk-116-v2 branch 2 times, most recently from 2313a71 to b0fbc6f Compare July 6, 2023 21:27
@benthecarman
Copy link
Collaborator

you should be able to change this to use update_channel_from_announcement_no_lookup and delete the dummy utxo lookup impl i made

master/mutiny-core/src/peermanager.rs#L227

@benthecarman
Copy link
Collaborator

can also remove this whole match statement and replace it with bal.claimable_amount_satoshis

Balance::ClaimableOnChannelClose {

@TonyGiorgio TonyGiorgio marked this pull request as ready for review July 6, 2023 21:45
@TonyGiorgio
Copy link
Contributor Author

Added to changes.

@TonyGiorgio TonyGiorgio merged commit bf98cfc into master Jul 7, 2023
9 checks passed
@TonyGiorgio TonyGiorgio deleted the ldk-116-v2 branch July 7, 2023 16:58
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.

None yet

2 participants