FilOzone / pdp

Smart contracts and utilities for Proof of Data Possession
Other
2 stars 2 forks source link

Invariant tests of sumtree #45

Open ZenGround0 opened 1 month ago

ZenGround0 commented 1 month ago

Exercise many adds and removes on the sumtree and then assert the invariant that sumtree nodes are equal to the sum of 2^height of the base array.