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

solana-ibc: add Ed25519 support #82

Merged
merged 3 commits into from
Nov 7, 2023
Merged

solana-ibc: add Ed25519 support #82

merged 3 commits into from
Nov 7, 2023

Conversation

mina86
Copy link
Collaborator

@mina86 mina86 commented Nov 7, 2023

Implement Ed25519 verification using Solana’s native program. For now
the code is unused but will be needed for checking validator’s
signatures. No signing code is implemented since that’s never done
on-chain.

Implement Ed25519 verification using Solana’s native program.  For now
the code is unused but will be needed for checking validator’s
signatures.  No signing code is implemented since that’s never done
on-chain.
@mina86 mina86 requested a review from dhruvja November 7, 2023 15:44
@mina86 mina86 merged commit 6488fa9 into master Nov 7, 2023
4 checks passed
@mina86 mina86 deleted the mpn/b branch November 7, 2023 17:50
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