- Fix bug that caused txs signed with Waffle wallets to be omitted from report (cgewecke#54)
- Fix excludeContracts option & support folders (cgewecke#51)
- Add remoteContracts option (cgewecke#49)
- Fix null receipt crash (cgewecke#48)
- Make all EthGasReporterConfig types optional (cgewecke#45)
- Fix test return value bug by returning result of runSuper (cgewecke#44)
- Refactor as hardhat-gas-reporter (cgewecke#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