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

Support BFT mining coordinator being temporarily stopped while syncing #7657

Merged
merged 10 commits into from
Oct 9, 2024

Commits on Sep 20, 2024

  1. Support BFT mining coordinator being temporarily stopped while syncin…

    …g happens
    
    Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
    matthew1001 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9e7624e View commit details
    Browse the repository at this point in the history
  2. Apply same change to IbftBesuControllerBuilder

    Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
    matthew1001 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    addaa5f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    72d308a View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
    matthew1001 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d17087c View commit details
    Browse the repository at this point in the history
  3. Add event queue start/stop test

    Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
    matthew1001 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1c2a7d0 View commit details
    Browse the repository at this point in the history
  4. Add BFT mining coordinator tests

    Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
    matthew1001 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8510daf View commit details
    Browse the repository at this point in the history
  5. Typo

    Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
    matthew1001 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2c2b96a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Update consensus/common/src/main/java/org/hyperledger/besu/consensus/…

    …common/bft/BftEventQueue.java
    
    Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
    Signed-off-by: Matt Whitehead <matthew1001@hotmail.com>
    matthew1001 and macfarla authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    eff00ca View commit details
    Browse the repository at this point in the history
  2. Update consensus/common/src/main/java/org/hyperledger/besu/consensus/…

    …common/bft/BftProcessor.java
    
    Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
    Signed-off-by: Matt Whitehead <matthew1001@hotmail.com>
    matthew1001 and macfarla authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    05fb7c7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into bft-pause-while-syncing

    Signed-off-by: Matt Whitehead <matthew.whitehead@kaleido.io>
    matthew1001 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1b1d004 View commit details
    Browse the repository at this point in the history