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

bitcoindevkit / bdk / 13769960617
79%

Build:
DEFAULT BRANCH: master
Ran 10 Mar 2025 04:42PM UTC
Jobs 1
Files 52
Run time 9min
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

10 Mar 2025 04:37PM UTC coverage: 84.823% (+0.02%) from 84.804%
13769960617

push

github

ValuedMammal
Merge bitcoindevkit/bdk#1841: Generalize `add_recipient` to accept `Address`

<a class=hub.com/bitcoindevkit/bdk/commit/de2c44fc183b3b43816cfe6c868c8cea7d749d7b">de2c44fc1 feat(wallet): generalize `add_recipient` to accept `Address` (Rob N)

Pull request description:

  ### Description

  I would imagine many users would be handling a `Address<NetworkChecked>` when building a transaction. They may pass this structure directly with this patch, or continue to use `ScriptBuf`.

  ### Notes to the reviewers

  To my knowledge this is non-breaking, but it is a change in the function signature so I am not sure.

  ### Changelog notice

  Accept any type that is convertible to a `ScriptBuf` in `TxBuilder::add_recipient`

  ### 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

  #### New Features:

  * [ ] I've added tests for the new feature
  * [ ] I've added docs for the new feature

  #### Bugfixes:

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

ACKs for top commit:
  ValuedMammal:
    reACK de2c44fc183b3b43816cfe6c868c8cea7d749d7b

Tree-SHA512: 42a2661908c8c441c77dab3721bebafd93d

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

12150 of 14324 relevant lines covered (84.82%)

14631.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 13769960617.1 10 Mar 2025 04:42PM UTC 52
84.82
GitHub Action Run
Source Files on build 13769960617
  • Tree
  • List 52
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 89bd47b1 on github
  • Prev Build on master (#13725825074)
  • Next Build on master (#13773917231)
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