-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
C-forgeCommand: forgeCommand: forgeCmd-forge-verifyCommand: forge verify-contract/checkCommand: forge verify-contract/checkT-bugType: bugType: bug
Description
Foundry can't verify this contract. This contract was deployed by running make deploy
. Trying to verify directly on Etherscan with same build config also doesn't work. Trying to build and verify using Remix also doesn't work. Am I stoned, or is this gods work?
The Foundry version is updated to latest using foundryup.
The platform you are on: M1 Mac
Code snippets: This repo has a single contract with no imports.
Concrete steps to reproduce the bug: make verify
More info:
~/.svm/0.8.11/solc-0.8.11 --version
solc, the solidity compiler commandline interface
Version: 0.8.11+commit.d7f03943.Darwin.appleclang
papa bless ☀️
Metadata
Metadata
Assignees
Labels
C-forgeCommand: forgeCommand: forgeCmd-forge-verifyCommand: forge verify-contract/checkCommand: forge verify-contract/checkT-bugType: bugType: bug
Type
Projects
Status
Done