Skip to content

Update use of deprecated from_sat_per_vb_unchecked#1502

Merged
spacebear21 merged 2 commits intopayjoin:masterfrom
benalleng:update-bitcoin-units
Apr 23, 2026
Merged

Update use of deprecated from_sat_per_vb_unchecked#1502
spacebear21 merged 2 commits intopayjoin:masterfrom
benalleng:update-bitcoin-units

Conversation

@benalleng
Copy link
Copy Markdown
Collaborator

This commit replaces from_sat_per_vb_unchecked with from_sat_per_vb_u32 as the previous method is now deprecated. Curious though is that it says it has been deprecated since 0.32.7 but we have been on 0.32.8 for quite some time with no issues..?

Pull Request Checklist

Please confirm the following before requesting review:

This commit replaces from_sat_per_vb_unchecked with from_sat_per_vb_u32
as the previous method is now deprecated.  Curious though is that it
says it has been deprecated since 0.32.7 but we have been on 0.32.8 for
quite some time with no issues..?
@benalleng benalleng requested a review from spacebear21 April 23, 2026 19:28
@coveralls
Copy link
Copy Markdown
Collaborator

coveralls commented Apr 23, 2026

Coverage Report for CI Build 24856548316

Coverage remained the same at 84.953%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: 7 of 7 lines across 2 files are fully covered (100%).
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 13371
Covered Lines: 11359
Line Coverage: 84.95%
Coverage Strength: 400.76 hits per line

💛 - Coveralls

@benalleng benalleng force-pushed the update-bitcoin-units branch from 6663db6 to ea72272 Compare April 23, 2026 19:59
@benalleng benalleng force-pushed the update-bitcoin-units branch from ea72272 to f717818 Compare April 23, 2026 20:12
Copy link
Copy Markdown
Collaborator

@spacebear21 spacebear21 left a comment

Choose a reason for hiding this comment

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

cACK

@spacebear21 spacebear21 merged commit e22e372 into payjoin:master Apr 23, 2026
14 checks passed
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.

3 participants