-
Hello, I was trying the trading example in my local machine and started downloading the python dependencies manually as soon as I get some `ModuleNotFoundError`.
At some point I got something like …
-
Version: circom@0.5.7
----
It shows this error when I use v0.5.7 to compile, but it works well at v0.0.34. (I got the same error at v0.0.35.)
```
...circomlib/circuits/mimcsponge.circom:42,4-263,5…
-
## Problem
Proving key size is ~110mb for Semaphore. Assuming this is embedded on mobile device, it bloats the APK a lot. Current APK size is ~30mb and even that might be high for people with limit…
-
I've pushed a version of the `LLVMSharp.Api` namespace that contains almost all of the functionality of the original C bindings in a form that (roughly) mimcs the C++ API but in a style that feels mor…
-
**Is your feature request related to a problem? Please describe.**
The documentation states "Another good use case for `fresh()` is when a user wants to pull to refresh." While this is correct, there…
-
Python docstrings can be formatted in different styles. The most common ones are shown below.
The current code base does not have a uniform style and it is therefore a good opportunity now to choo…
-
- [ ] A README to explain what is T3, T6, and T11.
- [ ] Implement the circuit
- [ ] Gas cost benchmarking and number of constraints
- for state update tree, and
- the quad vote tally tree
…
-
> Issue originally reported by @hzoo in babel/babel-preset-env#246
After https://github.com/babel/babel-preset-env/pull/241 is done
The plugin that is added is a fork of transform-runtime to only …
-
Poseidon/MIMC (it’s a new snark-friendly hash function)
-
您好,
能否咨询下,server端如何获取到的全量信息。
从代码看,人工客服模式的时候,客服的前端直接把消息发给mimc了,并没有给后端啊。
谢谢