Another step in removing access to the g_avalanche global in Chainstate code.
Depends on D16266
Differential D16267
[avalanche] pass the avalanche processor to Chainstate::LoadExternalBlockFile and ThreadImport PiRK on Jun 4 2024, 10:11. Authored by
Details
Another step in removing access to the g_avalanche global in Chainstate code. Depends on D16266 ninja all check-all
Diff Detail
Event Timeline
Comment Actions we can pass a pointer to ThreadImport in anticipation of not initializing the avalanche processor when avalanche is not needed (see review D16224)
|