Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Add address normalization to isValidECSignature method #1096

Merged
merged 2 commits into from
Sep 27, 2018

Conversation

fabioberger
Copy link
Contributor

Description

Fixes: #1095

Testing instructions

Types of changes

Checklist:

  • Prefix PR title with [WIP] if necessary.
  • Prefix PR title with bracketed package name(s) corresponding to the changed package(s). For example: [sol-cov] Fixed bug.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • Add new entries to the relevant CHANGELOG.jsons.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 85.169% when pulling 6f02a3f on fixIsValidECSignature into 1402119 on development.

@fabioberger fabioberger merged commit 70e412e into development Sep 27, 2018
@fabioberger fabioberger deleted the fixIsValidECSignature branch September 27, 2018 09:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

isValidSignatureAsync does not normalize addresses
3 participants