This ensures that deep reorg are not possible.
Can be controlled by the -maxreorgdepth parameter. Set to -1 to disable.
Depends on D2083
Differential D2102
Auto-finalize block once they reached a certain depth (by default 10) deadalnix on Nov 19 2018, 14:18. Authored by
Details
This ensures that deep reorg are not possible. Can be controlled by the -maxreorgdepth parameter. Set to -1 to disable. Depends on D2083 Added an integration test.
Diff Detail
|