Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use five8 in pubkey, signature, hash and keypair crates #33

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kevinheavey
Copy link
Contributor

@kevinheavey kevinheavey commented Feb 12, 2025

five8 is faster than bs58.

Offchain benchmarks: https://github.com/kevinheavey/five8/tree/main/crates/five8
Onchain CU estimation (saves about 4500 CUs when using msg! on a Pubkey): https://github.com/kevinheavey/five8-sbpf-cu

@fanatid
Copy link

fanatid commented Feb 15, 2025

Yes, please! I have created #30 to use five8 for Signature in projects, but this would be much better!

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