-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
T-bugType: bugType: bug
Description
Component
Forge
Have you ensured that all of these are up to date?
- Foundry
- Foundryup
What version of Foundry are you on?
No response
What command(s) is the bug in?
forge script
Operating System
Linux
Describe the bug
as seen here in CI https://github.com/rainprotocol/rain.orderbook/actions/runs/5291795497/jobs/9577824407
forge script deploys a contract but fails to verify it
We haven't found any matching bytecode for the following contracts: [0xe80e098a8379eee4c05100e36088fd13e9e7b9b3].
This may occur when resuming a verification, but the underlying source code or compiler version has changed.
This seems strange to me as the code should be built and deployed as-is by CI without any modifications or "resuming" a verification.
Metadata
Metadata
Assignees
Labels
T-bugType: bugType: bug
Type
Projects
Status
Done