-
Notifications
You must be signed in to change notification settings - Fork 529
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
NeuroZK Milestone 1 #1237
NeuroZK Milestone 1 #1237
Conversation
Hi @beekay2706 sorry for the delay, we were catching up from the holidays. Currently the node is failing to build when running cargo build --release --features ocw
error: failed to load manifest for workspace member `/home/ubuntu/cyborg-parachain/node`
referenced by workspace at `/home/ubuntu/cyborg-parachain/Cargo.toml`
Caused by:
failed to load manifest for dependency `cyborg-runtime`
Caused by:
failed to load manifest for dependency `cyborg-primitives`
Caused by:
failed to load manifest for dependency `orml-oracle`
Caused by:
failed to read `/home/ubuntu/cyborg-parachain/orml/oracle/Cargo.toml`
Caused by:
No such file or directory (os error 2) Should I be using the main branch?
|
Thank you for your response, @keeganquigley We have updated the parachain's README file to reflect recent changes. Notably, we no longer utilize off-chain workers, rendering the ocw flag obsolete. For testing purposes, please continue to use the master branch, which we reviewed again today. The README now directs you to the correct testing documentation. Please check and revert |
Thanks @beekay2706 the unit tests are passing now. A few additional questions:
|
Thanks for getting back to me so quickly, @keeganquigley We have indeed used a submodule that links to the specific commit we are using. Are you suggesting that we also include that specific branch in the Cargo.toml file? Please correct me if I'm wrong. |
Ah thanks @beekay2706 for the clarification, great, the hash confirms it so no worries. I should have inspected it locally, the way GH displays it on the web interface threw me off. Your set up was correct though. Happy to pass the milestone. Here is my final evaluation. Cheers. |
🪙 Please fill out the invoice form in order to initiate the payment process. Thank you! |
Congratulations on completing the first milestone of this grant! As part of the Grants Program, we want to help grant recipients acknowledge their grants publicly. To that end, we've created a badge for projects that successfully deliver their first milestone. Please use the badge only in reference to the work that has been completed as part of this grant, so please do not display it on your team or project's homepage unless accompanied by a short description of the grant. Furthermore, you're now welcome to announce the grant publicly. Please remember to observe the foundation's guidelines in doing so. If you haven't already, reach out to [email protected] for feedback on your announcement and cross-promotion. |
Milestone Delivery Checklist
Link to the application pull request: w3f/Grants-Program#2393