We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
blake3-zkvm
Following the instructions, I get the following error:
error: failed to get `blake3-zkvm` as a dependency of package `sp1-core v0.1.0 (https://github.com/succinctlabs/sp1.git#dcf8e3fa)` ... which satisfies git dependency `sp1-core` (locked to 0.1.0) of package `sp1-reth v0.1.0 (/Users/antoniolocascio/ML/sp1-reth/script)` Caused by: failed to load source for dependency `blake3-zkvm` Caused by: Unable to update https://github.com/sp1-patches/BLAKE3.git?branch=patch-blake3_zkvm/v.1.0.0#bac2d59f Caused by: failed to fetch into: /Users/antoniolocascio/.cargo/git/db/blake3-551cb6a9ae540f14 Caused by: process didn't exit successfully: `git fetch --tags --force --update-head-ok 'https://github.com/sp1-patches/BLAKE3.git' '+refs/heads/*:refs/remotes/origin/*' '+HEAD:refs/remotes/origin/HEAD'` (exit status: 128)
Any ideas on how to get it fixed?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Following the instructions, I get the following error:
Any ideas on how to get it fixed?
The text was updated successfully, but these errors were encountered: