You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: blockscout verification support
Update contract verification logic to use the configurable buildVerifierArgs
instead of hardcoded values. This enables Blockscout verification support
through new `verifier`, `verifier_url`, and `scan_api_key` configuration values.
* skip api key requirement for blockscout verification
simplify buildVerifierArgs
0 commit comments