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

[Optimize] Skip the scheduled batch proposal if already proposing #3112

Merged
merged 2 commits into from
Mar 2, 2024

Commits on Feb 21, 2024

  1. perf: skip the timed batch proposal if round progression already trig…

    …gered one
    
    Signed-off-by: ljedrz <ljedrz@gmail.com>
    ljedrz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    c1fafe8 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Update node/bft/src/primary.rs

    Signed-off-by: Howard Wu <9260812+howardwu@users.noreply.github.com>
    howardwu authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    44f498b View commit details
    Browse the repository at this point in the history