Skip to content

Version 3.1.0

Compare
Choose a tag to compare
@andreogle andreogle released this 06 Jul 13:31
· 693 commits to main since this release

Non-breaking changes

  1. Adds blockTimeMs as the average expected block time *

* See the comments in this PR for caveats around these numbers

Bug fixes

  1. Updates environment variable names generated from hardhatConfig.getEnvVariableNames() to correctly change hyphen (-) values to underscores (_). Issue: #46