Page MenuHomePhabricator

[avalanche] pass the processor to Chainstate::PreciousBlock
ClosedPublic

Authored by PiRK on Tue, Jun 4, 10:14.

Details

Summary

Another step in removing access to the g_avalanche global in Chainstate code.

Depends on D16268

Test Plan

ninja all check-all

Diff Detail

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

Event Timeline

Fabien requested changes to this revision.Tue, Jun 4, 11:55
Fabien added a subscriber: Fabien.
Fabien added inline comments.
src/rpc/blockchain.cpp
1560 ↗(On Diff #48082)

See comments on the dependency diffs, the same applies here

This revision now requires changes to proceed.Tue, Jun 4, 11:55

make it possible to run the RPC when the processor is not initialized

This revision is now accepted and ready to land.Tue, Jun 4, 16:31