Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let's Fix Hashing Again (Damn) #19

Merged
merged 5 commits into from
Feb 13, 2024
Merged

Let's Fix Hashing Again (Damn) #19

merged 5 commits into from
Feb 13, 2024

Commits on Feb 12, 2024

  1. Fixed: Chunked Blocks Mis-Hashing due to Uninitialized Seed

    + Added optional sanity test with real data just in case.
    + Added missing asserts from some existing tests.
    Sewer56 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    59881f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Improved: SMIM Manual Test & Fix Occasional Mis-hash on Multi Threade…

    …d Packing due to Pre-emption
    Sewer56 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    cee3675 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75c0b77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4eb3106 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdfefa9 View commit details
    Browse the repository at this point in the history