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

Round quorum before advancement #2897

Closed
wants to merge 15 commits into from
Closed

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    35a7416 View commit details
    Browse the repository at this point in the history
  2. Rename Cache to PeerCache

    vicsn committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e65b1d6 View commit details
    Browse the repository at this point in the history
  3. tighten test duration

    vicsn committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    3ff7e91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f412ffe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8049d6e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Use a plain ol' Vec

    vicsn committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    ad551aa View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

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

Commits on Feb 12, 2024

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

    raychu86 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    1591196 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8fff29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e53bdb0 View commit details
    Browse the repository at this point in the history
  5. Improve naming

    vicsn committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ef446e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Update node/bft/src/helpers/cache_round.rs

    Co-authored-by: ljedrz <ljedrz@users.noreply.github.com>
    Signed-off-by: vicsn <victor.s.nicolaas@protonmail.com>
    vicsn and ljedrz committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    10827d0 View commit details
    Browse the repository at this point in the history
  2. Update node/bft/src/primary.rs

    Co-authored-by: ljedrz <ljedrz@users.noreply.github.com>
    Signed-off-by: vicsn <victor.s.nicolaas@protonmail.com>
    vicsn and ljedrz committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    ab7094e View commit details
    Browse the repository at this point in the history
  3. Update node/bft/src/helpers/cache_round.rs

    Co-authored-by: ljedrz <ljedrz@users.noreply.github.com>
    Signed-off-by: vicsn <victor.s.nicolaas@protonmail.com>
    vicsn and ljedrz committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    5c6ff28 View commit details
    Browse the repository at this point in the history