Results 71 comments of narodnik

lmk then what you need. I would proceed like this: * Learn plonk algo * Learn halo2 algo * Write simple circuits such as mimc or poseidon hash functions *...

Rust and Cargo are 1.46.0

I'm getting these benchmarks: ``` params created [10.670869912 s] vk created [5.112461805 s] pk created [6.752458356 s] ``` When program loads a large number of circuits, this will cause significant...

On an old laptop, just for the ProvingKey, I'm getting this speed (k = 11): PK: [10.826833632s] VK: [31.91576229s]

It takes time also for redeployment to come into effect.

would love sixel or any image support so we can share math equations rendered from latex. that would be amazing for our work, or even shitposting memes. everyone today is...

ncurses can work with sixel graphics: https://lists.gnu.org/archive/html/bug-ncurses/2016-12/msg00022.html There's even an ncurses derived library with sixel support: https://github.com/dankamongmen/notcurses/blob/master/src/lib/sixel.c

I want to get rid of these from my slides

I'm getting the same problem and have tried everything. There should be an addendum in the documentation because the default behaviour I get doesn't match what I see in the...