Skip to content

Conversation

grandizzy
Copy link
Collaborator

@grandizzy grandizzy commented Aug 27, 2025

Motivation

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@grandizzy grandizzy marked this pull request as ready for review August 27, 2025 17:24
@grandizzy grandizzy changed the title fix(forge): do not throw if etherescan api key set and unknown chain fix(forge): v1.3 do not throw if etherescan api key set and unknown chain Aug 27, 2025
@zerosnacks zerosnacks changed the title fix(forge): v1.3 do not throw if etherescan api key set and unknown chain fix(forge): v1.3 do not throw if etherscan api key set and unknown chain Aug 27, 2025
Copy link
Member

@zerosnacks zerosnacks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, for other reviewers: reverts problematic code introduced in https://github.com/foundry-rs/foundry/pull/11194/files#diff-0f348074359029c2930eb72b52f482c2e0f4495dc61b95bc919f155a8d2fd82cR1437-R1444, retains improved error descriptions

@zerosnacks
Copy link
Member

Tested w/

ETHERSCAN_API_KEY=<VALID_API_KEY> forge script script/Counter.s.sol --rpc-url <SEPOLIA_RPC_URL> --broadcast --verify --verifier blockscout --verifier-url https://eth-sepolia.blockscout.com/api --keystore <KEYSTORE>

Verifies correctly on Blockscout

@grandizzy grandizzy merged commit b0381e1 into foundry-rs:release-1.3.0 Aug 29, 2025
42 of 44 checks passed
@github-project-automation github-project-automation bot moved this to Done in Foundry Aug 29, 2025
@grandizzy grandizzy deleted the issue-11430-1.3.0 branch August 29, 2025 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants