nicola / r2

Attempt to implement fastest PoRep.Replicate algorithm
1 stars 2 forks source link

Do we need to generate the replication proof for the replication game? #4

Open schomatis opened 5 years ago

schomatis commented 5 years ago

If that is case, do we need then to generate the corresponding Merkle Trees?

nicola commented 5 years ago

Yes.

My plan for r2 is to generate the merkle tree in a separate part of the code running in a separate thread.

I really I would be running the amortized blake2s