Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Inclusion Module #1242

Merged
merged 54 commits into from
Jun 18, 2020
Merged

Inclusion Module #1242

merged 54 commits into from
Jun 18, 2020

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    aa7ae3f View commit details
    Browse the repository at this point in the history
  2. begin inclusion module

    rphmeier committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    2c62c23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08f3bad View commit details
    Browse the repository at this point in the history
  4. fix some compiler errors

    rphmeier committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    c817204 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee1c9c0 View commit details
    Browse the repository at this point in the history
  6. add generic signing context

    rphmeier committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    7b7306a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b3969e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a01422 View commit details
    Browse the repository at this point in the history
  9. add TODO

    rphmeier committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    795bc54 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    221b99e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    412d88c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c5131b8 View commit details
    Browse the repository at this point in the history
  13. add BackedCandidate type

    rphmeier committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    7e702cd View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Configuration menu
    Copy the full SHA
    48c0467 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1d7fa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80613a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a2ee63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8be591 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab81eef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d4585a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ce3860 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf28820 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b4bbf4c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    976c289 View commit details
    Browse the repository at this point in the history
  12. implement enact-candidate

    rphmeier committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    b37a08c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7ca3527 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    383db96 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

  1. Configuration menu
    Copy the full SHA
    f5372b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a19591 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2e2754 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a74656 View commit details
    Browse the repository at this point in the history
  5. implement collect_pending

    rphmeier committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    8f1774a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    058e2f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b000bc View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. test bitfield signing checks

    rphmeier committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    11cf8a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4fac49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58184eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ed14c5 View commit details
    Browse the repository at this point in the history
  5. helpers for candidate checks

    rphmeier committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    4e5b648 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Configuration menu
    Copy the full SHA
    9340aba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf44264 View commit details
    Browse the repository at this point in the history
  3. test session change logic

    rphmeier committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    bd88a20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17dd6b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Configuration menu
    Copy the full SHA
    93cce07 View commit details
    Browse the repository at this point in the history
  2. remove some allow(unused)s

    rphmeier committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    dc9bff0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bf6519 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6c55a4 View commit details
    Browse the repository at this point in the history
  5. improve doc

    rphmeier committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    0dc9072 View commit details
    Browse the repository at this point in the history
  6. add debug assertion

    rphmeier committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    3c43c1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c080c14 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f7059b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1587db7 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    70f041f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86280f2 View commit details
    Browse the repository at this point in the history