Page MenuHomePhabricator

init: start indexes sync earlier
ClosedPublic

Authored by PiRK on Tue, Mar 4, 10:03.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCd5b31e212b22: init: start indexes sync earlier
Summary

The mempool load can take a while, and it is not
needed for the indexes' synchronization.

Also, having the mempool load function call
inside 'blockstorage.cpp' wasn't structurally
correct.

This is a partial backport of core#27607
https://github.com/bitcoin/bitcoin/pull/27607/commits/ed4462cc78afd2065bbf5bd79728852b65b9ad7f

Test Plan

ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable