bitcoindevkit / bitcoindevkit/bdk-ffi
Descriptor::descriptor_id can abort on unsupported derivations
Open
api-break
- Dominant language
- Rust
- Stars
- 127
- Forks
- 81
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 5
Description
`Descriptor::descriptor_id` can panic for parseable multipath descriptors and descriptors retaining hardened public key derivations or wildcards.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at Descriptor::descriptor_id and reproduce the panic with parseable multipath descriptors and descriptors retaining hardened public key derivations or wildcards. Trace how these descriptor forms are handled and define completion as descriptor_id no longer aborting for the reported inputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100