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

Fix message signing and verifying #20

Merged
merged 2 commits into from
Mar 12, 2016
Merged

Conversation

achow101
Copy link

Fixes Armory's message signing and verifying stuff to properly verify messages. I removed the stuff related to verifying signed messages from Armory which was breaking the code due to a variable not existing. I also removed one blank line from the Clearsign signed messages which fixes the verification problem with them.

Fixes signed message verification by removing stuff related to ATI signed messages.
Fixes the verification of ClearSign signed messages by remove an extraneous line that is added where the comment used to be.
@goatpig goatpig merged commit 3a9a83d into goatpig:testing Mar 12, 2016
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