Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
object/put: Calculate homomorphic payload checksum when required
Previously, storage nodes didn't calculate and set homomorphic payload checksum for the sliced objects even when it was required. This could affect Data Audit subsystem working with homomorphic hashes. Bypass hashing option from `slicingTarget` to the underlying `Slicer`. Fixes #2488. Signed-off-by: Leonard Lyubich <[email protected]>
- Loading branch information