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

feat: extends error handling to detect byzantine data and unordered shares in tree construction #242

Merged
merged 47 commits into from
Jul 12, 2023

Commits on Jun 29, 2023

  1. todos

    staheri14 committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    72b640b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5bc116 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    48296aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e8ca50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc82d3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b77271 View commit details
    Browse the repository at this point in the history
  5. fixes a typo

    staheri14 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    9271b33 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ed797d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec15029 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    6caeb28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45d651a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7380b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12a449c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    5c0cbbd View commit details
    Browse the repository at this point in the history
  2. initial tests

    staheri14 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    72c5510 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    113f1c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b75d1f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    a523a65 View commit details
    Browse the repository at this point in the history
  2. adds some incomplete tests

    staheri14 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    5cf9a86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9546941 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ace3ea5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0f00d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    291cae6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ac7b14 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    44ff983 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'BEFP-for-root-calculation-failures' into sanaz/BEFP-uno…

    …rdered-shares-mocked-wrapper
    staheri14 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    ab4b0b4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7d464eb View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. includes test description

    staheri14 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d3101f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4a564b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    145ec9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90e2060 View commit details
    Browse the repository at this point in the history
  5. creates DA header once

    staheri14 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0df133a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9848458 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b3a719 View commit details
    Browse the repository at this point in the history
  8. resolves linter issues

    staheri14 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    5619a74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    97af7e2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2146d0e View commit details
    Browse the repository at this point in the history
  11. fixes linter issues

    staheri14 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    c2a2d4b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c4b41e9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    976934a View commit details
    Browse the repository at this point in the history
  14. fixes a bug

    staheri14 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    a525e49 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    2dcfb41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e4b44e View commit details
    Browse the repository at this point in the history
  3. fixes a variable name

    staheri14 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    1a4e055 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a364d79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    799ee73 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    1e7b68f View commit details
    Browse the repository at this point in the history