-
Notifications
You must be signed in to change notification settings - Fork 82
Update smart contract verification documentation to include Sourcify support #116
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the smart contract verification documentation to include Sourcify as a supported verification service alongside Etherscan and Blockscout.
- Added Sourcify references throughout the verification guide
- Clarified that Sourcify doesn't require API keys or constructor arguments for verification
- Updated examples and subtask descriptions to reflect three supported services
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
manuelwedler
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for recreating my PR. Since I cannot to push to this branch, I commented with one change that should be done.
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Manuel Wedler <[email protected]>
|
I’ve applied all suggestions from Copilot and Manuel. This one should be good to go once we merge NomicFoundation/hardhat#7600. |
|
Hey @alcuadrado, I noticed the documentation hasn't been updated yet after the release of the Sourcify support. Can we merge this PR? |
Related to NomicFoundation/hardhat#7600
Replaces #106