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 SignedMessage and SigningMessage #31

Merged
merged 11 commits into from Jul 11, 2021
Merged

add SignedMessage and SigningMessage #31

merged 11 commits into from Jul 11, 2021

Conversation

wk3368
Copy link
Collaborator

@wk3368 wk3368 commented Jul 11, 2021

  • add 4 functions in utils.signedMessage

    • encodeSignedMessage
    • recoverSignedMessageAddress
  • add 2 test cases

    • yarn test:unit src/utils/signed-message.spec.ts --testNamePattern="encode SignedMessage: simple-keyring"
    • yarn test:unit src/utils/signed-message.spec.ts --testNamePattern="encode SignedMessage: hd-keyring"
  • support Personal Sign in starmask-test-dapp

@wk3368 wk3368 merged commit 876f1f4 into master Jul 11, 2021
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.

None yet

2 participants