Skip to content

Add option to crawl the artifacts of contracts from Etherscan when rerun failed tests with (forge test --rerun) #10206

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

Closed
thepluck opened this issue Mar 29, 2025 · 1 comment
Labels
T-feature Type: feature T-needs-triage Type: this issue needs to be labelled

Comments

@thepluck
Copy link

Component

Forge

Describe the feature you would like

When testing, it would be useful to crawl the artifacts of some contracts from Etherscan. This could simplify the debugging process, as the call trace would be clearer.

Additional context

No response

@thepluck thepluck added T-feature Type: feature T-needs-triage Type: this issue needs to be labelled labels Mar 29, 2025
@github-project-automation github-project-automation bot moved this to Todo in Foundry Mar 29, 2025
@grandizzy
Copy link
Collaborator

@thepluck forge test supports the --etherscan-api-key which should fetch and use etherscan sigs in traces, please test and open if any issues or I didn't properly understand your request. thank you!

@grandizzy grandizzy closed this as not planned Won't fix, can't repro, duplicate, stale Apr 1, 2025
@github-project-automation github-project-automation bot moved this from Todo to Done in Foundry Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-feature Type: feature T-needs-triage Type: this issue needs to be labelled
Projects
Status: Done
Development

No branches or pull requests

2 participants