bitcoindevkit / bitcoindevkit/bdk-ffi
Report unknown Kyoto block hashes distinctly
Open
api-break
- Dominant language
- Rust
- Stars
- 127
- Forks
- 81
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 5
Description
`CbfClient.average_fee_rate` reports an unknown or stale block hash as `CbfError::NodeStopped` instead of preserving the upstream error.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at CbfClient.average_fee_rate and trace how an unknown or stale block hash becomes CbfError::NodeStopped. Reproduce the case with such a hash, then verify that the upstream error remains distinguishable from NodeStopped.
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
- Mostly clear
- Newbie friendliness
- 55/100