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

[EFM] Recoverable Random Beacon State Machine #6771

Open
wants to merge 35 commits into
base: feature/efm-recovery
Choose a base branch
from

Commits on Nov 20, 2024

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

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    719b6a6 View commit details
    Browse the repository at this point in the history
  2. Updated DKG states to have extra states. They no more represent the e…

    …nd state but rather current
    durkmurder committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    01bbdcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d3c6a4 View commit details
    Browse the repository at this point in the history
  4. Added back GetDKGStarted for easier usage in reactor engine. Updated …

    …internals of state machine
    durkmurder committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    6c34886 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8aac526 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    064b651 View commit details
    Browse the repository at this point in the history
  7. Renamed interface methods

    durkmurder committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    6bcaf38 View commit details
    Browse the repository at this point in the history
  8. Updated mocks

    durkmurder committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    c13c7f6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    489c871 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    10aab93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb28249 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    fb161f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    650b8b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    2386623 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfe95b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79aac04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1119c8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8dfca6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9182c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    577712a View commit details
    Browse the repository at this point in the history
  2. Godoc updates

    durkmurder committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    7e728aa View commit details
    Browse the repository at this point in the history
  3. Updated mocks

    durkmurder committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    1fa11c6 View commit details
    Browse the repository at this point in the history
  4. Naming updates

    durkmurder committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    a92d8b7 View commit details
    Browse the repository at this point in the history
  5. Fixed broken tests

    durkmurder committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    f0be4ba View commit details
    Browse the repository at this point in the history
  6. Linted

    durkmurder committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    62d399d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bea9c1a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Configuration menu
    Copy the full SHA
    89005a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b9f732 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a98f76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b639742 View commit details
    Browse the repository at this point in the history
  5. Updated logging

    durkmurder committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    be18c57 View commit details
    Browse the repository at this point in the history
  6. Linted

    durkmurder committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    d0df4fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f98cf7 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Fixed broken test

    durkmurder committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    6ea64d6 View commit details
    Browse the repository at this point in the history