Skip to content

Conversation

@hsy822
Copy link
Collaborator

@hsy822 hsy822 commented Oct 21, 2025

The goal is to review and modernize the backend logic of the existing Noir compiler to provide users with a seamless, end-to-end development experience in Remix IDE from compilation to on-chain verification.

@hsy822 hsy822 added the WIP label Oct 21, 2025
@netlify
Copy link

netlify bot commented Oct 21, 2025

Deploy Preview for reliable-cocada-166884 ready!

Name Link
🔨 Latest commit 943816c
🔍 Latest deploy log https://app.netlify.com/projects/reliable-cocada-166884/deploys/6909e99960539800082f6f92
😎 Deploy Preview https://deploy-preview-6480--reliable-cocada-166884.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@hsy822 hsy822 force-pushed the update-noir-compiler-plugin branch 2 times, most recently from 8412d83 to e95092d Compare October 22, 2025 23:19
@yann300
Copy link
Contributor

yann300 commented Oct 31, 2025

got Compilation failed: WebSocket connection not open when trying to compile a program.

@hsy822
Copy link
Collaborator Author

hsy822 commented Nov 3, 2025

got Compilation failed: WebSocket connection not open when trying to compile a program.

Don’t forget to set the .env.local variables.

NOIR_COMPILER_BASE_URL_DEV=https://noir.zkdev.net
NOIR_COMPILER_BASE_URL_PROD=https://noir.zkdev.net
NOIR_COMPILER_WS_URL_DEV=wss://noir.zkdev.net/ws/
NOIR_COMPILER_WS_URL_PROD=wss://noir.zkdev.net/ws/

@hsy822 hsy822 force-pushed the update-noir-compiler-plugin branch from dda8c08 to 514299c Compare November 4, 2025 09:39
@hsy822 hsy822 removed the WIP label Nov 4, 2025
@hsy822 hsy822 force-pushed the update-noir-compiler-plugin branch from 487f584 to 943816c Compare November 4, 2025 11:55
@nx-cloud
Copy link

nx-cloud bot commented Nov 4, 2025

View your CI Pipeline Execution ↗ for commit 943816c

Command Status Duration Result
nx lint vyper ✅ Succeeded <1s View ↗
nx lint remixd ✅ Succeeded <1s View ↗
nx lint solhint ✅ Succeeded <1s View ↗
nx lint doc-gen ✅ Succeeded <1s View ↗
nx lint remix-ui ✅ Succeeded <1s View ↗
nx lint learneth ✅ Succeeded <1s View ↗
nx lint debugger ✅ Succeeded <1s View ↗
nx lint remix-lib ✅ Succeeded <1s View ↗
Additional runs (23) ✅ Succeeded ... View ↗

☁️ Nx Cloud last updated this comment at 2025-11-04 12:02:04 UTC

@ci-pr-comment
Copy link

ci-pr-comment bot commented Nov 4, 2025

✅ E2E tests passed (workflow: web)

Last run: Tue, Nov 4, 2025, 12:13 PM UTC

All tests are now passing! Previous failures have been resolved.

@hsy822 hsy822 merged commit b923a09 into master Nov 4, 2025
34 checks passed
@hsy822 hsy822 deleted the update-noir-compiler-plugin branch November 4, 2025 12:13
@hsy822 hsy822 added the ready-to-review PR ready to review label Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-review PR ready to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants