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

Re-introduce error on incorrect block hash once hardhat issue is fixed #33

Open
fubuloubu opened this issue Mar 19, 2022 · 0 comments
Open
Labels
category: bug Something isn't working

Comments

@fubuloubu
Copy link
Member

The commented out portions should stay, and remove the warning:

# self.disconnect()
logger.warning(
"Upstream network has mismatching genesis block. "
"This could be an issue with hardhat."
)
# raise HardhatProviderError(f"Upstream network is not {self._upstream_network_name}")

@fubuloubu fubuloubu added the category: bug Something isn't working label Mar 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant