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

add signMessage for solana extension #336

Merged
merged 2 commits into from
Jul 26, 2022
Merged

Conversation

hcote
Copy link
Contributor

@hcote hcote commented Jul 26, 2022

πŸ“¦ Pull Request

[Provide a general summary of the pull request here.]

Adds support for signing arbitrary Uint8Array payloads using the user's Solana private key

βœ… Fixed Issues

  • [List any fixed issues here like: Fixes #XXXX]

🚨 Test instructions

[Describe any additional context required to test the PR/feature/bug fix.]

⚠️ Don't forget to add a semver label!

  • patch: Bug Fix?
  • minor: New Feature?
  • major: Breaking Change?
  • skip-release: It's unnecessary to publish this change.

@hcote hcote requested a review from adenekan41 July 26, 2022 17:35
@hcote hcote added the minor Increment the minor version when merged label Jul 26, 2022
@hcote hcote marked this pull request as ready for review July 26, 2022 17:36
@hcote hcote requested a review from Ethella July 26, 2022 21:41
@Ethella Ethella self-assigned this Jul 26, 2022
@hcote hcote merged commit 8c2442a into master Jul 26, 2022
@hcote hcote deleted the hcote-add-solana-signMessage branch July 26, 2022 22:50
@magiclabsFE magiclabsFE added the released This issue/pull request has been released. label Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants