Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

feat: add ability to sign and verify messages #2696

Merged
merged 10 commits into from
Aug 7, 2019

Conversation

korhaliv
Copy link
Member

@korhaliv korhaliv commented Aug 6, 2019

Description:

Resolves #2023
Also adds the ability to verify messages

How Has This Been Tested?

Manually

Screenshots (if appropriate):

image
image

Types of changes:

New feature

Checklist:

  • My code follows the code style of this project.
  • I have reviewed and updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes where needed.
  • All new and existing tests passed.
  • My commits have been squashed into a concise set of changes.

@korhaliv korhaliv added type: enhancement New feature or request scope: wallet issues with the wallet interface labels Aug 6, 2019
@korhaliv korhaliv added this to the v0.6.0-beta milestone Aug 6, 2019
@korhaliv korhaliv requested review from mrfelton and JimmyMow August 6, 2019 17:06
@korhaliv korhaliv self-assigned this Aug 6, 2019
Copy link
Member

@mrfelton mrfelton 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 @korhaliv . Just a couple of questions

@korhaliv korhaliv requested a review from mrfelton August 7, 2019 08:08
@korhaliv korhaliv force-pushed the feat/sign-verify-message branch from b47dc77 to 318dac1 Compare August 7, 2019 08:12
@korhaliv
Copy link
Member Author

korhaliv commented Aug 7, 2019

@mrfelton updated

@korhaliv korhaliv force-pushed the feat/sign-verify-message branch from 318dac1 to d392b87 Compare August 7, 2019 08:15
@korhaliv korhaliv force-pushed the feat/sign-verify-message branch from d392b87 to d66aed0 Compare August 7, 2019 09:14
@korhaliv korhaliv requested a review from mrfelton August 7, 2019 09:16
@korhaliv korhaliv force-pushed the feat/sign-verify-message branch from d66aed0 to 1c4ead1 Compare August 7, 2019 12:27
@korhaliv korhaliv requested a review from mrfelton August 7, 2019 12:45
Copy link
Member

@mrfelton mrfelton left a comment

Choose a reason for hiding this comment

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

Tested ACK Exchange/Register/FormButtons.js

@mrfelton mrfelton merged commit e6cd7fb into LN-Zap:next Aug 7, 2019
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 19.914% when pulling 1c4ead1 on korhaliv:feat/sign-verify-message into bdffdcb on LN-Zap:next.

@korhaliv korhaliv deleted the feat/sign-verify-message branch August 13, 2019 12:08
@korhaliv korhaliv mentioned this pull request Aug 13, 2019
@alevchuk
Copy link

Hi, is Sign Message also included in the iOS app and going to be available in App Store?

@bolatovumar
Copy link
Contributor

@alevchuk this is the desktop app repo. Feel free to ask here (iOS repo): https://github.com/LN-Zap/zap-iOS

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope: wallet issues with the wallet interface type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants