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

bitcoindevkit / bdk_wallet
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: release/2.x
DEFAULT BRANCH: master
Repo Added 03 Apr 2025 06:28PM UTC
Token 7jztzPrDdGkjKp6ccF3NwwBOCwqkJroIg regen
Build 459 Last
Files 24
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 release/2.2
branch: release/2.2
CHANGE BRANCH
x
Reset
Sync Branches
  • release/2.2
  • 2025-06-bump-bitcoin-version-to-unbreak-semver
  • 2025-10-add-apply-block-events
  • add_persist_test_utils
  • cherrypick/306
  • chore/add-rustfmt-file
  • chore/backport_300
  • chore/bump-bdk-to-0.23.1
  • chore/bump-ctrlc-3.4.6
  • chore/bump-dev
  • chore/bump-dev-to-2.2.0-alpha.0
  • chore/bump-rand
  • chore/bump-tokio
  • chore/bump_dev
  • chore/bump_msrv
  • chore/codeowners
  • chore/default-recipe
  • chore/only_bdk_wallet
  • chore/remove-lazystatic
  • chore/use-amount
  • chore/versions
  • ci/add-cargo-mutants-job
  • ci/add-ubuntu-arm-support
  • ci/bump_rust_cache
  • ci/zizmor
  • clippy/inline_fmt_args
  • confirmation_depth
  • create-pull-request/update-rust-version
  • dependabot/github_actions/Swatinem/rust-cache-2.7.8
  • dependabot/github_actions/Swatinem/rust-cache-2.8.0
  • dependabot/github_actions/Swatinem/rust-cache-2.8.1
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/upload-artifact-5
  • dependabot/github_actions/github/codeql-action-4
  • deps/update-bdk
  • deps/update-bdk-chain
  • doc/apply-evicted-txs
  • doc/changeset
  • doc/wallet-sync-example
  • docs/multipath
  • example/BIP329-example-using-bitcoinppl/bip329-library
  • feat/add-initial-fuzz-testing
  • feat/add-legacy-tests
  • feat/changeset_events
  • feat/changeset_events_300
  • feat/create_psbt
  • feat/justfile
  • feat/lock-unspent
  • feat/networkkind
  • feature/anti-fee-sniping
  • feature/apply_changeset
  • feature/bdk-tx-explorations
  • feature/broadcast-queue
  • feature/caravan-wallet-export
  • feature/exclude_below_confirmations
  • feature/multi-keychain-wallet
  • feature/multipath-descriptor-support
  • feature/rust-toolchain
  • feature/tx-details
  • fix/50-validate-prevouts-for-get-psbt-input
  • fix/build_fee_bump_foreign_utxo
  • fix/clippy-lints
  • fix/intersect-networks
  • fix/into-descriptor-key
  • fix/issue-264-oldest-first-selects-local-last
  • fix/no-debug-on-display-impls
  • fix/recover_with_spk_cache_enabled
  • fix/remove_signers
  • fix/tx_build_should_not_change_order_of_insertion
  • fix/tx_build_should_not_change_order_of_insertion_with_vector
  • fix_txordering
  • freeing-reserved-utxos
  • improve_triage
  • keymap
  • master
  • maybe-send-async-persister
  • n_keychains_poc
  • refactor--index-out-of-bounds-error-type
  • refactor/remove-signers
  • refactor/wallet-tests
  • refs/tags/wallet-2.0.0
  • refs/tags/wallet-2.0.0-beta.0
  • refs/tags/wallet-2.1.0
  • refs/tags/wallet-2.2.0
  • release/2.0
  • release/2.0.0-beta
  • release/2.1
  • release/2.1.0
  • release/2.3
  • release/2.x
  • release/2_2_0
  • release_2_0_0
  • revert-277-fix/clippy-lints
  • test_canonicalization_mods_api
  • update_release_process

29 Oct 2025 10:44PM UTC coverage: 85.049%. Remained the same
18924169382

push

github

ValuedMammal
Merge bitcoindevkit/bdk_wallet#338: ci(msrv):  pin syn crate to 2.0.106

<a class=hub.com/bitcoindevkit/bdk_wallet/commit/f146b0ac89b152644031addf7944e9028c4d282c">f146b0ac8 ci(msrv): pin syn crate to 2.0.106 (Steve Myers)

Pull request description:

  <!-- You can erase any parts of this template not applicable to your Pull Request. -->

  ### Description

  Pinning to `syn` 2.0.106 which has MSRV 1.61.0.

  ### Notes to the reviewers

  The latest `syn` 2.0.107 and 2.0.108 have MSRV 1.68.0, which breaks our MSRV tests.

  ### Checklists

  #### All Submissions:

  * [x] I've signed all my commits
  * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md)
  * [x] I ran `just p` before pushing

ACKs for top commit:
  ValuedMammal:
    ACK f146b0ac89b152644031addf7944e9028c4d282c

Tree-SHA512: d3867f0d65fa704e15d5ff7826523086df6

6997 of 8227 relevant lines covered (85.05%)

3283.94 hits per line

Relevant lines Covered
Build:
Build:
8227 RELEVANT LINES 6997 COVERED LINES
3283.94 HITS PER LINE
Source Files on release/2.2
  • Tree
  • List 24
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18924169382 release/2.2 Merge bitcoindevkit/bdk_wallet#338: ci(msrv): pin syn crate to 2.0.106 f146b0ac8 ci(msrv): pin syn crate to 2.0.106 (Steve Myers) Pull request description: <!-- You can erase any parts of this template not appl... push 29 Oct 2025 10:49PM UTC ValuedMammal github
85.05
18166089343 release/2.2 Merge bitcoindevkit/bdk_wallet#322: Release v2.2.0 89c07d263 chore: Release v2.2.0 (valued mammal) 4c4e0b19e chore: deprecate `wallet::signer` mod (valued mammal) Pull request descrip... push 01 Oct 2025 02:51PM UTC ValuedMammal github
85.05
18014377956 release/2.2 Merge bitcoindevkit/bdk_wallet#311: Backport #300 - Add utilities to test persistence b642284a2 refactor: remove bdk_testenv dependency (codingp110) 7a5b6447e docs: document persist_te... push 25 Sep 2025 04:40PM UTC ValuedMammal github
84.88
17554145933 release/2.2 Merge bitcoindevkit/bdk_wallet#309: Cherrypick #306 onto release/2.2 f73596e07 docs: add wording on required use of xpub for multipath constructor (thunderbiscuit) Pull request description: This is just a cherry... push 08 Sep 2025 02:30PM UTC ValuedMammal github
84.92
17281072919 release/2.2 Merge branch 'pr/294' into release/2.2 push 27 Aug 2025 11:23PM UTC ValuedMammal github
84.91
17280747251 release/2.2 Merge bitcoindevkit/bdk_wallet#298: ci: automated update to rustc 1.89.0 00ee0aeee clippy: fix mismatched lifetime syntax (valued mammal) 2748d15f6 ci: automated update to rustc 1.89.0... push 27 Aug 2025 11:00PM UTC ValuedMammal github
84.91
See All Builds (435)

Badge your Repo: bdk_wallet

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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

© 2025 Coveralls, Inc