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

bitcoindevkit / bdk_wallet / 15304985468
85%

Build:
DEFAULT BRANCH: master
Ran 28 May 2025 04:05PM UTC
Jobs 1
Files 22
Run time 1min
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

28 May 2025 04:03PM UTC coverage: 85.403% (-0.008%) from 85.411%
15304985468

push

github

ValuedMammal
Merge bitcoindevkit/bdk_wallet#232: fix: Validate prevouts in `get_psbt_input`

<a class=hub.com/bitcoindevkit/bdk_wallet/commit/6ffc87421c89868465fa538bc2c0b9c307730b79">6ffc87421<a href="https://github.com/bitcoindevkit/bdk_wallet/commit/f0840c0344fd0690c73c2360bb10781ea16c97c9"> fix!: Check prevout bounds in `Wallet::build_fee_bump` (志宇)
<a class="double-link" href="https://github.com/bitcoindevkit/bdk_wallet/commit/00a57cfee4e85451f123dc2cb9d3182b13e31ed9">00a57cfee</a> fix: Validate prevouts in `get_psbt_input` (ItshMoh)

Pull request description:

  Fixes #50
  Fixes #51
  Replaces bitcoindevkit/bdk#1911
  Replaces bitcoindevkit/bdk#1913

  ### Description

  We should check the bounds of the prev txs.

  ### Changelog notice

  ```md
  Fixed:
      - Wallet::get_psbt_input method now checks bounds when fetching prevout
      - Wallet::build_fee_bump method now checks bounds when fetching prevout
  ```

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

  ~~* [ ] 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:
  ValuedMammal:
    ACK 6ffc87421c89868465fa538bc2c0b9c307730b79

Tree-SHA512: f2df49b5b321cc3050122d19eef71bd3752

15 of 19 new or added lines in 2 files covered. (78.95%)

7319 of 8570 relevant lines covered (85.4%)

3465.87 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
12.64
-0.3% wallet/src/wallet/error.rs
2
80.39
0.09% wallet/src/wallet/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 15304985468.1 28 May 2025 04:05PM UTC 22
85.4
GitHub Action Run
Source Files on build 15304985468
  • Tree
  • List 22
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f0840c03 on github
  • Prev Build on master (#15304626099)
  • Next Build on master (#15307316172)
  • 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