Skip to content

fix(bitcoin): reject invalid SegWit addresses - #26

Merged
oritwoen merged 1 commit into
mainfrom
fix/bitcoin-segwit-validation
Sep 5, 2026
Merged

fix(bitcoin): reject invalid SegWit addresses#26
oritwoen merged 1 commit into
mainfrom
fix/bitcoin-segwit-validation

Conversation

@oritwoen

@oritwoen oritwoen commented Sep 5, 2026

Copy link
Copy Markdown
Member

Bitcoin SegWit validation was giving typos a green light. This covers the SegWit part of #21, not legacy Base58Check. All 1,584 version, length and encoding combinations I checked agree with the reference decoder.

@oritwoen oritwoen self-assigned this Sep 5, 2026
@oritwoen
oritwoen merged commit 7dc496a into main Sep 5, 2026
3 checks passed
@oritwoen
oritwoen deleted the fix/bitcoin-segwit-validation branch September 5, 2026 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant