-
Compilation fails with dynamic linking. The issue is linked to https://github.com/Consensys/gnark-crypto/pull/112 and https://github.com/Consensys/gnark-crypto/pull/113
## Description
When dynam…
-
In the example of [https://play.gnark.io/#](url), it can be seen that the hash result of "Secret": "0xdeadf00d" is "Hash": "1037254799353855871006189384309576393135431139055333626960622147300727 79641…
-
Hello
Please take a look at code below, for some reason `mode` before calling `Oj.generate` is `:object` but it becomes `:compat`afterwards (other options change as well). I assume it's not the desir…
-
### Aim
Successfully run the below code snippet
### Expected Behavior
No error for running the code
### Bug
Running the below code with `nargo prove` will throw the following error:
```
error: …
-
I have a library which needs to use `dbus`,
the library didn't written with `async` so currenly everything is blocking.
in addition it has a `python` bindings, so converting everything to `async` i…
-
Hello
I compiled and installed nvidia-vaapi-driver (v0.0.11) successfully.
Nvidia-vaapi-driver is not initialized (CUDA ERROR 802) in very old PC on LinuxMint21.2 for GTX1050TI card .
My results:…
-
Define the interface (methods, parameters and return values) that the contract is going to have so that SDK and Smart Contract can be developed in parallel.
-
See also #112 .
Can reproduce on x86 machine with
```
go build -linkshared ./...
```
For small moduli (
-
Since a couple of days, I'm playing with ZK proofs.
A lot of ZKsnarks circuits use the MiMC hash: https://eprint.iacr.org/2016/492.pdf
which is simple and ZK circuits friendly.
As an example, T…
-
### Astro Info
```block
Astro v3.0.10
Node v18.17.0
System macOS (arm64)
Package Manager yarn
Output server
…