Skip to content

Feature: Signature verification for Solana and Ethereum messages #19

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

Merged
merged 5 commits into from
Apr 18, 2023

Conversation

MHHukiewitz
Copy link
Member

@MHHukiewitz MHHukiewitz commented Apr 1, 2023

Problem: Users cannot verify signatures

Solution: Implement verify_signature() functions for Ethereum and Solana signatures, more are following.

Partly solves: #9

Solution: Implement verify_signature() functions for Ethereum and Solana signatures, more are following
@MHHukiewitz MHHukiewitz requested a review from hoh April 1, 2023 17:33
@MHHukiewitz MHHukiewitz changed the title Problem: Users cannot verify signatures Feature: Signature verification for Solana and Ethereum messages Apr 1, 2023
Copy link
Member

@BjrInt BjrInt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. 👍

@MHHukiewitz MHHukiewitz merged commit 23461fd into main Apr 18, 2023
@MHHukiewitz MHHukiewitz deleted the mhh-add-sig-verif branch April 18, 2023 14:14
@hoh
Copy link
Member

hoh commented Apr 18, 2023

Related to #9

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.

3 participants