Skip to content

Conversation

umbertov
Copy link

@umbertov umbertov commented Oct 1, 2025

Description

This PR edits op-deployer code, adding the capability to chose a custom Etherscan API URL, either using the --etherscan-url CLI argument, or the ETHERSCAN_API_URL environment variable.

The new argument is optional and when empty, the behavior of chosing a default block explorer is preserved.

Tests

Found no pre-existing tests for NewVerifier or any other component of verifier.go. Let me know if this in particular should be tested.

Additional context

Being able to verify source code for a local devnet deployment is very useful. Found no way to do so in the documentation and this seems like the easiest option. Let me know if I missed some doc article which mentions it.

Metadata

@umbertov umbertov requested a review from a team as a code owner October 1, 2025 10:34
@umbertov umbertov requested a review from nonsense October 1, 2025 10:34
@umbertov umbertov force-pushed the feat/op-deployer/etherscan-url branch from f263b20 to 60d8bb5 Compare October 1, 2025 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant