-
Notifications
You must be signed in to change notification settings - Fork 20
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: dns verifier #77
Conversation
Nebulis
commented
Dec 31, 2019
•
edited
Loading
edited
- only verify if the issuer is using DNS-TXT (dont throw error if he's not)
- added resolution status for every issuer, even if it has been skipped for one person
- forward the resolution status in the data object
6ae2f38
to
c32880d
Compare
c32880d
to
4b9fe61
Compare
if (invalidIdentity !== -1) { | ||
const value = |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please put more effort into naming your variables
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
renamed to smartContractAddress
🎉 This PR is included in version 3.0.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |