Skip to content

Revert "Remove AvailableBalances::balance_msat" #2626

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

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

TheBlueMatt
Copy link
Collaborator

While removing the balance_msat field absolutely makes sense - it is, at best, confusing - we really need a solid replacement for it before we can do so. While one such replacement is in progress, it is not complete and we'd like to not block our current release on its completion.

This reverts commit ef5be58.

While removing the `balance_msat` field absolutely makes sense -
it is, at best, confusing - we really need a solid replacement for
it before we can do so. While one such replacement is in progress,
it is not complete and we'd like to not block our current release
on its completion.

This reverts commit ef5be58.
@TheBlueMatt TheBlueMatt added this to the 0.0.117 milestone Sep 29, 2023
Copy link
Contributor

@dunxen dunxen left a comment

Choose a reason for hiding this comment

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

In the interest of time for release and not rushing a slightly better (but still non-ideal fix) I’m happy to ACK this simple revert. Users have nothing to update for 117 then.

Copy link
Contributor

@valentinewallace valentinewallace left a comment

Choose a reason for hiding this comment

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

Oh wellz

@codecov-commenter
Copy link

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (5e871a7) 89.00% compared to head (c7c4226) 89.00%.
Report is 3 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2626   +/-   ##
=======================================
  Coverage   89.00%   89.00%           
=======================================
  Files         112      112           
  Lines       86355    86365   +10     
  Branches    86355    86365   +10     
=======================================
+ Hits        76857    76873   +16     
+ Misses       7265     7257    -8     
- Partials     2233     2235    +2     
Files Coverage Δ
lightning/src/chain/chainmonitor.rs 89.24% <ø> (ø)
lightning/src/ln/channel.rs 88.35% <100.00%> (+0.01%) ⬆️
lightning/src/routing/router.rs 93.92% <50.00%> (-0.02%) ⬇️
lightning/src/ln/channelmanager.rs 81.64% <33.33%> (+0.01%) ⬆️

... and 7 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

5 participants