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: false positive for warnProvider message #232

Merged
merged 1 commit into from
Jul 28, 2022
Merged

fix: false positive for warnProvider message #232

merged 1 commit into from
Jul 28, 2022

Conversation

marlowl
Copy link
Contributor

@marlowl marlowl commented Jul 27, 2022

As suggested, I was trying to setup my own version of the oa-verify api. I'm trying to target the Goerli test network, since Ropsten and Rinkeby will become deprecated in the future. (See this for more info).

I did come across the same issue as @HJunyuan described here. I looked at the logic of the code and I think just removing the warning message will fix the false positive. Feel free to correct/comment if removing this line has any other side effects for the package! 😄

Fixes #223

Copy link
Contributor

@simboonlong simboonlong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks fine, thanks for the pr 🙏

@simboonlong simboonlong merged commit dd61608 into Open-Attestation:master Jul 28, 2022
@john-dot-oa
Copy link
Contributor

🎉 This PR is included in version 7.10.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

False positive for warnProvider message
3 participants