usecannon / cannon

Manage EVM protocol deployments. Inspired by Docker, Terraform, and npm.
https://usecannon.com
GNU General Public License v3.0
104 stars 21 forks source link

etherscan contracts `auto-verify` #1249

Open dbeal-eth opened 3 months ago

dbeal-eth commented 3 months ago

unfortunately this is not fully working because etherscan does not support a particular API feature which would make this practical for supporting many chains for us, but I think we should still merge because the feature will likely be used soon and there are some ancillery changes that will likely be useful for later PRs

changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: a33675c839e4db86e8554a6093eab4bf461a00e9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

nx-cloud[bot] commented 3 months ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit d415089fe8c5989262c07f0bbaaa22ecc1b085a8. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target - [`lerna run build --ignore cannon-website --ignore @usecannon/indexer --ignore repo --ignore @usecannon/api`](https://cloud.nx.app/runs/mwbQ0vrKNj?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.

mjlescano commented 2 months ago

Should this PR be marked as Draft for now?