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

pubkey: Add a simple program comparing two pubkeys #18

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Conversation

joncinque
Copy link
Owner

Problem

It can be expensive to compare two pubkeys in an on-chain program, but it hasn't been quantified.

Summary of changes

Add a Rust and Zig program to do that

#### Problem

It can be expensive to compare two pubkeys in an on-chain program, but
it hasn't been quantified.

#### Summary of changes

Add a Rust and Zig program to do that
@joncinque joncinque merged commit c7c9be0 into main Nov 18, 2024
17 checks passed
@joncinque joncinque deleted the pubkeycomp branch November 18, 2024 18:55
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