Zebra/zebra-consensus
Janito Vaqueiro Ferreira Filho a6672aa4b9
Enable `checkpoint_sync` by default (#3777)
* Enable `checkpoint_sync` by default

Provide fast synchronization by default.

* Add newline to separate fields

Make it slighly easier to read.

* Update `checkpoint_sync` documentation

Change the documentation to match the new default value, and explain
that changing the value can be used for debugging.

* Improve documentation

Remove `post-Canopy`, because Zebra will likely change checkpoint
heights in the future. Also explain better what the checkpoints are and
why it helps with debugging.

Co-authored-by: teor <teor@riseup.net>

Co-authored-by: teor <teor@riseup.net>
2022-03-09 01:21:54 +00:00
..
examples lint(clippy): warn on manual printing to stdout or stderr (#3767) 2022-03-08 09:14:15 +00:00
src Enable `checkpoint_sync` by default (#3777) 2022-03-09 01:21:54 +00:00
Cargo.toml build(deps): bump once_cell from 1.9.0 to 1.10.0 (#3747) 2022-03-08 18:34:17 +00:00