• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bitcoindevkit / bdk-sp
26%

Build:
DEFAULT BRANCH: master
Repo Added 09 Jul 2025 12:08AM UTC
Files 23
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • build/setup-nix-env-for-frigate
  • build/update-bdk-cli-in-nix-env
  • build/use-main-bdk-tx-repository-as-dependency
  • bump_dev_0_1
  • chore/Cargo-file-updates
  • ci/add-mutation-testing-job
  • ci/update-coverage-job
  • docs/add-CONTRIBUTING-file
  • docs/presentation
  • docs/tabconf7
  • eligible
  • feat/add-fuzz-harness
  • feat/frigate
  • fix/clippy-iter-kv-map
  • fix/clippy-useless-conversion
  • fix/fix-bdk-tx-version
  • fix/mutants-baseline-features
  • fix/regtest-env
  • fix/tsp-network-group-compat
  • fix/update-bdk-tx-hash-in-flake
  • intermediate_sum_vector
  • playbook-update
  • refactor/indexer
  • refactor/psbt-derive-sp
  • refactor/rename-SpInputs-variants
  • refactor/replace-get-smallest-outpoint-by-lexmin
  • refs/tags/v0.1.0
  • release/0.1.0
  • test/add-unit-test-for-create-partial-secret
  • test/add-unit-test-for-create-silentpayment-spks
  • test/add-unit-test-for-extract-pubkey
  • test/add-unit-test-for-get-smallest-outpoint
  • test/add-unit-test-for-tag-txin
  • test/remove-prefix-and-scope-tests
  • try-from

26 Aug 2026 01:22PM UTC coverage: 26.483%. Remained the same
32973864682

push

github

nymius
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

Relevant lines Covered
Build:
Build:
3278 RELEVANT LINES 819 COVERED LINES
10.32 HITS PER LINE
Source Files on master
  • Tree
  • List 23
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
32973864682 master Merge bitcoindevkit/bdk-sp#71: build(silentpayments): raise MSRV to 1.85.0 329849148 build(silentpayments): raise MSRV to 1.85.0 (kkdao) Pull request description: ### Description Fixes #69 `bdk_sp` declare... push 26 Aug 2026 01:25PM UTC nymius github
26.48
26225300708 master Merge bitcoindevkit/bdk-sp#62: test: refresh BIP-352 test vectors to v1.1.1 bcac0396b test: refresh BIP-352 test vectors to v1.1.1 (macgyver13) Pull request description: ### Description Refresh BIP-352 test v... push 21 May 2026 12:18PM UTC nymius github
26.48
26098264887 master Merge bitcoindevkit/bdk-sp#60: fix: scan-rpc ignores wallet birthday d815fe617 fix(cli2): log start point at scan-rpc begin (GuiSchet) 1366db738 fix(cliv2): scan-rpc ignores wallet bir... push 19 May 2026 12:52PM UTC nymius github
26.48
26054950618 master Merge bitcoindevkit/bdk-sp#61: Fix: `clippy::iter-kv-map` fdaa703e9 fix(test): clippy::iter-kv-map (nymius) Pull request description: ACKs for top commit: nymius: self-ACK fdaa703e924d9282eb24931eeb91d8386a3... push 18 May 2026 07:18PM UTC nymius github
26.52
24359520118 master Merge bitcoindevkit/bdk-sp#58: Nix env changes d7e7ac86d refactor: allow TAG customization on image build for dev env (nymius) c7a7625ef fix: expose frigate port on dev environment (ny... push 13 Apr 2026 06:19PM UTC nymius github
26.52
24358968317 master Merge bitcoindevkit/bdk-sp#57: Scanning fails when birthday block does not exist c5c22ad18 fix(cliv2): scanning fails when birthday block does not exist (nymius) Pull request description: When the wallet is just... push 13 Apr 2026 06:06PM UTC nymius github
26.52
24358418065 master Merge bitcoindevkit/bdk-sp#56: Update develop environment to work with bdk-cli v3.0.0 421dddbbd build(nix): update develop environment to work with bdk-cli v3.0.0 (nymius) Pull request description: bdk-cli new r... push 13 Apr 2026 05:56PM UTC nymius github
26.47
23209961574 master Merge pull request #54 from 'fix/regtest-env' push 17 Mar 2026 06:27PM UTC nymius github
26.47
23152974100 master Merge pull request #53 from 'playbook-update' push 16 Mar 2026 03:59PM UTC nymius github
26.47
21950639349 master Merge pull request #51 from 'fix/update-bdk-tx-hash-in-flake' push 12 Feb 2026 02:29PM UTC nymius github
26.47
See All Builds (99)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc