Skip to content

rust: select checksum by expanded codeword length - #76

Open
BenWestgate wants to merge 1 commit into
BlockstreamResearch:masterfrom
BenWestgate:bip93-checksum-boundary
Open

rust: select checksum by expanded codeword length#76
BenWestgate wants to merge 1 commit into
BlockstreamResearch:masterfrom
BenWestgate:bip93-checksum-boundary

Conversation

@BenWestgate

Copy link
Copy Markdown
Contributor

Account for the HRP expansion when selecting and slicing regular and long checksums. Enforce the invalid 94–95 value gap and update the affected test vectors.

Aligns the reference implementation with bitcoin/bips#2258.

Closes #75

Account for the HRP expansion when selecting and slicing regular and long
checksums. Enforce the invalid 94–95 value gap and update the affected test
vectors.

Aligns the reference implementation with bitcoin/bips#2258.
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.

Change reference implementation to select checksum type "application agnostically"

1 participant