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

Erasure cleanup #545

Merged
merged 8 commits into from
Sep 25, 2023
Merged

Erasure cleanup #545

merged 8 commits into from
Sep 25, 2023

Commits on Sep 6, 2023

  1. cleanup erasure coding

    dryajov committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    527a7c4 View commit details
    Browse the repository at this point in the history
  2. moar cleanup

    dryajov committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    8719791 View commit details
    Browse the repository at this point in the history
  3. fix off by 1 issues in tests

    dryajov committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b0d8a9c View commit details
    Browse the repository at this point in the history
  4. style

    dryajov committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    12b616b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2af09c2 View commit details
    Browse the repository at this point in the history
  6. simplify tuple unpacking

    dryajov committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    cb97f0c View commit details
    Browse the repository at this point in the history
  7. fix retrieve purchase

    We don't support single blocks for now
    dryajov committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f459611 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Apply suggestions from code review

    Co-authored-by: Eric <[email protected]>
    Signed-off-by: Dmitriy Ryajov <[email protected]>
    dryajov and emizzle authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d4cc8a4 View commit details
    Browse the repository at this point in the history