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

Reenable vite box build on CI #10587

Closed
spalladino opened this issue Dec 10, 2024 · 0 comments · Fixed by #10704
Closed

Reenable vite box build on CI #10587

spalladino opened this issue Dec 10, 2024 · 0 comments · Fixed by #10704
Assignees

Comments

@spalladino
Copy link
Collaborator

The build of the vite box on CI has been disabled in #10579 since it fails with OOM. We need to troubleshoot why it needs so much memory, or tweak the CI to run node with a higher heap limit.

AztecBot pushed a commit to AztecProtocol/barretenberg that referenced this issue Dec 18, 2024
Closes: AztecProtocol/aztec-packages#10587

- Imports `bb.js` as a prover for PXE, both in the browser and in the
`cli-wallet` (if PXE_PROVER_ENABLED=1 but BB_WORKING_DIRECTORY and
BB_BINARY_PATH are unset)
- Splits `noir-protocol-circuits-types` so a `/client` bundle can be
imported without all the public artifacts
- Reenables vite box with proving since it doesn't run out of memory
anymore

---------

Co-authored-by: Cody <[email protected]>
Co-authored-by: ledwards2225 <[email protected]>
Co-authored-by: ludamad <[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 a pull request may close this issue.

2 participants