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

refs: add WalletConnect signature type #206

Merged
merged 1 commit into from
Jun 20, 2022

Conversation

fyrchik
Copy link
Contributor

@fyrchik fyrchik commented Mar 15, 2022

I will update the comment when the reference document is there.

Signed-off-by: Evgenii Stratonikov evgeniy@nspcc.ru

refs/types.proto Outdated
@@ -116,6 +116,11 @@ enum SignatureScheme {

// Deterministic ECDSA with SHA-256 hashing (RFC 6979)
ECDSA_RFC6979_SHA256 = 1;

// Deterministic ECDSA with SHA-256 hashing using WalletConnect API.
// Here the algorithm is the same, but the actual format for forming
Copy link

Choose a reason for hiding this comment

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

Proposed change: but the message format differs.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
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.

4 participants