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
fvictorio
changed the title
regression causing all contracts to be uploaded
regression causing all contracts to be uploaded during verification
Oct 19, 2023
Hi @hexpaydaydev, I did exactly what you said (I created a project with two unrelated contracts and deployed and verified one of them) and only one of the files was verified, which is the expected behavior.
Version of Hardhat
2.17.2
What happened?
all contracts, whether or not they were linked to targeted contract, were uploaded to etherscan + blockscout
examples:
https://scan.pulsechain.com/address/0x209b1C66cB0Ea99DC2d4Ad13C35859DD1c258988/contracts#address-tabs
https://etherscan.io/address/0x209b1C66cB0Ea99DC2d4Ad13C35859DD1c258988#code
see: contracts/test/IMulticall.sol as an example
Minimal reproduction steps
Search terms
No response
The text was updated successfully, but these errors were encountered: