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

*: consensus abstraction #3327

Merged
merged 26 commits into from
Nov 4, 2024
Merged

*: consensus abstraction #3327

merged 26 commits into from
Nov 4, 2024

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    3a36696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a70587a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Fixed vapi test

    pinebit committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    109e350 View commit details
    Browse the repository at this point in the history
  2. More of QBFT refactoring

    pinebit committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2df6290 View commit details
    Browse the repository at this point in the history
  3. Updated protoc version

    pinebit committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8da6e82 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    d168ebb View commit details
    Browse the repository at this point in the history
  2. Consensus package refactoring

    pinebit committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    33a9b90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b4d360 View commit details
    Browse the repository at this point in the history
  4. ConsensusMetrics interface

    pinebit committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f758914 View commit details
    Browse the repository at this point in the history
  5. ConsensusMetrics interface

    pinebit committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9324fa7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. More of refactoring and tests

    pinebit committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    6accee3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9960df1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d6080a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc24de6 View commit details
    Browse the repository at this point in the history
  5. Improved wording

    pinebit committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d70cdee View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Unexported odd symbols

    pinebit committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f6bd661 View commit details
    Browse the repository at this point in the history
  2. Added docs/consensus.md draft

    pinebit committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    31e90fa View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Addressed PR feedback

    pinebit committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4b1f239 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99ea803 View commit details
    Browse the repository at this point in the history
  3. Addressed PR feedback

    pinebit committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    75321cb View commit details
    Browse the repository at this point in the history
  4. Addressed PR feedback

    pinebit committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bbc08f3 View commit details
    Browse the repository at this point in the history
  5. Updated metrics.md

    pinebit committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8a897d8 View commit details
    Browse the repository at this point in the history
  6. More of refactoring

    pinebit committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    cb832ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23dc53e View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. More of refactoring

    pinebit committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4d432f2 View commit details
    Browse the repository at this point in the history
  2. Better deadliner usage

    pinebit committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    078de38 View commit details
    Browse the repository at this point in the history