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

feat: sign typed data with kms #2

Merged
merged 5 commits into from Oct 28, 2021
Merged

feat: sign typed data with kms #2

merged 5 commits into from Oct 28, 2021

Conversation

fforbeck
Copy link
Member

@fforbeck fforbeck commented Oct 26, 2021

  • Added a function to the GcpKMSSigner class to enable the signing process of typed data using KMS and MetaMask eth-sig-util (which supports multiple versions of typed data: v1, v3, v4).
  • Added helper function to recover address from signed typed data.
  • Added tests.

@fforbeck fforbeck merged commit a77b11f into master Oct 28, 2021
openlawbot pushed a commit that referenced this pull request Oct 28, 2021
# [1.1.0](v1.0.0...v1.1.0) (2021-10-28)

### feat

* sign typed data with gcp kms ([#2](#2)) ([a77b11f](a77b11f))
@openlawbot
Copy link
Collaborator

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@fforbeck fforbeck deleted the sign-typed-data branch October 29, 2021 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants