cgewecke / hardhat-gas-reporter

Gas Usage Analytics for Hardhat
MIT License
404 stars 55 forks source link

Add OZ Upgrades system resolver #189

Closed cgewecke closed 5 months ago

cgewecke commented 5 months ago

170

By default, if user does not define their own proxy resolver in the options and upgrades or defender are defined on the hre, the reporter will try to resolve unknown txs by querying OZ for the ERC1967 underlying implementation.