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

bitcoindevkit / bdk_wallet / 15693025610
85%

Build:
DEFAULT BRANCH: master
Ran 16 Jun 2025 10:09PM UTC
Jobs 1
Files 22
Run time 4min
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

16 Jun 2025 10:06PM UTC coverage: 85.55%. Remained the same
15693025610

push

github

ValuedMammal
Merge bitcoindevkit/bdk_wallet#266: Bump `bitcoin` dependency requirement to v0.32.6 to reflect used API

<a class=hub.com/bitcoindevkit/bdk_wallet/commit/af792eaa320967e1223cb9d0d48d475aa8e85073">af792eaa3 Bump `bitcoin` dependency requirement to v0.32.6 to reflect used API (Elias Rohrer)

Pull request description:

  ### Description

  Starting with commit `f6fd9853e`, `bdk_wallet` makes use of `bitcoin::key::TweakedKeyPair::to_keypair` which was introduced with v0.32.6. Here, we adjust the minimum API requirement in `Cargo.toml`, as BDK 2.0.0 builds could otherwise fail with:

  ```
  error[E0599]: no method named `to_keypair` found for struct `TweakedKeypair` in the current scope
     --> /home/tnull/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bdk_wallet-2.0.0/src/wallet/signer.rs:580:14
      |
  578 |           None => keypair
      |  _________________-
  579 | |             .tap_tweak(secp, psbt_input.tap_merkle_root)
  580 | |             .to_keypair(),
      | |             -^^^^^^^^^^ method not found in `TweakedKeypair`
      | |_____________|
      |

  For more information about this error, try `rustc --explain E0599`.
  ```

ACKs for top commit:
  ValuedMammal:
    reACK af792eaa320967e1223cb9d0d48d475aa8e85073

Tree-SHA512: 549334a896bcd1dcc87a4155f23a007d6c6

7377 of 8623 relevant lines covered (85.55%)

3484.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 15693025610.1 16 Jun 2025 10:09PM UTC 22
85.55
GitHub Action Run
Source Files on build 15693025610
  • Tree
  • List 22
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ec6e59be on github
  • Prev Build on master (#15692336377)
  • Next Build on master (#15719064446)
  • Delete
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