You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.
I have a Hardhat configuration with multiple compiler versions, but I can't see how the eth-gas-reporter handles it. It would be fantastic if you provide more information about that.
Hello,
I have a Hardhat configuration with multiple compiler versions, but I can't see how the eth-gas-reporter handles it. It would be fantastic if you provide more information about that.
My compiler setup:
eth-gas-reporter output when I run all my tests (including contracts compiled with 0.8.17 and 0.5.4):
I tried to run only the tests for contracts compiled with 0.5.4 but the eth-gas-reporter output was the same:
I expected at least in this situation to see a different result, but no.
I really appreciate any help you can provide.
The text was updated successfully, but these errors were encountered: