Merged
Conversation
Fix metadata input validation
…ntent is embedded
Allow metadata-json verification without extra source uploads when content is embedded
#14) * Add tracking for external verification * fix requests number and support pending status * Enhance external verification logic and status handling in JobDetails component * Add comment to clarify Etherscan API key usage in requestExternalVerifierStatus * Add ExternalVerifierStatuses component and integrate into JobDetails * Implement maximum amount of retries for ext verifications polling * Enhance countdown in ExternalVerifierStatuses component * Better naming for isJobFullyCompleted * Update explorer link to include code section and rename link text to 'View contract' * Sort external verifiers by label * Add support contract status * Refactor verification and contract status display * Add support for 'already_verified' status in external verifiers * Add expiration status for old verifications * Add external verifier icons * Fix blockscout icon and label style * Styling * Add link in Job Id and contract status titles * Look at payload message for sucess because of Routescan inconsistency --------- Co-authored-by: Kaan Uzdoğan <kaanuzdogan@hotmail.com>
✅ Deploy Preview for verify-sourcify-ui ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
kuzdogan
approved these changes
Jan 5, 2026
Member
kuzdogan
left a comment
There was a problem hiding this comment.
lgtm. Just didn't get the problem with pushing to staging
Member
Author
I wanted to open a PR only for my changes, but there were unreleased changes on staging that already went through a review. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes argotorg/sourcify#2433
Unfortunately, another case where pushing to staging wasn't a good idea... There were unreleased changes here, but I wanted a review for my last commit.
Please review the last commit.