This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
v6.0.3 - Bug fix release
benjamincburns
released this
16 Nov 01:11
·
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
- trufflesuite/ganache#25 - use block gas limit instead of default tx gas limit for
eth_estimateGas
whengas
argument not specified - trufflesuite/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