Skip to content

add full SS58 prefix support#7

Open
mcjkula wants to merge 3 commits into
mainfrom
ss58-prefixes
Open

add full SS58 prefix support#7
mcjkula wants to merge 3 commits into
mainfrom
ss58-prefixes

Conversation

@mcjkula
Copy link
Copy Markdown
Contributor

@mcjkula mcjkula commented May 20, 2026

Summary

  • support standard SS58 account prefixes 0 through 16383 across SDKs
  • add one-byte and two-byte boundary conformance vectors
  • keep behavior scoped to standard 32-byte account IDs

Tests

  • cd rust && cargo test
  • cd python && ../.venv/bin/python -m pytest tests/
  • cd typescript && npm test && npm run lint
  • cd go && go test ./...

@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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