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

Unit Tests for Consensus #1565

Merged
merged 18 commits into from
Aug 22, 2023
Merged

Unit Tests for Consensus #1565

merged 18 commits into from
Aug 22, 2023

Commits on Aug 15, 2023

  1. Building test harness

    bfish713 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    58dc183 View commit details
    Browse the repository at this point in the history
  2. Shutdown test

    bfish713 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d62d228 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    e3fcb62 View commit details
    Browse the repository at this point in the history
  2. making the test do something

    bfish713 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    7081e1e View commit details
    Browse the repository at this point in the history
  3. allow duplicate events

    bfish713 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    75a8a55 View commit details
    Browse the repository at this point in the history
  4. lint + cleanup

    bfish713 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    4a81f05 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    1c39b1c View commit details
    Browse the repository at this point in the history
  2. use add_consensus_task

    bfish713 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    84de724 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9013a1 View commit details
    Browse the repository at this point in the history
  4. add test for vote

    bfish713 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    8382344 View commit details
    Browse the repository at this point in the history
  5. cargo fix

    bfish713 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e1828de View commit details
    Browse the repository at this point in the history
  6. cleanup

    bfish713 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6b10211 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34d809e View commit details
    Browse the repository at this point in the history
  8. remove commented code

    bfish713 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    0dae13a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    fa1d7a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    073210e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    badbb45 View commit details
    Browse the repository at this point in the history
  4. fixes after merging main

    bfish713 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    385a27e View commit details
    Browse the repository at this point in the history