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

bitcoindevkit / bdk_wallet
85%

Build:
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 master
branch: master
CHANGE BRANCH
x
Reset
Sync Branches
  • master
  • 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
  • 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.2
  • 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

28 Oct 2025 10:49PM UTC coverage: 84.995%. Remained the same
18891447990

push

github

ValuedMammal
Merge bitcoindevkit/bdk_wallet#333: build(deps): bump actions/upload-artifact from 4 to 5

83f26164e build(deps): bump actions/upload-artifact from 4 to 5 (dependabot[bot])

Pull request description:

  Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
  <details>
  <summary>Release notes</summary>
  <p><em>Sourced from <a href="https://github.com/actions/upload-artifact/releases">actions/upload-artifact's releases</a>.</em></p>
  <blockquote>
  <h2>v5.0.0</h2>
  <h2>What's Changed</h2>
  <p><strong>BREAKING CHANGE:</strong> this update supports Node <code>v24.x</code>. This is not a breaking change per-se but we're treating it as such.</p>
  <ul>
  <li>Update README.md by <a href="https://github.com/GhadimiR"><code>@GhadimiR</code></a> in <a href="https://redirect.github.com/actions/upload-artifact/pull/681">actions/upload-artifact#681</a></li>
  <li>Update README.md by <a href="https://github.com/nebuk89"><code>@nebuk89</code></a> in <a href="https://redirect.github.com/actions/upload-artifact/pull/712">actions/upload-artifact#712</a></li>
  <li>Readme: spell out the first use of GHES by <a href="https://github.com/danwkennedy"><code>@danwkennedy</code></a> in <a href="https://redirect.github.com/actions/upload-artifact/pull/727">actions/upload-artifact#727</a></li>
  <li>Update GHES guidance to include reference to Node 20 version by <a href="https://github.com/patrikpolyak"><code>@patrikpolyak</code></a> in <a href="https://redirect.github.com/actions/upload-artifact/pull/725">actions/upload-artifact#725</a></li>
  <li>Bump <code>@actions/artifact</code> to <code>v4.0.0</code></li>
  <li>Prepare <code>v5.0.0</code> by <a href="https://github.com/danwkennedy"><code>@danwkennedy</code></a> in <a href="https://redirect.github.com/actions/upload-artifact/pull/734">actions/upload-artifact#734</a></li>
  </ul>
  <h2>New Contributors</h2>
  <ul>
  <li><a href="https://github.com/Ghadim... (continued)

7001 of 8237 relevant lines covered (84.99%)

3631.85 hits per line

Relevant lines Covered
Build:
Build:
8237 RELEVANT LINES 7001 COVERED LINES
3631.85 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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18891447990 master Merge bitcoindevkit/bdk_wallet#333: build(deps): bump actions/upload-artifact from 4 to 5 83f26164e build(deps): bump actions/upload-artifact from 4 to 5 (dependabot[bot]) Pull request description: Bumps [action... push 28 Oct 2025 10:54PM UTC ValuedMammal github
84.99
18850737341 master Merge bitcoindevkit/bdk_wallet#250: feat!: use `NetworkKind` 881df719c chore: rename `merge_network_kinds` to `intersect_network_kinds` (Luis Schwab) fdb9d1355 fix: GeneratableKey opti... push 27 Oct 2025 05:50PM UTC ValuedMammal github
84.99
18318022693 master Merge bitcoindevkit/bdk_wallet#315: Add `rust-toolchain.toml` file 6f140ed37 ci: add overview documentation to ci workflows (thunderbiscuit) c6af44b66 chore: bump rust-toolchain.toml c... push 07 Oct 2025 03:41PM UTC ValuedMammal github
84.81
18099939060 master Merge bitcoindevkit/bdk_wallet#317: chore: bump MSRV to 1.85.0 eceb1a359 ci: Add .github/zizmor.yml config (valued mammal) c78915ae0 Update README example to use rusqlite (valued mamma... push 29 Sep 2025 02:15PM UTC ValuedMammal github
85.21
17957725258 master Merge bitcoindevkit/bdk_wallet#313: chore(just): add a `_default` recipe 5a5747db1 chore(just): add a `_default` recipe (Luis Schwab) Pull request description: This PR adds a `_default` recipe at the top of the ... push 23 Sep 2025 08:10PM UTC ValuedMammal github
84.81
17880251240 master Merge bitcoindevkit/bdk_wallet#302: refactor: have a structured IndexOutOfBoundsError type 42d9b907a refactor!: have a structured IndexOutOfBoundsError type (chaitika) Pull request description: ### Description ... push 20 Sep 2025 01:14PM UTC ValuedMammal github
84.81
17505614604 master Merge bitcoindevkit/bdk_wallet#308: chore: bump dev version to 3.0.0-alpha.0 5492e13a8 chore: bump dev version to 3.0.0-alpha.0 (valued mammal) Pull request description: PR updates the master dev version to 3.0.... push 05 Sep 2025 10:15PM UTC ValuedMammal github
84.88
17500247668 master Merge bitcoindevkit/bdk_wallet#300: Add utilities to test persistence abcf868b2 refactor: remove bdk_testenv dependency (codingp110) f53990901 docs: document persist_test_utils module ... push 05 Sep 2025 05:35PM UTC ValuedMammal github
84.88
17499737921 master Merge bitcoindevkit/bdk_wallet#306: Add docs + test on required use of xpub for multipath constructor e647ed269 docs: add wording on required use of xpub for multipath constructor (thunderbiscuit) Pull request desc... push 05 Sep 2025 05:12PM UTC ValuedMammal github
84.92
17330390829 master Merge bitcoindevkit/bdk_wallet#305: ci: bump rust-cache to 2.8.0 d7fb65a54 ci: bump rust-cache to v2.8.0 (valued mammal) Pull request description: Bump Swatinem/rust-cache to v2.8.0. ### Notes to the reviewer... push 29 Aug 2025 05:35PM UTC oleonardolima 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