hyperledger-labs / SmartBFT

Implementation of the SmartBFT consensus library (https://arxiv.org/abs/2107.06922)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

View change: renew timeouts on all requests in the request pool

tock-ibm opened this issue · comments

When a view change happens in a node, reset all the timeouts on the pending requests in the request pool.

Implemented by view change.