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

Add node ID to index mapping to DKG data model #441

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

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    dd90e0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7638aeb View commit details
    Browse the repository at this point in the history
  3. setup test framework

    jordanschalm committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4e0bc0c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    22ba195 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e37f616 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. ResultSubmission tests

    jordanschalm committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    26039c5 View commit details
    Browse the repository at this point in the history
  2. ResultSubmission docs

    jordanschalm committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    88cd509 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. addSubmission method

    jordanschalm committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    829586b View commit details
    Browse the repository at this point in the history
  2. add tx todos

    jordanschalm committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    db7aa57 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    14a70ab View commit details
    Browse the repository at this point in the history
  2. test comments

    jordanschalm committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c6e6369 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb02364 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e694f71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    854a570 View commit details
    Browse the repository at this point in the history
  6. add docs

    jordanschalm committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    257ddb6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d9f137 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    94c8cbb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    027e41d View commit details
    Browse the repository at this point in the history
  10. update transactions

    jordanschalm committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b1afc65 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    56b12c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    507a454 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9d24b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    023faed View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. wip

    jordanschalm committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5f236fb View commit details
    Browse the repository at this point in the history
  2. remove '

    jordanschalm committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    423fb44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23ade80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f669f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    060fbb5 View commit details
    Browse the repository at this point in the history
  2. resolve some todos

    - make funs view
    - improve docs
    - remove commented-out code
    jordanschalm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3553260 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9db9ab8 View commit details
    Browse the repository at this point in the history
  4. fix epoch tests

    jordanschalm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    135cad6 View commit details
    Browse the repository at this point in the history
  5. rename publish admin script

    was called "publish participant" but was actually publishing admin
    jordanschalm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    80f1f91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1fd997b View commit details
    Browse the repository at this point in the history
  7. build static files

    jordanschalm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9b623b3 View commit details
    Browse the repository at this point in the history
  8. make more functions view

    jordanschalm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3e32ac5 View commit details
    Browse the repository at this point in the history
  9. fix test

    jordanschalm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    af7e508 View commit details
    Browse the repository at this point in the history