Skip to content

chore: add guide on verifying delegate contracts on Etherscan#13

Open
igorroncevic wants to merge 2 commits into
mainfrom
chore/etherscan-verification
Open

chore: add guide on verifying delegate contracts on Etherscan#13
igorroncevic wants to merge 2 commits into
mainfrom
chore/etherscan-verification

Conversation

@igorroncevic

@igorroncevic igorroncevic commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds a contract verification guide for deploying one dummy Solver7702Delegate per chain, then relying on Etherscan's Similar Match behavior to verify solver EOAs with the same delegate bytecode.

The guide also covers verifying an already deployed delegate, and Foundry now reads one ETHERSCAN_API_KEY for all chains.

Testing

  • Run the script from README.md on any chain.

@igorroncevic igorroncevic requested a review from a team July 9, 2026 11:27

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request adds documentation and scripts for contract verification on Etherscan using a dummy delegate, updates the .gitignore to ignore all broadcast logs, and configures the Etherscan API key in foundry.toml. Feedback focuses on reverting the .gitignore change to preserve production deployment logs, removing the explicit etherscan_api_key configuration in foundry.toml as it breaks local development when the environment variable is missing, and updating the README accordingly.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread foundry.toml Outdated
Comment thread .gitignore
Comment thread README.md Outdated
@igorroncevic igorroncevic enabled auto-merge (squash) July 9, 2026 11:47
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