|
Repo Added
|
Files
23
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/bdk-sp#71: build(silentpayments): raise MSRV to 1.85.0 <a class=hub.com/bitcoindevkit/bdk-sp/commit/3298491486031571906d92d8d2792328cf2716ea">329849148 build(silentpayments): raise MSRV to 1.85.0 (kkdao) Pull request description: ### Description Fixes #69 `bdk_sp` declares Rust 1.63, but the crate uses `core::error::Error`, which requires Rust 1.81 or newer. This raises the declared MSRV to Rust 1.85.0, matching current BDK packages, and removes the stale `CONTRIBUTING.md` claim that Rust 1.63 is enforced by CI. The implementation and workflow remain unchanged. ### Verification The full workspace checks, Clippy, tests, and documentation tests pass. The `bdk_sp` library also builds with exact Rust 1.85.0 using all features and the committed lockfile. ### Changelog notice Changed: `bdk_sp` now requires Rust 1.85.0. ACKs for top commit: nymius: ACK 3298491486031571906d92d8d2792328cf2716ea Tree-SHA512: 3226d743ff2fc011f1cf94ca448ceff9b66
74 of 94 branches covered (78.72%)
Branch coverage included in aggregate %.
819 of 3278 relevant lines covered (24.98%)
10.32 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|