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

[feature] restore part #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 12, 2024

  1. feature: restore part

    for both js and java
    GF256 interpolation can take optional partIdx param
    that can be used to recreate part at that index
    
    Scheme class gets restorePart idx to
    restore lost or corrupted part from
    minimu required original parts
    griga committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    96d5b15 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. lockfile v2

    griga committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c06fd80 View commit details
    Browse the repository at this point in the history
  2. type definitions

    griga committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6ec368e View commit details
    Browse the repository at this point in the history
  3. cleanup

    griga committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    071af24 View commit details
    Browse the repository at this point in the history