Paul
Paul
> I tried it, but it seems that no rendering resources will be loaded locally, which seems to be bad for local development and inspection. @geometryolife The problem seem like...
Hi, @EmilLuta As https://github.com/matter-labs/zksync-era/issues/1008#issuecomment-1926335423: > I believe it's very likely that this error is related to wrong inputs for the proof. Whilst I don't have enough context around what happened...
@EmilLuta Thx for pointing the the right databse to query the prover-releated table datas. The latest code meet same error(I've update the error logs) According to the error logs, I...
> Is this a GPU or a CPU prover? Are you running the stack locally or remotely on a GPU + CUDA capable machine? Hi, @EmilLuta , It's the CPU...
well, I've found out solution for this error. Just use the release mode by adding `--release` ```sh cargo test --test basic_test --release ``` If need config env info, use this...
Yeah, Seems need the snark's srs file.
@perekopskiy Hi, I've updated some of feedbacks. Please have a view
> Please run `zk fmt` to format added files It's done
@cyphersnake @chaosma hey, I can take this, Would you like to describe more details about it?
Would you like to release this repo to `0.5.0` ?