Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Update address validation - Closes #832 #841

Merged
merged 3 commits into from
Nov 13, 2018

Conversation

mitsuaki-u
Copy link
Contributor

What was the problem?

Address validation allowed leading zeros and inclusion of . character.

How did I fix it?

Updated validateAddress in utils.

How to test it?

npm run test

Review checklist

@mitsuaki-u mitsuaki-u self-assigned this Nov 12, 2018
@mitsuaki-u mitsuaki-u added this to the Version 2.0.0 milestone Nov 12, 2018
@mitsuaki-u mitsuaki-u force-pushed the 832-Update_address_validation branch from 13247a9 to 8deff7b Compare November 12, 2018 11:19
Copy link
Contributor

@ishantiw ishantiw 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, just couple of minor comments

@mitsuaki-u mitsuaki-u force-pushed the 832-Update_address_validation branch from ae29851 to ca16f90 Compare November 13, 2018 09:17
@shuse2 shuse2 merged commit 0d15821 into development Nov 13, 2018
@shuse2 shuse2 deleted the 832-Update_address_validation branch November 13, 2018 16:00
@shuse2 shuse2 removed this from the Version 2.0.0 milestone Nov 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants