This repository was archived by the owner on Jan 21, 2022. It is now read-only.
v6.0.3 - Bug fix release
·
311 commits
to develop
since this release
Release includes following fixes, PRs
- fix for interval mining race conditions, partially fixing #403
- build now includes source maps
- ConsenSys-archive/ganache#25 - use block gas limit instead of default tx gas limit for
eth_estimateGaswhengasargument not specified - ConsenSys-archive/ganache#6 - allow for custom DB providers
- updated default block gas limit to correspond with Truffle's default gas limit to prevent truffle users from needing to make an unnecessary configuration entry