- Import libraries when they are needed (#126)
- Skip gas reporting when --parallel flag detected (#101)
- Pin colors.js to 1.4.0
- Add missing config TS types for multi chain gas prices (#81)
- Fix remote data fetching race condition (#80)
- Update eth-gas-reporter to 0.2.23 (#80)
- Add gas reporter merge task (#75)
- Bump y18n from 3.2.1 to 3.2.2 (#61)
- Bump hosted-git-info from 2.8.8 to 2.8.9 (#64)
- Bump normalize-url from 4.5.0 to 4.5.1 (#66)
- Bump glob-parent from 5.1.1 to 5.1.2 (#67)
- Bump tar from 4.4.13 to 4.4.15 (#70)
- Bump path-parse from 1.0.6 to 1.0.7 (#71) dependabot
- Fix bug that caused txs signed with Waffle wallets to be omitted from report (#54)
- Fix excludeContracts option & support folders (#51)
- Make all EthGasReporterConfig types optional (#45)
- Fix test return value bug by returning result of runSuper (#44)
- Refactor as hardhat-gas-reporter (#38)
- Update eth-gas-reporter to 0.2.19
- Add coinmarketcap to types
- Support in-process BuidlerEVM / remove "independent node" requirement
- Upgrade artifacts handler for Buidler 1.x, fixing missing deployment data