This removes the circular dependency txmempool -> validation -> txmempool.
Partial backport of core#28385.
Depends on D15785.
Differential D15786
Move DisconnectedBlockTransactions to its own file Fabien on Mar 26 2024, 11:29. Authored by
Details
This removes the circular dependency txmempool -> validation -> txmempool. Partial backport of core#28385. Depends on D15785. ninja all check-all
Diff Detail
Event Timeline
Comment Actions Don't introduce the avalanche/processor -> validation -> txmempool -> avalanche/processor circular dependency
|