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

[Fix] Updates conditions to advance from odd and even rounds #3119

Merged
merged 19 commits into from Mar 22, 2024

Commits on Feb 19, 2024

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

Commits on Feb 20, 2024

  1. Uses committee lookback

    mdelle1 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5883484 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    49b1009 View commit details
    Browse the repository at this point in the history
  2. nit

    raychu86 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    68d11b0 View commit details
    Browse the repository at this point in the history
  3. Update logs

    raychu86 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    2078b11 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    044ff0c View commit details
    Browse the repository at this point in the history
  2. nit

    raychu86 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0fcd890 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Merge branch 'mainnet-staging' into fix/bft-increment-rounds

    Signed-off-by: Raymond Chu <14917648+raychu86@users.noreply.github.com>
    raychu86 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    82a0140 View commit details
    Browse the repository at this point in the history
  2. Clarify documentation

    raychu86 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c9e9d01 View commit details
    Browse the repository at this point in the history
  3. Update node/bft/src/bft.rs

    Co-authored-by: Howard Wu <9260812+howardwu@users.noreply.github.com>
    Signed-off-by: Raymond Chu <14917648+raychu86@users.noreply.github.com>
    raychu86 and howardwu committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    52ae8c0 View commit details
    Browse the repository at this point in the history
  4. Update node/bft/src/bft.rs

    Co-authored-by: Howard Wu <9260812+howardwu@users.noreply.github.com>
    Signed-off-by: Raymond Chu <14917648+raychu86@users.noreply.github.com>
    raychu86 and howardwu committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    4d713c0 View commit details
    Browse the repository at this point in the history
  5. Update node/bft/src/bft.rs

    Co-authored-by: Howard Wu <9260812+howardwu@users.noreply.github.com>
    Signed-off-by: Raymond Chu <14917648+raychu86@users.noreply.github.com>
    raychu86 and howardwu committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    aaae741 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Update logs

    mdelle1 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    fdea46a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f23b61 View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    raychu86 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b564967 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    49908d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32ae27b View commit details
    Browse the repository at this point in the history