nicola / r2

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

Verify replication #3

Open schomatis opened 5 years ago

schomatis commented 5 years ago

Let's add a test that calls something like transform_and_replicate_layers and check that the datas match byte-wise.

nicola commented 5 years ago

I think so far we diverge in the way we sort the parent nodes, will try to add this test.