Open bfish713 opened 2 years ago
After: https://github.com/EspressoSystems/reef/pull/59 we have merkle proofs for records after we call validate_and_apply. We can no avoid computing all this again when we insert into the sparse Merkle tree.
validate_and_apply
After: https://github.com/EspressoSystems/reef/pull/59 we have merkle proofs for records after we call
validate_and_apply
. We can no avoid computing all this again when we insert into the sparse Merkle tree.