xevisalle
xevisalle
Hi @hyemmie , I tried to replicate the error in different environments (ubuntu, debian, on arm and on intel...) and all the tests pass. Maybe is there some other information...
Closing because the code is already run in multithread mode when doin the multiexponentiations. Splitting each call won't make any difference IMO.
Closing since the docs were removed some time ago.
@d-sonuga can you delegate proofs generation to any prover of your own using the web wallet? Besides, what if I have my node running on a device without a GUI...
Even more, what if I want to compute the proofs without running a proving service, but using just a client application instead. Will I have to port Plonk and everything...
> Any progress with the custom gates documentation? I'm using your library in a personal project and I would like to implement my own generic power custom gate, but I'm...