mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Properly take close time rounding and monotonic ledger close times into account when determining if we have a close time consensus. In some cases, we send an extra proposal at the end of a round. This can be removed once all servers have the correct end of round detection logic.