-
Notifications
You must be signed in to change notification settings - Fork 45
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
Import a smart contract into the Nuxt UI project scaffold #305
Merged
Commits on Nov 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5f49df3 - Browse repository at this point
Copy the full SHA 5f49df3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c1f50e - Browse repository at this point
Copy the full SHA 1c1f50eView commit details
Commits on Nov 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4f2b003 - Browse repository at this point
Copy the full SHA 4f2b003View commit details
Commits on Nov 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 26d548f - Browse repository at this point
Copy the full SHA 26d548fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f198fb4 - Browse repository at this point
Copy the full SHA f198fb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39186a8 - Browse repository at this point
Copy the full SHA 39186a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 382b5ad - Browse repository at this point
Copy the full SHA 382b5adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 434ca98 - Browse repository at this point
Copy the full SHA 434ca98View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba5830d - Browse repository at this point
Copy the full SHA ba5830dView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for e0b57a7 - Browse repository at this point
Copy the full SHA e0b57a7View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for ef230b3 - Browse repository at this point
Copy the full SHA ef230b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9b6782 - Browse repository at this point
Copy the full SHA a9b6782View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea7f9aa - Browse repository at this point
Copy the full SHA ea7f9aaView commit details -
Log entire error inside getErrorMessage
Use the util.format built-in to format the error receieved inside getErrorMessage(). This gives us better logging and discoverability when an unknown error occurs. By using util.format, we get the message and stack properties in the log output.
Configuration menu - View commit details
-
Copy full SHA for 71c2aed - Browse repository at this point
Copy the full SHA 71c2aedView commit details -
Configuration menu - View commit details
-
Copy full SHA for de2ef63 - Browse repository at this point
Copy the full SHA de2ef63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69dd011 - Browse repository at this point
Copy the full SHA 69dd011View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aa26e5 - Browse repository at this point
Copy the full SHA 7aa26e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08ed119 - Browse repository at this point
Copy the full SHA 08ed119View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0993323 - Browse repository at this point
Copy the full SHA 0993323View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0283062 - Browse repository at this point
Copy the full SHA 0283062View commit details -
Update Add.ts and Add.test.ts to use new SnarkyJS version
Various updates made to support the templates for the new SnarkyJS version. - Removed .wait() - Refactored tests to easily support proving - Added requireSignature in the Add contract
Configuration menu - View commit details
-
Copy full SHA for c6d6ced - Browse repository at this point
Copy the full SHA c6d6cedView commit details -
Configuration menu - View commit details
-
Copy full SHA for f55da71 - Browse repository at this point
Copy the full SHA f55da71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 946f8fb - Browse repository at this point
Copy the full SHA 946f8fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3c8508 - Browse repository at this point
Copy the full SHA c3c8508View commit details
Commits on Nov 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b30ec01 - Browse repository at this point
Copy the full SHA b30ec01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e572c0 - Browse repository at this point
Copy the full SHA 2e572c0View commit details
Commits on Nov 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e021a54 - Browse repository at this point
Copy the full SHA e021a54View commit details
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.