bitcoindevkit / bitcoindevkit/bdk-ffi
Preserve causes in Electrum retry errors
Open
api-break
- Dominant language
- Rust
- Stars
- 127
- Forks
- 81
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 5
Description
`ElectrumError::AllAttemptsErrored` discards the individual errors returned by each failed retry attempt
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the ElectrumError::AllAttemptsErrored definition and the retry path that constructs it. Confirm how individual failed-attempt errors are currently handled; done means the resulting retry error preserves those causes and the relevant behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100