Skip to content
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

Add scarb verify #1922

Merged
merged 90 commits into from
Feb 3, 2025
Merged

Add scarb verify #1922

merged 90 commits into from
Feb 3, 2025

Conversation

DelevoXDG
Copy link
Contributor

@DelevoXDG DelevoXDG commented Jan 27, 2025

FroyaTheHen and others added 30 commits January 15, 2025 08:53
Add scarb execute extension
Change output path from `scarb-execute/package_N` to `scarb-execute/package/executionN`
- Add `UiPrinter`
- Cannot use `Ui` directly due to circular dependency
github-merge-queue bot pushed a commit that referenced this pull request Jan 31, 2025
## Stack
- #1924
- #1900
- #1922 

To expose args and `main_inner` so these are usable by scarb-prove
github-merge-queue bot pushed a commit that referenced this pull request Jan 31, 2025
- Adds `scarb verify`
- Updates `scarb execute` output paths
- All execution outputs are now placed in
`[..]/target/execute/package_name/execution{i}` where `i = 1...N`
- Cairo pie outputs are now placed in
`[..]/target/execute/package_name/execution{i}/cairo_pie.zip`
  
## Stack
- #1924
- #1900 
- #1922

---------

Signed-off-by: Maksim Zdobnikau <43750648+DelevoXDG@users.noreply.github.com>
Co-authored-by: FroyaTheHen <kingacepielik@gmail.com>
Co-authored-by: maciektr <maciej.tratnowiecki@swmansion.com>
Base automatically changed from zdobnikau/stwo-prove to main January 31, 2025 19:33
@DelevoXDG DelevoXDG requested review from a team and removed request for a team February 3, 2025 09:20
Copy link
Contributor

@maciektr maciektr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

.github/workflows/ci.yml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
@DelevoXDG DelevoXDG requested a review from maciektr February 3, 2025 10:01
@DelevoXDG DelevoXDG enabled auto-merge February 3, 2025 10:14
@DelevoXDG DelevoXDG added this pull request to the merge queue Feb 3, 2025
Merged via the queue into main with commit d35219e Feb 3, 2025
22 checks passed
@DelevoXDG DelevoXDG deleted the zdobnikau/verify branch February 3, 2025 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants