bitcoindevkit / bitcoindevkit/bdk-ffi
Track fixed bdk_electrum release and bump dependency
- Dominant language
- Rust
- Stars
- 127
- Forks
- 81
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 5
Description
bdk-ffi currently uses bdk_electrum 0.24.0, which predates the Electrum transaction ID validation and zero output panic fixes
The fixes are backported upstream:
[Txid validation #2228](https://github.com/bitcoindevkit/bdk/pull/2228)
[Output handling #2197](https://github.com/bitcoindevkit/bdk/pull/2197)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the bdk_electrum dependency declaration in bdk-ffi and confirm which upstream release contains the linked fixes. Update the dependency to that fixed release, then run the repository's available checks; done means bdk-ffi no longer uses 0.24.0 and the checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100