Forked from
NebulousLabs / Sia
Source project has a limited visibility.
-
David Vorick authored
Running 'siad' was too slow in DEBUG mode, as a result, nobody used debug mode. The major offender was the consistency checker, which is now only probabilistic, even in DEBUG mode.
David Vorick authoredRunning 'siad' was too slow in DEBUG mode, as a result, nobody used debug mode. The major offender was the consistency checker, which is now only probabilistic, even in DEBUG mode.