cgewecke / eth-gas-reporter

Gas usage per unit test. Average gas usage per method. A mocha reporter.
MIT License
603 stars 94 forks source link

Allow to remove phone homes #249

Closed fulldecent closed 6 months ago

fulldecent commented 3 years ago

Currently there appear to be two phone-homes in this project:

  1. Get ETH price
  2. Get gas price

I would like an option to remove both of these.

cgewecke commented 6 months ago

Hi! eth-gas-reporter is being deprecated in favor of hardhat-gas-reporter.

This is supported in the latest hardhat version

https://github.com/cgewecke/hardhat-gas-reporter/releases/tag/v2.0.0