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: show pending balances from channel closures (LDK) #602

Merged
merged 3 commits into from
Sep 4, 2024

Conversation

rolznz
Copy link
Contributor

@rolznz rolznz commented Sep 3, 2024

Fixes #601

Only LDK is supported for now.

image

The LDK API is not so easy to deal with here so a lot of code to gather all the different balances, but it's isolated in one place.

@rolznz rolznz added this to the v1.7.0 milestone Sep 3, 2024
Copy link
Contributor

@bumi bumi left a comment

Choose a reason for hiding this comment

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

great idea showing it like that.

Can't wrap my head around the calculation now, but 👍

frontend/src/screens/channels/Channels.tsx Outdated Show resolved Hide resolved
Co-authored-by: Michael Bumann <hello@michaelbumann.com>
@rolznz rolznz merged commit 6e78d81 into master Sep 4, 2024
9 checks passed
@rolznz rolznz deleted the feat/pending-balances-from-channel-closures branch September 4, 2024 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show pending funds from channel closures
2 participants