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(bft): correctly drain channels events #1515

Merged
merged 16 commits into from
May 16, 2024

Commits on Jan 10, 2024

  1. fix: add state_test ensure drained channel

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    deb40c2 View commit details
    Browse the repository at this point in the history
  2. fix: some state tests

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    455e24f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. chore: lint

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    dc64728 View commit details
    Browse the repository at this point in the history
  2. chore: add fixme note

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c3da44e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 29, 2024

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

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    5d493c0 View commit details
    Browse the repository at this point in the history
  2. fix: add max exp

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed May 1, 2024
    Configuration menu
    Copy the full SHA
    12ca714 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. fix: remove ensureGetRoundState

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed May 6, 2024
    Configuration menu
    Copy the full SHA
    020d82e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b880d1e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    1cd4a21 View commit details
    Browse the repository at this point in the history
  2. chore: cleanup FIXME comment

    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed May 7, 2024
    Configuration menu
    Copy the full SHA
    51f40d5 View commit details
    Browse the repository at this point in the history
  3. fix: TestStateProposerSelection0

    move `ensureProposal` before `GetRoundState`
    
    Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
    gfanton committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f17c9b5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    e69b858 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    783c214 View commit details
    Browse the repository at this point in the history