mirror of https://github.com/hyperledger/besu
Support BFT mining coordinator being temporarily stopped while syncing (#7657)
* 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>pull/7752/head
parent
e4c1b5991c
commit
03a0cfad4b
Loading…
Reference in new issue