-
Notifications
You must be signed in to change notification settings - Fork 413
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Verification with Standard JSON Input (#980)
* Refactor UI for shared SerchSelect,init json endp. Refactor SearchSelect's onChange function and its types to be able to reuse SearchSelect consistently. Initial naive implementation of using solcJson as input in session * Don't use deprecated btoa function * Don't overflow Error message UI * Use nightlies toggle, style json input * Don't validate solc JSON file extension To allow multipart/form-data requests * Add solc-json session tests * Change import solc json icon * Solc-json non-session endpoint, tests * Fix build errors, show json input errors * Fix compiler version test * Remove "simulation" variables from solcjson endpts * Fix copy-paste typo in endpoint definition * Check solc-json language and contracts output
- Loading branch information
Showing
16 changed files
with
631 additions
and
139 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.