bitcoindevkit / bitcoindevkit/bdk-ffi

Preserve detailed address parsing errors

Open
#1,095 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

`AddressParseError` discards useful details from upstream Base58, Bech32, and network validation errors.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating AddressParseError and the address parsing entry point, then trace how upstream Base58, Bech32, and network validation errors are converted. Run the existing address parsing tests, if present, and verify that each upstream error retains its useful detail through the exposed error.

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
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.