sripwoud
sripwoud
Fixed in last commit. We should decide what to merge first though: #765 or #757 I think I'd prefer merging #765 first and then reworking #757
re error when running subgraph test script: I don't think it is up to semaphore to document this or prevent it from happenning. Just want to share in case it...
Yes let's close this, Alternatively I suggest https://github.com/semaphore-protocol/semaphore/pull/810 to speed up the execution of local scripts
question post merge due to me reviewing https://github.com/privacy-scaling-explorations/zk-kit/pull/310 Parsing logical operators sounds like a common problem, I am just curious why you haven't considered existing libraries/packages and chose to implement...
@cedoor and I are aware of this. See https://github.com/privacy-scaling-explorations/zk-kit/pull/273#issuecomment-2082308950 The main root cause is that the single CDN we currently use to download the artifacts is throttling downloads. This happens...
@cedoor After further testing, I can confirm that unpkg is throttling downloads. As I reimplemented the poseidon-proof to fetch all the artifacts concurrently, it would persistently fail with connection errors...
Will reopen in here https://github.com/privacy-scaling-explorations/snark-artifacts/issues/65
@0xisk I can't get this working. Here is the file I am using https://github.com/anonklub/anonklub/blob/f5009e44de3261423e579dc9f0635e1791119929/pkgs/spartan-ecdsa-wasm/anonklub-proof.bin Could help me understand what may be wrong? to reproduce: - upload that file on https://anonklub.xyz:...
Moved to https://github.com/anonklub/anonklub/issues/14
Hi @orkunkilic I think what you're suggesting makes sense! Do you feel like submitting an implementation a PR? Otherwise @BlakeMScurr or myself could work on it.