taikoxyz / raiko

Multi-proofs for Taiko. SNARKS, STARKS and Trusted Execution Enclave. Our previous ZK-EVM circuits are deprecated.
Apache License 2.0
96 stars 75 forks source link

error: failed to get `blake3-zkvm` as a dependency of package `sp1-core v0.1.0 #286

Open StoneMac65 opened 2 weeks ago

StoneMac65 commented 2 weeks ago

Describe the bug

trying to build V1.0.0 but faced this error. tried on 3 different instances and still same issue. apparently This patch

https://github.com/sp1-patches/BLAKE3.git?branch=patch-blake3_zkvm/v.1.0.0#bac2d59f9122b07a4d91475560b4c3214ae62444

is no longer available.

tried and built latest Raiko code and bootstrapped but now the issue is attestation fails every time

Spam policy

CeciliaZ030 commented 1 week ago

check this out lmk if it work :) https://github.com/taikoxyz/raiko/pull/284#issuecomment-2156687314

StoneMac65 commented 1 week ago

check this out lmk if it work :) #284 (comment)

Excellent, my both servers are up and running already using docker precompiled image but will ask our testers to try it out. Thanks