stellar-deprecated / stellard

INACTIVE. Server in the Stellar network. Maintains the distributed ledger. Introduces and validates transactions. This repo is not in active development, it is being replaced by stellar-core.
Other
271 stars 60 forks source link

Improve the way we declare a close time consensus #168

Closed MonsieurNicolas closed 9 years ago

MonsieurNicolas commented 9 years ago

avoids delaying consensus when there is no consensus on network time.

this basically causes the peer to just move on (accepting a ledger with flag sLCF_NoConsensusTime set for the close flag) and hopefully get consensus later on