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

Prevent ENS name or other string from being submitted as address #7471

Merged
merged 1 commit into from
Sep 21, 2020

Conversation

apbendi
Copy link
Contributor

@apbendi apbendi commented Sep 18, 2020

Blunt force fix to a bug where the user's address is not validated or the ENS name is not resolved before the user submits a new grant, as documented in #7445.

* Resolves the user's ENS name as soon as they finish typing '.eth'
  and replaces it in the form
* Throws an alert if there is a string of a non-number in the address
  field at the time when the user presses submit
@thelostone-mc thelostone-mc merged commit 9762ec7 into gitcoinco:stable Sep 21, 2020
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.

2 participants