mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-09 15:37:54 -05:00
* Support BFT mining coordinator being temporarily stopped while syncing happens Signed-off-by: Matthew Whitehead <matthew1001@gmail.com> * Apply same change to IbftBesuControllerBuilder Signed-off-by: Matthew Whitehead <matthew1001@gmail.com> * Add changelog entry Signed-off-by: Matthew Whitehead <matthew1001@gmail.com> * Add event queue start/stop test Signed-off-by: Matthew Whitehead <matthew1001@gmail.com> * Add BFT mining coordinator tests Signed-off-by: Matthew Whitehead <matthew1001@gmail.com> * Typo Signed-off-by: Matthew Whitehead <matthew1001@gmail.com> * 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> * 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> --------- Signed-off-by: Matthew Whitehead <matthew1001@gmail.com> Signed-off-by: Matt Whitehead <matthew1001@hotmail.com> Signed-off-by: Matt Whitehead <matthew.whitehead@kaleido.io> Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>