bitcoindevkit / bitcoindevkit/bdk-ffi
Preserve spk_cache in custom persistence
Open
api-break
- Dominant language
- Rust
- Stars
- 127
- Forks
- 81
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 5
Description
Custom persistence round trips replace spk_cache with an empty default forcing the script pubkey cache to be recomputed.
Contributor guide
No contributing guide indexed for this repository
Research direction
Trace the custom persistence round trip and follow how spk_cache is serialized and restored. Verify that a restored object retains its script pubkey cache instead of receiving an empty default, and add or update coverage for this round trip if the relevant test location is found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100