Skip to content

Conversation

@hsy822
Copy link
Collaborator

@hsy822 hsy822 commented Oct 16, 2025

This PR resolves the inconsistency where the list of verifiers used during automatic deployment did not match the list available in the Contract Verification Plugin.

To ensure consistency, the automatic verification process now uses the same list of verifiers as the plugin.

fixes #6461

@netlify
Copy link

netlify bot commented Oct 16, 2025

Deploy Preview for reliable-cocada-166884 ready!

Name Link
🔨 Latest commit d12bb5a
🔍 Latest deploy log https://app.netlify.com/projects/reliable-cocada-166884/deploys/6901db7b85dd800008815d25
😎 Deploy Preview https://deploy-preview-6462--reliable-cocada-166884.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@hsy822 hsy822 force-pushed the fix/missing-verifier-defaults branch from 279b0f0 to 042457c Compare October 22, 2025 00:33
@hsy822 hsy822 added the ready-to-review PR ready to review label Oct 22, 2025
@hsy822 hsy822 requested a review from Aniket-Engg October 22, 2025 00:45
@hsy822 hsy822 force-pushed the fix/missing-verifier-defaults branch 2 times, most recently from 0cb6ba2 to 7fb0543 Compare October 28, 2025 07:46
@hsy822 hsy822 force-pushed the fix/missing-verifier-defaults branch from 7fb0543 to 8112e11 Compare October 29, 2025 07:38
@hsy822 hsy822 added WIP and removed ready-to-review PR ready to review labels Oct 29, 2025
@nx-cloud
Copy link

nx-cloud bot commented Oct 29, 2025

View your CI Pipeline Execution ↗ for commit d12bb5a

Command Status Duration Result
nx lint vyper ✅ Succeeded <1s View ↗
nx lint remixd ✅ Succeeded <1s View ↗
nx lint solhint ✅ Succeeded <1s View ↗
nx lint doc-gen ✅ Succeeded <1s View ↗
nx lint remix-ui ✅ Succeeded 11s View ↗
nx lint learneth ✅ Succeeded <1s View ↗
nx lint debugger ✅ Succeeded <1s View ↗
nx lint remix-lib ✅ Succeeded <1s View ↗
Additional runs (23) ✅ Succeeded ... View ↗

☁️ Nx Cloud last updated this comment at 2025-10-29 09:24:17 UTC

@ci-pr-comment
Copy link

ci-pr-comment bot commented Oct 29, 2025

✅ E2E tests passed (workflow: web)

Last run: Wed, Oct 29, 2025, 09:32 AM UTC

All tests are now passing! Previous failures have been resolved.

@hsy822 hsy822 added ready-to-review PR ready to review and removed WIP labels Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-review PR ready to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add contract verifier list

2 participants