0xmountaintop
0xmountaintop
> gmp_classgroup in https://github.com/poanetwork/vdf works quites stably. > But their Wes19 implementation is quite complex. > > I am thinking following the simplicity in https://github.com/KZen-networks/class/blob/master/src/primitives/vdf.rs, but switch to their `gmp_classgroup`...
> 2. using Cambrian/POA class group implementation is actually a nice idea! I think it will be a bit complex to pull off but worth a try. I would go...
> This is a good question! > > 1. The foundations of this library are built using Pari which is optimised c code for class group operations > 2. However,...
what about ``` snarkit compile /home/ubuntu/fluidex-backend/circuits/testdata/Block_2_5_10_5 --verbose --backend=native ```