bitcoindevkit / bitcoindevkit/bdk-ffi

Feature request: bdk::descriptor::policy::PkOrF

Open
#357 10 comments 0 reactions 0 assignees View on GitHub
api-surface
Dominant language
Rust
Stars
127
Forks
81
Avg merge
1d 2h
Merged PRs (30d)
5

Description

The structure bdk::descriptor::policy::PkOrF contains fingerprint and xpub (if I understand correctly), which are currently unavailable in bdk-ffi (if the descriptor was created from a seed).

I do not know if it makes sense to create the binding before the new bdk release...

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the bdk::descriptor::policy::PkOrF binding in bdk-ffi and reviewing how fingerprint and xpub data are exposed for descriptors created from a seed. The work is done when the relevant PkOrF data is available through the FFI; clarify compatibility with the upcoming BDK release before starting.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.