mirror of https://github.com/hyperledger/besu
Minor repairs to clique block scheduling (#308)
Clique was using integer arithmetic to calculate how much "wiggle" delay should be added when the proposer is "out of turn". This would mean when an odd number of validators was in use, the max delay would be 250ms less than the expected value.
parent
8401db496c
commit
7845494187
Loading…
Reference in new issue