bitcoindevkit / bitcoindevkit/bdk-ffi

fix!: preserve fee bump failure variants

Open
#1,103 1 comment 0 reactions 0 assignees View on GitHub
api-break
Dominant language
Rust
Stars
127
Forks
81
Avg merge
1d 2h
Merged PRs (30d)
5

Description

Map each upstream `BuildFeeBumpError` to an accurate binding visible error instead of collapsing unrelated failures into `UnknownUtxo` or `FeeRateTooLow`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Trace how the upstream BuildFeeBumpError variants are mapped into binding-visible errors. Compare each upstream variant with the current collapsed mappings; done means unrelated failures remain distinguishable through the binding error surface.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.