-
Notifications
You must be signed in to change notification settings - Fork 417
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
Support upload of multiple contracts #205
Comments
We just discussed how the UI for verifying multiple contracts at the same time could look like. I updated the main description. One thing we still have to consider is how to handle the situation when the same contract is present at multiple addresses. We should try to verify all of them. The user should also be able to enter multiple addresses after each other. |
We can have a session id for a each verification session.
|
Closing with #708 🎉 |
as discussed in sourcifyeth/org#7
hijacked by @chriseth
Suggested UI:
4a) one or more source files are missing. List the missing files and tell the user how to upload them
4b) the address of the contract could not be determined automatically. Provide input fields to select the network and the address. A button will submit this and update the UI element.
4c) after the address has been manually selected, the verificaiton result is displayed. If there was no match, it is shown somehow and the UI elements to specify network and address are still present and functional
4d) If everything worked out, a link to the verified contract is displayed.
View in Huly HI-252
The text was updated successfully, but these errors were encountered: