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

bitcoindevkit / bdk / 6847841080
79%

Build:
DEFAULT BRANCH: master
Ran 13 Nov 2023 09:15AM UTC
Jobs 1
Files 39
Run time 4s
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

13 Nov 2023 09:09AM UTC coverage: 81.321% (+0.1%) from 81.193%
6847841080

push

github

danielabrozzoni
Merge bitcoindevkit/bdk#1200: fix(bdk): Check if we're using the correct internal key before signing

<a class=hub.com/bitcoindevkit/bdk/commit/e553231eae45dc6d263a1fce2a3a9c46f6af2510">e553231ea fix(bdk): Check if we're using the correct... ...internal key before signing (Daniela Brozzoni)

Pull request description:

  ### Description

  Fixes #1142

  We would previously sign with whatever x_only_pubkey we had in hand, without first checking if it was the right key or not. This effectively meant that adding multiple taproot PrivateKey signers would produce unbroadcastable transactions.

  ### Changelog notice

  - Fix a bug related to taproot signing with internal keys. We would previously sign with the first private key we had, without checking if it was the correct internal key or not.

  ### 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 `cargo fmt` and `cargo clippy` before committing

  #### Bugfixes:

  * [ ] This pull request breaks the existing API
  * [x] I've added tests to reproduce the issue which are now passing
  * [x] I'm linking the issue being fixed by this PR

ACKs for top commit:
  evanlinjin:
    ACK e553231eae45dc6d263a1fce2a3a9c46f6af2510

Tree-SHA512: c4abbcd27939f0b0159960a6c863f8ca145

17 of 17 new or added lines in 1 file covered. (100.0%)

1 existing line in 1 file now uncovered.

8594 of 10568 relevant lines covered (81.32%)

5933.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6847841080.1 13 Nov 2023 09:15AM UTC 0
81.32
GitHub Action Run
Source Files on build 6847841080
Detailed source file information is not available for this build.
  • Back to Repo
  • 3fdab87e on github
  • Prev Build on master (#6847510280)
  • Next Build on master (#6855160777)
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