Skip to content
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

Adding contract name verification feature #275

Merged
merged 5 commits into from
Jan 9, 2025
Merged

Adding contract name verification feature #275

merged 5 commits into from
Jan 9, 2025

Conversation

SebasGuaquetaRSK
Copy link
Contributor

This Change adds a filter in the verification process, where now the file the user is uploading (if .sol or .json) must have the same name as the contract name the user puts in the input field.

This change reduces the risk of verification fail due to validation in our backend.

Copy link

github-actions bot commented Jan 9, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

Copy link
Collaborator

@ivegabr ivegabr left a comment

Choose a reason for hiding this comment

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

ok

@ivegabr ivegabr merged commit 002b660 into develop Jan 9, 2025
4 checks passed
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.

3 participants