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

If a PoS block creation repetition takes less than a configurable dur… #5048

Merged
merged 7 commits into from
Feb 14, 2023

Commits on Feb 3, 2023

  1. If a PoS block creation repetition takes less than a configurable dur…

    …ation, then waits before next repetition
    
    Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
    fab-10 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    33a7d16 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
    fab-10 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    ee0444d View commit details
    Browse the repository at this point in the history
  3. Add unit test

    Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
    fab-10 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    fc5da86 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Update besu/src/main/java/org/hyperledger/besu/cli/BesuCommand.java

    Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
    Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
    fab-10 and macfarla authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    f8c8165 View commit details
    Browse the repository at this point in the history
  2. Update besu/src/main/java/org/hyperledger/besu/cli/options/unstable/M…

    …iningOptions.java
    
    Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
    Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
    fab-10 and macfarla authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    b2c8be5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into block-creation-min-duration

    Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
    fab-10 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    29f4887 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

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