Skip to content

Allow the install to be split into schema-only and index-only portions

Eric Frias requested to merge split-installer into develop

This allows us to begin hivemind block processing before reputation tracker's indexes are created. These indexes are slow and not needed until after the node is in sync.

Merge request reports

Loading