• 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
  • ci/add-mutation-testing-job
  • ci/update-coverage-job
  • docs/add-CONTRIBUTING-file
  • docs/presentation
  • docs/tabconf7
  • feat/add-fuzz-harness
  • feat/frigate
  • fix/clippy-iter-kv-map
  • fix/fix-bdk-tx-version
  • fix/regtest-env
  • 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

21 May 2026 12:14PM UTC coverage: 26.483%. Remained the same
26225300708

push

github

nymius
Merge bitcoindevkit/bdk-sp#62: test: refresh BIP-352 test vectors to v1.1.1

<a class=hub.com/bitcoindevkit/bdk-sp/commit/bcac0396b3519ed930ce2c186af52a495447b1d2">bcac0396b test: refresh BIP-352 test vectors to v1.1.1 (macgyver13)

Pull request description:

  ### Description

  Refresh BIP-352 test vectors to match version [1.1.1](https://github.com/bitcoin/bips/pull/2142)
  - Add tests 26 & 27 to send.rs and receive.rs.
  - Modify serialization to parse the updated sending.given.recipients map and maintain receiving.expected.addresses string format.

  ### Notes to the reviewers

  cargo t --test functional_tests bip352_vectors

  All tests pass - 3 are ignored for this PR
  ```
  test bip352_vectors::send::input_keys_intermediate_sum_is_zero_but_final_sum_is_non_zero ... ignored, currently fails due to intermediate sum being zero
  test bip352_vectors::send::maximum_per_group_recipient_limit_k_max_is_exceeded ... ignored, limit k-max not implemented
  test bip352_vectors::receive::maximum_per_group_recipient_limit_k_max_is_exceeded ... ignored, limit k-max not implemented
  ```

  Resolving ignored tests will be handled in future PRs.

  ### Checklists

  #### All Submissions:

  * [x] I've signed all my commits
  * [x] I followed the [conventional commit guidelines](https://www.conventionalcommits.org/en/v1.0.0/)
  * [x] I ran `just p` (fmt, clippy and test) before committing

ACKs for top commit:
  nymius:
    ACK bcac0396b3519ed930ce2c186af52a495447b1d2

Tree-SHA512: ae04dfaec32f7ebc8269bc2c5f95baff40c

74 of 94 branches covered (78.72%)

Branch coverage included in aggregate %.

819 of 3278 relevant lines covered (24.98%)

10.21 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
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
21949684139 master Merge pull request #50 from 'fix/fix-bdk-tx-version' push 12 Feb 2026 02:04PM UTC nymius github
26.47
See All Builds (89)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc