Skip to content

Conversation

@psavva
Copy link

@psavva psavva commented Sep 7, 2025

This pull request makes a minor update to the TryDecodeCheck method in Base58.cs to improve how the payload is extracted from the decoded buffer. The change ensures that the correct prefix length is used when slicing the buffer, which improves accuracy when decoding.

@psavva
Copy link
Author

psavva commented Sep 7, 2025

Fixes Faling Test: TryDecodeCheck_ZeroPrefixedLongVersion_ValidInput_ReturnsExpectedResult

@ssg ssg merged commit 204a2c2 into ssg:main Sep 8, 2025
2 checks passed
@ssg
Copy link
Owner

ssg commented Sep 8, 2025

Thanks! Those varieties of EncodeCheck/TryDecodeCheck are still WIP, so it'll be a while before I can release this. I appreciate the help.

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.

2 participants