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

config rustc compiler RUST_MIN_STACK #43

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

Okm165
Copy link
Contributor

@Okm165 Okm165 commented Jan 19, 2025

Summary
This PR increases the Rust compiler stack size in .cargo/config.toml to successfully compile the swiftness AIR for starknet_with_keccak and dynamic layouts.

Details
The change is required because the swiftness package, which this project depends on for integrity proof serialization, cannot compile with the default stack size. This was the only issue encountered when running the project without prior setup or preparation.

References

@mellowcroc mellowcroc merged commit 4669e71 into zksecurity:main Jan 20, 2025
2 checks passed
@mellowcroc
Copy link
Collaborator

Thanks for the contribution. :)

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