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

Split scarb-execute into subfiles #1924

Merged
merged 2 commits into from
Jan 31, 2025
Merged

Split scarb-execute into subfiles #1924

merged 2 commits into from
Jan 31, 2025

Conversation

DelevoXDG
Copy link
Contributor

@DelevoXDG DelevoXDG commented Jan 28, 2025

Stack

To expose args and main_inner so these are usable by scarb-prove

This was referenced Jan 28, 2025
@DelevoXDG DelevoXDG marked this pull request as ready for review January 28, 2025 16:04
@DelevoXDG DelevoXDG requested a review from a team as a code owner January 28, 2025 16:04
@DelevoXDG DelevoXDG force-pushed the zdobnikau/split-execute branch from e2eaed5 to e8c9720 Compare January 30, 2025 16:00
@DelevoXDG DelevoXDG requested a review from maciektr January 30, 2025 16:00
@DelevoXDG DelevoXDG added this pull request to the merge queue Jan 31, 2025
Merged via the queue into main with commit f2a53fc Jan 31, 2025
19 checks passed
@DelevoXDG DelevoXDG deleted the zdobnikau/split-execute branch January 31, 2025 10:11
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 <[email protected]>
Co-authored-by: FroyaTheHen <[email protected]>
Co-authored-by: maciektr <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Feb 3, 2025
## Stack
- #1924
- #1900
- #1922 


## Issues
Closes #1815

---------

Signed-off-by: Maksim Zdobnikau <[email protected]>
Co-authored-by: FroyaTheHen <[email protected]>
Co-authored-by: maciektr <[email protected]>
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.

2 participants