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

Support packaging cairo-plugins in Scarb #1527

Open
maciektr opened this issue Aug 20, 2024 · 2 comments · May be fixed by #1605
Open

Support packaging cairo-plugins in Scarb #1527

maciektr opened this issue Aug 20, 2024 · 2 comments · May be fixed by #1605
Assignees

Comments

@maciektr
Copy link
Contributor

  1. Handle packaging of builtin = true Cairo plugins - only manifest normalization
  2. Change package manifest normalization to include cairo-plugin section
  3. Allow packaging if target=lib or cairo-plugin (not only lib)
  4. Make sure verification runs for proc-macro plugins and builtin plugins
  5. (maybe design doc?) Do we need to package rust code with cargo package first? Do we need Cargo.toml manifest normalization?
@THenry14
Copy link
Member

Draft pull request opened here: #1586
It generally works for proc macros, but only with hardcoded paths. Things should definitely be refactored and improved.

@maciektr
Copy link
Contributor Author

After this is done, integrate Foundry package uploads to CI
foundry-rs/starknet-foundry#2461
foundry-rs/starknet-foundry#2460

@DelevoXDG DelevoXDG linked a pull request Sep 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

3 participants