bitcoindevkit / bitcoindevkit/bitcoin-ffi
Types required in bdk 1.0.0-beta.4
Open
- Dominant language
- Rust
- Stars
- 13
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Just keeping track of types we need as of the beta 2.
- [x] `Address`
- [x] `Transaction`
- [ ] `Psbt`
- [x] `OutPoint`
- [x] `TxIn`
- [x] `TxOut`
- [x] `FeeRate`
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue only identifies Psbt as still needed; begin by reading the implementations or bindings for Address, Transaction, OutPoint, TxIn, TxOut, and FeeRate to find the relevant entry point. Done means the missing Psbt item is implemented consistently with those existing types and validated by the repository's applicable tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100