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

Candidate Agreement + Consensus #29

Merged
merged 41 commits into from
Jan 3, 2018
Merged

Candidate Agreement + Consensus #29

merged 41 commits into from
Jan 3, 2018

Commits on Dec 12, 2017

  1. Configuration menu
    Copy the full SHA
    9e3a67b View commit details
    Browse the repository at this point in the history
  2. import votes on validity

    rphmeier committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    6ee2205 View commit details
    Browse the repository at this point in the history
  3. import availability votes

    rphmeier committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    abe2e67 View commit details
    Browse the repository at this point in the history
  4. candidate receipt type

    rphmeier committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    41dd470 View commit details
    Browse the repository at this point in the history
  5. make table mod public

    rphmeier committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    68b7b12 View commit details
    Browse the repository at this point in the history
  6. test context for table

    rphmeier committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    773cecb View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2017

  1. add harness for tests

    rphmeier committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    f0cd751 View commit details
    Browse the repository at this point in the history
  2. some tests for misbehavior

    rphmeier committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    f510e3d View commit details
    Browse the repository at this point in the history
  3. produce proposal from table

    rphmeier committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    ee2a865 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f88742 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b6436e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2017

  1. Configuration menu
    Copy the full SHA
    0e13e28 View commit details
    Browse the repository at this point in the history
  2. fix primitives compilation

    rphmeier committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    85b0bf0 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2017

  1. simple BFT agreement

    rphmeier committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    946f160 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f5e375 View commit details
    Browse the repository at this point in the history
  3. tests for BFT agreement

    rphmeier committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    73ce658 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adf8984 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0112657 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a7c2c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b617079 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2017

  1. Configuration menu
    Copy the full SHA
    e3a046d View commit details
    Browse the repository at this point in the history
  2. squash some warnings

    rphmeier committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    02ac220 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2017

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

Commits on Dec 27, 2017

  1. Configuration menu
    Copy the full SHA
    28ef13d View commit details
    Browse the repository at this point in the history
  2. inex -> index

    rphmeier committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    a52569e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfa1c12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    800ce6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92d8510 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fefb5ca View commit details
    Browse the repository at this point in the history
  7. basic tests for the strategy

    rphmeier committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    0c7928d View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2017

  1. Configuration menu
    Copy the full SHA
    409920a View commit details
    Browse the repository at this point in the history
  2. address some review grumbles

    rphmeier committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    922d547 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e594f61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8b160f View commit details
    Browse the repository at this point in the history
  5. fix spaces

    rphmeier committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    48712d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2017

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

Commits on Jan 1, 2018

  1. Configuration menu
    Copy the full SHA
    443d3ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34f28c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0951a3b View commit details
    Browse the repository at this point in the history
  4. add trailing comma

    rphmeier committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    96cc399 View commit details
    Browse the repository at this point in the history