-
Notifications
You must be signed in to change notification settings - Fork 231
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
fix: CLI fetch inputs #1397
fix: CLI fetch inputs #1397
Conversation
Visit the preview URL for this PR (updated for commit 9ad9641): https://nexus-cli--pr1397-dprats-orchestrator-psottojh.web.app (expires Thu, 27 Feb 2025 19:46:53 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 815ec4c632754f56eccfacfc0919559f5a85a0f1 |
Do you debug the CLI before making edits to the code on github? |
Good question, thank you for asking @monstertrakk. Yes, we test as one would expect (local, across multiple machine/environments). Of course bugs do sneak in... However, I think the higher level truth is that the bulk of the issues last 48 hours have been with unexpected demand. But team has made significant improvements here through sleepless nights. I do appreciate the attention on this repo as the open source "face of the network", and unfortunately this client has had to adapt to these. But we do believe they are more stable now. |
Update the release so everyone can update if your fix really helps. The command “curl https://cli.nexus.xyz/ | sh” does not put your fix into prover.rs |
@dprats root@vmi2408477:~/.nexus/network-api/clients/cli# cargo run --release -- --start --beta Usage: nexus-network For more information, try '--help'. |
the latest command should be |
@dprats Will the testnet be extended or will it end on schedule? Please check with the CEO! |
Co-authored-by: Collin Jackson <[email protected]>
yes that is by design. We were still testing things. once i cut the release, it will be live via curl. |
Update: This is now merged and part of a new release |
|
It's work? |
this PR addresses issue with CLI fetching inputs from orchestrator