You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to create deterministic documents with this library? My resulting files, although identical in content, do not hash to the same values. The byte count matches but it looks like blocks are not set in the same order, and there's at least one generated timestamp in there.
Can this be controlled in any way (even if it comes at a performance penalty)?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is it possible to create deterministic documents with this library? My resulting files, although identical in content, do not hash to the same values. The byte count matches but it looks like blocks are not set in the same order, and there's at least one generated timestamp in there.
Can this be controlled in any way (even if it comes at a performance penalty)?
Beta Was this translation helpful? Give feedback.
All reactions