Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(forge): show additional details of contract to verify #9403

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

grandizzy
Copy link
Collaborator

Motivation

Closes #4555

Solution

  • display Compiler version, Optimisations and Constructor args (if any) of the contract to be verified

@grandizzy grandizzy marked this pull request as ready for review November 25, 2024 11:12
@yash-atreya yash-atreya merged commit eae5fb4 into foundry-rs:master Nov 25, 2024
21 checks passed
@grandizzy grandizzy deleted the issue-4555 branch November 25, 2024 11:36
rplusq pushed a commit to rplusq/foundry that referenced this pull request Nov 29, 2024
@grandizzy grandizzy added T-feature Type: feature C-forge Command: forge labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-forge Command: forge T-feature Type: feature
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

forge script --verify should output constructor args, compiler version and optimisations
3 participants