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

Deprecate package / Port to hardhat-gas-reporter #300

Closed cgewecke closed 8 months ago

cgewecke commented 1 year ago

Would like to move core logic over to hardhat-gas-reporter and abandon this....

The whole thing should be decoupled from mocha and just be a "smart provider" that dumps collected data into different report formats.

TO DO:

Companion: hardhat-gas-reporter 158