-
Notifications
You must be signed in to change notification settings - Fork 2
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 both stone v5 and v6 binaries #23
Merged
Merged
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 110972f - Browse repository at this point
Copy the full SHA 110972fView commit details -
feat: add
stone_version
arg toprove
andverify
commandsalso update README and make prover/verifier errors more expressive
Configuration menu - View commit details
-
Copy full SHA for 3c2871c - Browse repository at this point
Copy the full SHA 3c2871cView commit details
Commits on Oct 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a6981f - Browse repository at this point
Copy the full SHA 2a6981fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2498b42 - Browse repository at this point
Copy the full SHA 2498b42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98cdc40 - Browse repository at this point
Copy the full SHA 98cdc40View commit details -
Configuration menu - View commit details
-
Copy full SHA for e645a96 - Browse repository at this point
Copy the full SHA e645a96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bed692 - Browse repository at this point
Copy the full SHA 5bed692View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63b7992 - Browse repository at this point
Copy the full SHA 63b7992View commit details -
Configuration menu - View commit details
-
Copy full SHA for f31abe0 - Browse repository at this point
Copy the full SHA f31abe0View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 69d72db - Browse repository at this point
Copy the full SHA 69d72dbView commit details -
feat: improve logic for downloading executables/corelib
- change from downloading executables/corelib directly to `.stone-cli` directory to downloading them to tmp directory first, verifying them and then copying them into the `.stone-cli` directory - change corelib location from `.stone-cli` to `.stone-cli/v0.1.0` and executables location to `.stone-cli/v0.1.0/executables`. This allows versioning of the corelib directory over multiple stone-cli versions
Configuration menu - View commit details
-
Copy full SHA for c881c88 - Browse repository at this point
Copy the full SHA c881c88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ca8a81 - Browse repository at this point
Copy the full SHA 9ca8a81View commit details -
Configuration menu - View commit details
-
Copy full SHA for db6f4ed - Browse repository at this point
Copy the full SHA db6f4edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fb307d - Browse repository at this point
Copy the full SHA 1fb307dView 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.